Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2022-05-31 01:12:33 to 2022-06-06 06:31:14 UTC [more...]

extent_io bio submission cleanup
 2022-06-06  6:30 UTC  (8+ messages)
` [PATCH 1/3] btrfs: don't use bio->bi_private to pass the inode to submit_one_bio
` [PATCH 2/3] btrfs: merge end_write_bio and flush_write_bio
` [PATCH 3/3] btrfs: pass the btrfs_bio_ctrl to submit_one_bio

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-06-06  1:22 UTC  (73+ messages)

[PATCH 0/3] btrfs: Replace kmap() with kmap_local_page()
 2022-06-05 15:11 UTC  (17+ messages)
` [PATCH 1/3] btrfs: Replace kmap() with kmap_local_page() in inode.c
` [PATCH 2/3] btrfs: Replace kmap() with kmap_local_page() in lzo.c
` [PATCH 3/3] btrfs: Replace kmap() with kmap_local_page() in zlib.c

Manual intervention options for csum errors
 2022-06-03 19:30 UTC  (9+ messages)
        ` Fwd: "

cleanup btrfs bio handling, part 2 v4
 2022-06-03 16:47 UTC  (11+ messages)
` [PATCH 02/10] btrfs: cleanup btrfs_submit_dio_bio
` [PATCH 06/10] btrfs: don't use btrfs_bio_wq_end_io for compressed writes
` [PATCH 09/10] btrfs: refactor btrfs_map_bio
` [PATCH 10/10] btrfs: do not allocate a btrfs_bio for low-level bios

cleanup btrfs bio handling, part 2 v2
 2022-06-03 16:45 UTC  (6+ messages)
` [PATCH 05/10] btrfs: defer I/O completion based on the btrfs_raid_bio

[PATCH DRAFT] btrfs: RAID56J journal on-disk format draft
 2022-06-03  9:59 UTC  (15+ messages)

[RESEND PATCH 0/3] cleanup rdonly flag and BTRFS_FS_OPEN flag
 2022-06-03  8:43 UTC  (5+ messages)
` [RESEND PATCH 1/3] btrfs: wrap rdonly check into btrfs_fs_is_rdonly
` [RESEND PATCH 2/3] btrfs: wrap check for BTRFS_FS_OPEN flag into function
` [RESEND PATCH 3/3] btrfs: set BTRFS_FS_OPEN flag for both rdonly and rw

[PATCH] btrfs: stop looking at btrfs_bio->iter in index_one_bio
 2022-06-03  6:57 UTC 

[PATCH] btrfs: split discard handling out of btrfs_map_block
 2022-06-03  6:57 UTC 

[HELP] open_ctree failed when mounting RAID1
 2022-06-02 14:33 UTC  (4+ messages)

two more btrfs read repair tests v2
 2022-06-02 12:07 UTC  (4+ messages)
` [PATCH 8/9] btrfs: test repair with sectors corrupted in multiple mirrors

[PATCH 00/12] btrfs: some improvements and cleanups around delayed items
 2022-06-02  9:34 UTC  (27+ messages)
` [PATCH 01/12] btrfs: balance btree dirty pages and delayed items after a rename
` [PATCH 02/12] btrfs: free the path earlier when creating a new inode
` [PATCH 03/12] btrfs: balance btree dirty pages and delayed items after clone and dedupe
` [PATCH 04/12] btrfs: add assertions when deleting batches of delayed items
` [PATCH 05/12] btrfs: deal with deletion errors when deleting "
` [PATCH 06/12] btrfs: refactor the delayed item deletion entry point
` [PATCH 07/12] btrfs: improve batch deletion of delayed dir index items
` [PATCH 08/12] btrfs: assert that delayed item is a dir index item when adding it
` [PATCH 09/12] btrfs: improve batch insertion of delayed dir index items
` [PATCH 10/12] btrfs: do not BUG_ON() on failure to reserve metadata for delayed item
` [PATCH 11/12] btrfs: set delayed item type when initializing it
` [PATCH 12/12] btrfs: reduce amount of reserved metadata for delayed item insertion

[PATCH v2 0/5] btrfs: avoid unnecessary double loop usage in RAID56
 2022-06-02  7:51 UTC  (6+ messages)
` [PATCH v2 1/5] btrfs: avoid double for loop inside finish_rmw()
` [PATCH v2 2/5] btrfs: avoid double for loop inside __raid56_parity_recover()
` [PATCH v2 3/5] btrfs: avoid double for loop inside alloc_rbio_essential_pages()
` [PATCH v2 4/5] btrfs: avoid double for loop inside raid56_rmw_stripe()
` [PATCH v2 5/5] btrfs: avoid double for loop inside raid56_parity_scrub_stripe()

[PATCH 0/5] btrfs: avoid unnecessary double loop usage in RAID56
 2022-06-02  7:13 UTC  (7+ messages)
` [PATCH 1/5] btrfs: avoid double for loop inside finish_rmw()
` [PATCH 2/5] btrfs: avoid double for loop inside __raid56_parity_recover()
` [PATCH 3/5] btrfs: avoid double for loop inside alloc_rbio_essential_pages()
` [PATCH 4/5] btrfs: avoid double for loop inside raid56_rmw_stripe()
` [PATCH 5/5] btrfs: avoid double for loop inside raid56_parity_scrub_stripe()

[PATCH] btrfs: add RAID56 submitted bio trace events
 2022-06-01 21:36 UTC  (3+ messages)

[PATCH 0/2] btrfs: fix deadlock with fsync and full sync
 2022-06-01 16:25 UTC  (5+ messages)
` [PATCH 1/2] btrfs: make the return value for log syncing consistent
` [PATCH 2/2] btrfs: fix deadlock with fsync+fiemap+full sync

[PATCH] btrfs: update stripe_sectors[]->uptodate in steal_rbio
 2022-06-01 13:47 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: raid56: reduce unnecessary parity writes
 2022-06-01 13:12 UTC  (5+ messages)
` [PATCH v2 1/3] btrfs: use integrated bitmaps for btrfs_raid_bio::dbitmap and finish_pbitmap
` [PATCH v2 2/3] btrfs: use integrated bitmaps for scrub_parity::dbitmap and ebitmap
` [PATCH v2 3/3] btrfs: only write the sectors in the vertical stripe which has data stripes

[PATCH] btrfs: remove redundant calls to flush_dcache_page
 2022-06-01 12:44 UTC  (3+ messages)

No space left errors on shutdown with systemd-homed /home dir
 2022-06-01  9:36 UTC  (13+ messages)

[PATCH] btrfs: add btrfs_debug() output for every bio submitted by btrfs RAID56
 2022-06-01  6:10 UTC  (5+ messages)

[HELP] open_ctree failed when mounting RAID1
 2022-05-31 20:05 UTC 

[PATCH 0/3] btrfs: raid56: reduce unnecessary parity writes
 2022-05-31 10:42 UTC  (3+ messages)
` [PATCH 3/3] btrfs: only write the sectors in the vertical stripe which has data stripes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox