linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-03 01:42:44 to 2022-06-08 04:06:20 UTC [more...]

bug: btrfs_commit_transaction: at fs/btrfs/extent-tree.c:2159 btrfs_run_delayed_refs
 2022-06-08  1:16 UTC 

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

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-06-08  0:32 UTC  (64+ messages)

[PATCH DRAFT] btrfs: RAID56J journal on-disk format draft
 2022-06-07 22:14 UTC  (16+ messages)

[PATCH RFC] btrfs: customizable log message id
 2022-06-07 22:43 UTC 

[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
 2022-06-07 19:21 UTC  (32+ messages)
` [PATCH 01/20] fs: Add aops->migrate_folio
` [PATCH 02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH 03/20] mm/migrate: Convert writeout() to take a folio
` [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH 05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH 06/20] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH 07/20] nfs: Convert "
` [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH 09/20] mm/migrate: Add filemap_migrate_folio()
` [PATCH 10/20] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH 11/20] ubifs: Convert to filemap_migrate_folio()
` [PATCH 12/20] f2fs: "
` [PATCH 13/20] aio: Convert to migrate_folio
` [PATCH 14/20] hugetlb: "
` [PATCH 15/20] balloon: "
` [PATCH 16/20] secretmem: "
` [PATCH 17/20] z3fold: "
` [PATCH 18/20] zsmalloc: "
` [PATCH 19/20] fs: Remove aops->migratepage()
` [PATCH 20/20] mm/folio-compat: Remove migration compatibility functions

btrfs-convert aborts with an assert
 2022-06-07 18:24 UTC  (8+ messages)

[PATCH] btrfs: use preallocated page for super block write
 2022-06-07 17:06 UTC  (2+ messages)

[PATCH 1/1] btrfs: simplify lookup_data_extent()
 2022-06-07 16:46 UTC  (2+ messages)

[PATCH 0/3] btrfs: a couple bug fixes around reflinks and fallocate
 2022-06-07 16:44 UTC  (10+ messages)
` [PATCH 1/3] btrfs: fix race between reflinking and ordered extent completion
` [PATCH 2/3] btrfs: add missing inode updates on each iteration when replacing extents
` [PATCH 3/3] btrfs: do not BUG_ON() on failure to migrate space "

[PATCH v2 0/2] btrfs: zoned: fixes for data relocation
 2022-06-07 16:22 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: zoned: prevent allocation from previous data relocation BG
` [PATCH v2 2/2] btrfs: zoned: fix critical section of relocation inode writeback

[PATCH] btrfs: split discard handling out of btrfs_map_block
 2022-06-07 16:06 UTC  (3+ messages)

[PATCH] btrfs: stop looking at btrfs_bio->iter in index_one_bio
 2022-06-07 15:56 UTC  (2+ messages)

[PATCH v2] btrfs: reject log replay if there is unsupported RO flag
 2022-06-07 15:50 UTC  (4+ messages)

[PATCH] btrfs: make btrfs_super_block::log_root_transid deprecated
 2022-06-07 15:45 UTC  (3+ messages)

[PATCH] btrfs: add error messages to all unrecognized mount options
 2022-06-07 15:25 UTC  (5+ messages)

[RESEND PATCH 0/3] cleanup rdonly flag and BTRFS_FS_OPEN flag
 2022-06-07 13:30 UTC  (7+ 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-progs: make btrfs_super_block::log_root_transid deprecated
 2022-06-07 12:01 UTC 

[PATCH] btrfs: correctly populate btrfs_super_block::log_root_transid
 2022-06-07 11:16 UTC  (5+ messages)

[PATCH] btrfs-progs: convert: Properly work with large ext4 filesystems
 2022-06-07 10:24 UTC 

[PATCH] btrfs: reject log replay if there is unsupported RO flag
 2022-06-07 10:23 UTC  (3+ messages)

[PATCH] btrfs/220: zoned: skip nodatacow mount option for zoned btrfs
 2022-06-07 10:03 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: fi show: Print missing device for a mounted file system
 2022-06-07  8:35 UTC  (2+ messages)

simple synchronous read repair v2
 2022-06-07  8:13 UTC  (7+ messages)

[PATCH 0/2] btrfs: zoned: fixes for data relocation
 2022-06-07  6:59 UTC  (5+ messages)
` [PATCH 1/2] btrfs: zoned: prevent allocation from previous data relocation BG
` [PATCH 2/2] btrfs: zoned: fix critical section of relocation inode writeback

[PATCH v2 0/5] btrfs: avoid unnecessary double loop usage in RAID56
 2022-06-06 21:11 UTC  (2+ messages)

extent_io bio submission cleanup
 2022-06-06 20:26 UTC  (12+ 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

Btrfs progs release 5.18.1
 2022-06-06 17:20 UTC 

[PATCH] btrfs: sysfs: advertise zoned support among features
 2022-06-06 16:36 UTC 

[PATCH 0/3] btrfs: Replace kmap() with kmap_local_page()
 2022-06-06 14:32 UTC  (6+ messages)

[PATCH 3/3] btrfs: Replace kmap() with kmap_local_page() in zlib.c
 2022-06-06 12:11 UTC  (2+ messages)

[HELP] open_ctree failed when mounting RAID1
 2022-06-06 11:19 UTC  (2+ messages)

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

cleanup btrfs bio handling, part 2 v4
 2022-06-03 16:47 UTC  (3+ messages)

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


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).