messages from 2022-05-17 06:53:54 to 2022-05-20 16:48:07 UTC [more...]
two more btrfs read repair tests
2022-05-20 16:47 UTC (2+ messages)
` [PATCH 2/2] btrfs: test repair with corrupted sectors interleaved over multiple mirrors
simple synchronous read repair
2022-05-20 16:27 UTC (53+ messages)
` [PATCH 01/15] btrfs: introduce a pure data checksum checking helper
` [PATCH 02/15] btrfs: quit early if the fs has no RAID56 support for raid56 related checks
` [PATCH 03/15] btrfs: save the original bi_iter into btrfs_bio for buffered read
` [PATCH 04/15] btrfs: remove duplicated parameters from submit_data_read_repair()
` [PATCH 05/15] btrfs: add a helper to iterate through a btrfs_bio with sector sized chunks
` [PATCH 06/15] btrfs: make repair_io_failure available outside of extent_io.c
` [PATCH 07/15] btrfs: factor out a helper to end a single sector from submit_data_read_repair
` [PATCH 08/15] btrfs: refactor end_bio_extent_readpage
` [PATCH 09/15] btrfs: factor out a btrfs_csum_ptr helper
` [PATCH 10/15] btrfs: add a btrfs_map_bio_wait helper
` [PATCH 11/15] btrfs: set ->file_offset in end_bio_extent_readpage
` [PATCH 12/15] btrfs: add new read repair infrastructure
` Why btrfs no longer allocate the extent at the beginning of an empty chunk (was: Re: [PATCH 12/15] btrfs: add new read repair infrastructure)
` [PATCH 13/15] btrfs: use the new read repair code for direct I/O
` [PATCH 14/15] btrfs: use the new read repair code for buffered reads
` [PATCH 15/15] btrfs: remove io_failure_record infrastructure completely
'btrfs rescue' command (recommended by btrfs check) fails on old BTRFS RAID1 on (currently) openSUSE Leap 15.3
2022-05-20 15:14 UTC (7+ messages)
[PATCH 0/2] btrfs-progs: free space tree fixes
2022-05-20 14:34 UTC (4+ messages)
` [PATCH 1/2] btrfs-progs: properly initialize btrfs_block_group::bitmap_high_thresh
` [PATCH 2/2] btrfs-progs: mkfs-tests: add test case to make sure we don't create bitmaps for empty fs
[PATCH] btrfs: fix hang during unmount when block group reclaim task is running
2022-05-20 13:48 UTC (2+ messages)
[PATCH] btrfs-progs: do not abuse btrfs_commit_transaction() just to update super blocks
2022-05-20 13:38 UTC (2+ messages)
[PATCH v4 00/13] support non power of 2 zoned devices
2022-05-20 10:16 UTC (42+ messages)
` [PATCH v4 06/13] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
` [PATCH v4 05/13] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
` [dm-devel] [PATCH v4 00/13] support non power of 2 zoned devices
` [PATCH v4 07/13] btrfs: zoned: use generic btrfs zone helpers to support npo2 "
` [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets
` [PATCH v4 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
[PATCH v2] btrfs:zoned: fix comment description for sb_write_pointer logic
2022-05-20 9:49 UTC (2+ messages)
[PATCH] btrfs-progs: introduce inspect-internal map-logical command
2022-05-20 8:44 UTC (2+ messages)
[RFC ONLY 0/8] btrfs: introduce raid-stripe-tree
2022-05-20 8:27 UTC (40+ messages)
` [RFC ONLY 1/8] btrfs: add raid stripe tree definitions
` [RFC ONLY 2/8] btrfs: move btrfs_io_context to volumes.h
` [RFC ONLY 3/8] btrfs: read raid-stripe-tree from disk
` [RFC ONLY 4/8] btrfs: add boilerplate code to insert raid extent
` [RFC ONLY 5/8] btrfs: add code to delete "
[PATCH v15 0/7] btrfs: add send/receive support for reading/writing compressed data
2022-05-19 22:31 UTC (8+ messages)
` [PATCH v15 2/7] btrfs: send: explicitly number commands and attributes
` [PATCH v15 3/7] btrfs: add send stream v2 definitions
Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
2022-05-19 22:28 UTC (20+ messages)
[PATCH] btrfs: ensure pages are unlocked on cow_file_range() failure
2022-05-19 16:18 UTC (5+ messages)
can't boot into filesystem
2022-05-19 12:13 UTC (11+ messages)
Trying to recover pair of drives after sudden power off
2022-05-18 17:06 UTC (3+ messages)
[PATCH] [v2] Kbuild: move to -std=gnu11
2022-05-18 14:07 UTC (6+ messages)
` [greybus-dev] "
[PATCH] btrfs-progs: doc: add more explanation on subapge limits
2022-05-18 11:39 UTC (2+ messages)
[RFC ONLY 0/6] btrfs-progs: raid-stripe-tree support for progs
2022-05-18 9:17 UTC (7+ messages)
` [RFC ONLY 1/6] btrfs-progs: add raid-stripe-tree definitions
` [RFC ONLY 2/6] btrfs-progs: read fs with stripe tree from disk
` [RFC ONLY 3/6] btrfs-progs: add dump tree support for the raid stripe tree
` [RFC ONLY 4/6] btrfs-progs: allow zoned RAID1
` [RFC ONLY 5/6] btrfs-progs: add raid-stripe-tree to mkfs runtime features
` [RFC ONLY 6/6] btrfs-progs: load zone info for all zoned devices
[PATCH v2] btrfs: prevent remounting to v1 space cache for subpage mount
2022-05-18 5:03 UTC
[PATCH] btrfs: prevent remounting to v1 space cache for subpage mount
2022-05-18 4:58 UTC (2+ messages)
` [kbuild] "
[PATCH] btrfs-progs: removed unused header check/btrfsck.h
2022-05-17 19:13 UTC (2+ messages)
[PATCH] btrfs-progs: convert: initialize the target fs label
2022-05-17 19:06 UTC (2+ messages)
[PATCH 0/5] btrfs-progs: almost full support for RAID56J profiles
2022-05-17 19:03 UTC (4+ messages)
` [PATCH 5/5] btrfs-progs: check/lowmem: fix path leakage when dev extents are invalid
extend BTRFS partition
2022-05-17 19:00 UTC (2+ messages)
[PATCH 0/2] btrfs: teach send to avoid trashing the page cache with data
2022-05-17 18:18 UTC (11+ messages)
` [PATCH 2/2] btrfs: send: avoid trashing the page cache
` [PATCH v2 0/2] btrfs: teach send to avoid trashing the page cache with data
` [PATCH 1/2] btrfs: send: keep the current inode open while processing it
New collaboration
2022-05-17 15:45 UTC
[PATCH] btrfs:zoned: Fix comment description for sb_write_pointer logic
2022-05-17 14:16 UTC (4+ messages)
[PATCH 05/13] btrfs: add btrfs_read_repair_ctrl to record corrupted sectors
2022-05-17 13:32 UTC (12+ messages)
[PATCH] fstests: add a btrfs read_repair group
2022-05-17 13:24 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox