linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-14 19:39:59 to 2021-01-19 20:51:59 UTC [more...]

[PATCH 00/13] Make btrfs W=1 clean
 2021-01-19 12:26 UTC  (14+ messages)
` [PATCH 01/13] btrfs: Document modified paramater of add_extent_mapping
` [PATCH 02/13] btrfs: Fix parameter description of btrfs_add_extent_mapping
` [PATCH 03/13] btrfs: Fix function description format
` [PATCH 04/13] btrfs: Fix paramter description in delayed-ref.c functions
` [PATCH 05/13] btrfs: Improve parameter description for __btrfs_write_out_cache
` [PATCH 06/13] btrfs: Document now parameter of peek_discard_list
` [PATCH 07/13] btrfs: Document fs_info in btrfs_rmap_block
` [PATCH 08/13] btrfs: Fix description format of fs_info parameter of btrfs_wait_on_delayed_iputs
` [PATCH 09/13] btrfs: Document btrfs_check_shared parameters
` [PATCH 10/13] btrfs: Fix parameter description of btrfs_inode_rsv_release/btrfs_delalloc_release_space
` [PATCH 11/13] btrfs: Fix parameter description in space-info.c
` [PATCH 12/13] btrfs: Fix parameter description for functions in extent_io.c
` [PATCH 13/13] lib/zstd: Convert constants to defines

[PATCH v4 00/18] btrfs: add read-only support for subpage sector size
 2021-01-19 20:48 UTC  (29+ messages)
` [PATCH v4 01/18] btrfs: update locked page dirty/writeback/error bits in __process_pages_contig()
` [PATCH v4 02/18] btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK into PAGE_START_WRITEBACK
` [PATCH v4 03/18] btrfs: introduce the skeleton of btrfs_subpage structure
` [PATCH v4 04/18] btrfs: make attach_extent_buffer_page() to handle subpage case
` [PATCH v4 05/18] btrfs: make grab_extent_buffer_from_page() "
` [PATCH v4 06/18] btrfs: support subpage for extent buffer page release
` [PATCH v4 07/18] btrfs: attach private to dummy extent buffer pages
` [PATCH v4 08/18] btrfs: introduce helper for subpage uptodate status
` [PATCH v4 09/18] btrfs: introduce helper for subpage error status
` [PATCH v4 10/18] btrfs: make set/clear_extent_buffer_uptodate() to support subpage size
` [PATCH v4 11/18] btrfs: make btrfs_clone_extent_buffer() to be subpage compatible
` [PATCH v4 12/18] btrfs: implement try_release_extent_buffer() for subpage metadata support
` [PATCH v4 13/18] btrfs: introduce read_extent_buffer_subpage()
` [PATCH v4 14/18] btrfs: extent_io: make endio_readpage_update_page_status() to handle subpage case
` [PATCH v4 15/18] btrfs: disk-io: introduce subpage metadata validation check
` [PATCH v4 16/18] btrfs: introduce btrfs_subpage for data inodes
` [PATCH v4 17/18] btrfs: integrate page status update for data read path into begin/end_page_read()
` [PATCH v4 18/18] btrfs: allow RO mount of 4K sector size fs on 64K page system

[PATCH v3 0/4] btrfs: read_policy types latency, device and round-robin
 2021-01-19 19:44 UTC  (9+ messages)
` [PATCH v3 1/4] btrfs: add read_policy latency
` [PATCH v3 2/4] btrfs: introduce new device-state read_preferred
` [PATCH v3 3/4] btrfs: introduce new read_policy device
` [PATCH RFC 4/4] btrfs: introduce new read_policy round-robin

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-19 15:00 UTC  (39+ messages)
` [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [RFC PATCH 02/37] fs: use bio_init_fields in block_dev
` [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
` [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
` [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io
` [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
` [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
` [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
` [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [RFC PATCH 12/37] zonefs: use bio_init_fields in append
` [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
` [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
` [RFC PATCH 16/37] floppy: use bio_init_fields
` [RFC PATCH 17/37] pktcdvd: "
` [RFC PATCH 18/37] bcache: use bio_init_fields in journal
` [RFC PATCH 19/37] bcache: use bio_init_fields in super
` [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
` [RFC PATCH 21/37] dm-bufio: use bio_init_fields
` [RFC PATCH 22/37] dm-crypt: "
` [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
` [RFC PATCH 24/37] dm-zoned: use bio_init_fields target
` [RFC PATCH 25/37] dm-zoned: use bio_init_fields
` [RFC PATCH 26/37] dm log writes: "
` [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
` [RFC PATCH 28/37] target: use bio_init_fields in iblock
` [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
` [RFC PATCH 30/37] fs: use bio_init_fields in buffer
` [RFC PATCH 31/37] eros: use bio_init_fields in data
` [RFC PATCH 32/37] eros: use bio_init_fields in zdata
` [RFC PATCH 33/37] jfs: use bio_init_fields in metadata
` [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
` [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
` [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
` [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log

"bad tree block start" when trying to mount on ARM
 2021-01-19  9:28 UTC  (13+ messages)

[PATCH v12 00/41] btrfs: zoned block device support
 2021-01-19  0:28 UTC  (52+ messages)
` [PATCH v12 01/41] block: add bio_add_zone_append_page
` [PATCH v12 02/41] iomap: support REQ_OP_ZONE_APPEND
` [PATCH v12 03/41] btrfs: defer loading zone info after opening trees
` [PATCH v12 04/41] btrfs: use regular SB location on emulated zoned mode
` [PATCH v12 05/41] btrfs: release path before calling into btrfs_load_block_group_zone_info
` [PATCH v12 06/41] btrfs: do not load fs_info->zoned from incompat flag
` [PATCH v12 07/41] btrfs: disallow fitrim in ZONED mode
` [PATCH v12 08/41] btrfs: allow zoned mode on non-zoned block devices
` [PATCH v12 08/41] btrfs: emulated zoned mode on non-zoned devices
` [PATCH v12 09/41] btrfs: implement zoned chunk allocator
` [PATCH v12 10/41] btrfs: verify device extent is aligned to zone
` [PATCH v12 11/41] btrfs: load zone's allocation offset
` [PATCH v12 12/41] btrfs: calculate allocation offset for conventional zones
` [PATCH v12 13/41] btrfs: track unusable bytes for zones
` [PATCH v12 14/41] btrfs: do sequential extent allocation in ZONED mode
` [PATCH v12 15/41] btrfs: redirty released extent buffers "
` [PATCH v12 16/41] btrfs: advance allocation pointer after tree log node
` [PATCH v12 17/41] btrfs: enable to mount ZONED incompat flag
` [PATCH v12 18/41] btrfs: reset zones of unused block groups
` [PATCH v12 19/41] btrfs: extract page adding function
` [PATCH v12 20/41] btrfs: use bio_add_zone_append_page for zoned btrfs
` [PATCH v12 21/41] btrfs: handle REQ_OP_ZONE_APPEND as writing
` [PATCH v12 22/41] btrfs: split ordered extent when bio is sent
` [PATCH v12 23/41] btrfs: extend btrfs_rmap_block for specifying a device
` [PATCH v12 24/41] btrfs: cache if block-group is on a sequential zone
` [PATCH v12 25/41] btrfs: save irq flags when looking up an ordered extent
` [PATCH v12 26/41] btrfs: use ZONE_APPEND write for ZONED btrfs
` [PATCH v12 27/41] btrfs: enable zone append writing for direct IO
` [PATCH v12 28/41] btrfs: introduce dedicated data write path for ZONED mode
` [PATCH v12 29/41] btrfs: serialize meta IOs on "
` [PATCH v12 30/41] btrfs: wait existing extents before truncating
` [PATCH v12 31/41] btrfs: avoid async metadata checksum on ZONED mode
` [PATCH v12 32/41] btrfs: mark block groups to copy for device-replace
` [PATCH v12 33/41] btrfs: implement cloning for ZONED device-replace
` [PATCH v12 34/41] btrfs: implement copying "
` [PATCH v12 35/41] btrfs: support dev-replace in ZONED mode
` [PATCH v12 36/41] btrfs: enable relocation "
` [PATCH v12 37/41] btrfs: relocate block group to repair IO failure in ZONED
` [PATCH v12 38/41] btrfs: split alloc_log_tree()
` [PATCH v12 39/41] btrfs: extend zoned allocator to use dedicated tree-log block group
` [PATCH v12 40/41] btrfs: serialize log transaction on ZONED mode
` [PATCH v12 41/41] btrfs: reorder log node allocation

Recover data from damage disk in "array"
 2021-01-19  0:00 UTC 

Btrfs progs release 5.10
 2021-01-18 22:20 UTC 

Access Beyond End of Device & Input/Output Errors
 2021-01-18 21:07 UTC  (3+ messages)

received uuid not set btrfs send/receive
 2021-01-18  5:49 UTC  (4+ messages)

btrfs doesn't understand a drive moving from one sata port to another during suspend
 2021-01-18  3:35 UTC  (2+ messages)

[RFC][PATCH V5] btrfs: preferred_metadata: preferred device for metadata
 2021-01-18  3:05 UTC  (7+ messages)
` [PATCH 1/5] Add an ioctl to set the device properties
` [PATCH 2/5] Add flags for dedicated metadata disks
` [PATCH 3/5] Export dev_item.type in sysfs /sys/fs/btrfs/<uuid>/devinfo/<devid>/type
` [PATCH 4/5] btrfs: add preferred_metadata option
` [PATCH 5/5] btrfs: add preferred_metadata mode mount option

nodatacow mount option is disregarded when mounting subvolume into same filesystem
 2021-01-18  2:12 UTC  (2+ messages)

NVME experience?
 2021-01-18  0:38 UTC  (3+ messages)
  ` Fast, SLC SAS SSD's as dm-cache or bcache [Re: NVME experience?]

Raid1 of a slow hdd and a fast(er) SSD, howto to prioritize the SSD?
 2021-01-18  0:45 UTC  (9+ messages)
  `  "
            `  "

[PATCH] btrfs/220: fix clear_cache and inode_cache option tests
 2021-01-17 15:10 UTC 

[PATCH RFC] btrfs-progs: receive-dump, add JSON output format
 2021-01-17  7:14 UTC  (2+ messages)

raid0 confusion question
 2021-01-17  1:38 UTC  (2+ messages)

Why do we need these mount options?
 2021-01-16 20:01 UTC  (14+ messages)

[RFC][PATCH V4] btrfs: preferred_metadata: preferred device for metadata
 2021-01-16  0:25 UTC  (6+ messages)

[PATCH v2] btrfs: allow single disk devices to mount with older generations
 2021-01-15 21:58 UTC 

[PATCH v3 0/2] ->total_bytes_pinned fixes for early ENOSPC issues
 2021-01-15 21:48 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: handle ->total_bytes_pinned inside the delayed ref itself
` [PATCH v3 2/2] btrfs: account for new extents being deleted in total_bytes_pinned

[PATCH v3] btrfs: fix possible free space tree corruption with online conversion
 2021-01-15 21:26 UTC 

Btrfs progs pre-release 5.10-rc1
 2021-01-15 16:42 UTC 

[PATCH v11 01/40] block: add bio_add_zone_append_page
 2021-01-15  7:08 UTC  (3+ messages)
` [PATCH v11 22/40] btrfs: split ordered extent when bio is sent

[PATCH] btrfs-progs: filesystem-resize: make output more readable
 2021-01-14 23:48 UTC  (2+ messages)

[btrfs] e076ab2a2c: fio.write_iops -18.3% regression
 2021-01-14 22:50 UTC  (4+ messages)
  ` [LKP] "

btrfs-progs license
 2021-01-14 20:16 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).