public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-14 07:18:40 to 2023-02-20 21:12:01 UTC [more...]

[GIT PULL] fsverity updates for 6.3
 2023-02-20 21:11 UTC  (2+ messages)

[PATCH 0/6] btrfs: cleanup and small refactors around __btrfs_map_block()
 2023-02-20 21:05 UTC  (8+ messages)
` [PATCH 1/6] btrfs: remove map_lookup->stripe_len
` [PATCH 2/6] btrfs: reduce div64 calls by limiting the number of stripes of a chunk to u32
` [PATCH 3/6] btrfs: simplify the bioc argument for handle_ops_on_dev_replace()
` [PATCH 4/6] btrfs: reduce type width of btrfs_io_contexts
` [PATCH 5/6] btrfs: use a more space efficient way to represent the source of duplicated stripes
` [PATCH 6/6] btrfs: replace btrfs_io_context::raid_map with a fixed u64 value

[GIT PULL] Btrfs updates for 6.3
 2023-02-20 21:02 UTC  (2+ messages)

[PATCH] btrfs: move all btree initialization into btrfs_init_btree_inode
 2023-02-20 20:19 UTC  (3+ messages)

[PATCH 0/2] fix and optimize btrfs_lookup_bio_sums()
 2023-02-20 20:17 UTC  (4+ messages)
` [PATCH 2/2] btrfs: optimize search_file_offset_in_bio return value to bool

[PATCH] btrfs: the raid56 code does not need irqsafe locking
 2023-02-20 20:06 UTC  (3+ messages)

[PATCH] btrfs: fix unnecessary increment of read error stat on write error
 2023-02-20 20:04 UTC  (2+ messages)

[PATCH] btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inode
 2023-02-20 20:02 UTC  (3+ messages)

[PATCH v3 0/2] btrfs: fix size class loading logic
 2023-02-20 19:42 UTC  (5+ messages)
` [PATCH v3 1/2] btrfs: add size class stats to sysfs
` [PATCH v3 2/2] btrfs: fix size class loading logic

[PATCH] btrfs: remove btrfs_csum_ptr
 2023-02-20 19:31 UTC  (2+ messages)

[PATCH 0/7] Error handling fixes
 2023-02-20 19:28 UTC  (3+ messages)

Why is converting from RAID1 to single in Btrfs an I/O-intensive operation?
 2023-02-20 15:48 UTC  (14+ messages)

[PATCH] btrfs: fix dio continue after short write due to source fault
 2023-02-20 14:01 UTC  (3+ messages)

[PATCH v6 00/13] btrfs: introduce RAID stripe tree
 2023-02-20 12:41 UTC  (15+ messages)
` [PATCH v6 01/13] btrfs: re-add trans parameter to insert_delayed_ref
` [PATCH v6 02/13] btrfs: add raid stripe tree definitions
` [PATCH v6 03/13] btrfs: read raid-stripe-tree from disk
` [PATCH v6 04/13] btrfs: add support for inserting raid stripe extents
` [PATCH v6 05/13] btrfs: delete stripe extent on extent deletion
` [PATCH v6 06/13] btrfs: lookup physical address from stripe extent
` [PATCH v6 07/13] btrfs: add raid stripe tree pretty printer
` [PATCH v6 08/13] btrfs: zoned: allow zoned RAID
` [PATCH v6 09/13] btrfs: check for leaks of ordered stripes on umount
` [PATCH v6 10/13] btrfs: add tracepoints for ordered stripes
` [PATCH v6 11/13] btrfs: announce presence of raid-stripe-tree in sysfs
` [PATCH v6 12/13] btrfs: consult raid-stripe-tree when scrubbing
` [PATCH v6 13/13] btrfs: add raid-stripe-tree to features enabled with debug

cleanup submit_extent_page and friends
 2023-02-20 12:16 UTC  (23+ messages)
` [PATCH 01/12] btrfs: remove the force_bio_submit to submit_extent_page
` [PATCH 02/12] btrfs: remove a bogus submit_one_bio call in read_extent_buffer_subpage
` [PATCH 03/12] btrfs: store the bio opf in struct btrfs_bio_ctrl
` [PATCH 04/12] btrfs: remove the sync_io flag "
` [PATCH 05/12] btrfs: add a wbc pointer to "
` [PATCH 06/12] btrfs: move the compress_type check out of btrfs_bio_add_page
` [PATCH 07/12] btrfs: rename the this_bio_flag variable in btrfs_do_readpage
` [PATCH 08/12] btrfs: remove the compress_type argument to submit_extent_page
` [PATCH 09/12] btrfs: remove the submit_extent_page return value
` [PATCH 10/12] btrfs: simplify the error handling in __extent_writepage_io
` [PATCH 11/12] btrfs: check for contiguity in submit_extent_page
` [PATCH 12/12] btrfs: simplify submit_extent_page

[PATCH v2 0/4] btrfs: reduce the memory usage for btrfs_io_context, and reduce its variable sized members
 2023-02-20 12:14 UTC  (11+ messages)
` [PATCH v2 2/4] btrfs: small improvement for btrfs_io_context structure
` [PATCH v2 4/4] btrfs: replace btrfs_io_context::raid_map[] with a fixed u64 value

[PATCH v3] btrfs: make dev-replace properly follow its read mode
 2023-02-20 11:58 UTC 

[PATCH v2] btrfs: make dev-replace properly follow its read mode
 2023-02-20 11:51 UTC  (4+ messages)

next: 32-bit: ERROR: modpost: "__aeabi_uldivmod" [fs/btrfs/btrfs.ko] undefined!
 2023-02-20 10:44 UTC 

[syzbot] [btrfs?] kernel BUG in btrfs_ioctl_add_dev
 2023-02-20  7:54 UTC 

Can we get an override for NOCOW?
 2023-02-18 18:52 UTC 

bug: btrfs receive: ERROR: clone: did not find source subvol
 2023-02-18 14:42 UTC  (3+ messages)

back&forth send/receiving?
 2023-02-18  6:57 UTC  (10+ messages)

KMSAN: uninit-value in generic_bin_search
 2023-02-18  6:02 UTC 

Return of btrfs_del_item
 2023-02-18  0:04 UTC  (2+ messages)

[PATCH] fstests: btrfs/249, add _wants_kernel_commit
 2023-02-17 23:57 UTC  (10+ messages)
` [PATCH v2] fstests: btrfs/249: "
` [PATCH v3] Subject: [PATCH v3] fstests: btrfs/249: add _wants_kernel_commit and _fixed_by_git_commit
` [PATCH v4] "

[PATCH] btrfs: make dev-replace properly follow its read policy
 2023-02-17 23:32 UTC  (3+ messages)

[PATCH stable-5.4.y] btrfs: free device in btrfs_close_devices for a single device filesystem
 2023-02-17 14:04 UTC  (2+ messages)

LMDB mdb_copy produces a corrupt database on btrfs, but not on ext4
 2023-02-17 11:38 UTC  (19+ messages)

[PATCH] generic/604: fix test to actually create dirty inodes
 2023-02-17  8:15 UTC  (3+ messages)

[PATCH v6] btrfs: test block group size class loading logic
 2023-02-17  6:48 UTC  (5+ messages)

[PATCH RFC] btrfs: do not use the replace target device as an extra mirror
 2023-02-17  6:08 UTC  (10+ messages)

[Regression] Bug 216961 - Severe IO scheduling starvation issues with btrfs
 2023-02-17  5:17 UTC  (4+ messages)

Never balance metadata?
 2023-02-17  3:19 UTC  (5+ messages)

[PATCH v7] btrfs: test block group size class loading logic
 2023-02-16 16:23 UTC  (2+ messages)

KASAN: A use-after-free bug in btrfsic_print_rem_link
 2023-02-16  8:58 UTC 

[PATCH v5] btrfs: test block group size class loading logic
 2023-02-15 21:58 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 3/4] btrfs: send: limit number of clones and allocated memory size
 2023-02-15 20:47 UTC 

[PATCH AUTOSEL 4.14 2/3] btrfs: send: limit number of clones and allocated memory size
 2023-02-15 20:47 UTC 

[PATCH AUTOSEL 5.15 07/12] btrfs: send: limit number of clones and allocated memory size
 2023-02-15 20:46 UTC 

[PATCH AUTOSEL 5.4 4/7] btrfs: send: limit number of clones and allocated memory size
 2023-02-15 20:46 UTC 

[PATCH AUTOSEL 5.10 5/8] btrfs: send: limit number of clones and allocated memory size
 2023-02-15 20:46 UTC 

[PATCH AUTOSEL 6.1 11/24] btrfs: send: limit number of clones and allocated memory size
 2023-02-15 20:45 UTC 

[PATCH] btrfs: send: fix emission of invalid paths when issuing utimes commands
 2023-02-15 18:39 UTC  (2+ messages)

[PATCH] btrfs: send: fix cache entry leak after failure to add it to the name cache
 2023-02-15 18:37 UTC  (2+ messages)

Domain it-archiv.de
 2023-02-15 15:50 UTC 

[PATCH v2 0/6] btrfs-progs: add support for RAID stripe tree
 2023-02-15 14:31 UTC  (7+ messages)
` [PATCH v2 1/6] btrfs-progs: add raid-stripe-tree definitions
` [PATCH v2 2/6] btrfs-progs: read fs with stripe tree from disk
` [PATCH v2 3/6] btrfs-progs: add dump tree support for the raid stripe tree
` [PATCH v2 4/6] btrfs-progs: read stripe tree when mapping blocks
` [PATCH v2 5/6] btrfs-progs: load zone info for all zoned devices
` [PATCH v2 6/6] btrfs-progs: allow zoned RAID

[PATCH 0/3] fstests: btrfs- add _fixed_by for new tests in the auto group
 2023-02-15 14:24 UTC  (7+ messages)
` [PATCH 2/3] fstests: btrfs/219, add _fixed_by_kernel_commit
  ` [PATCH v2] "
` [PATCH v3] fstests: btrfs/185, 198 and 219 "

BTRFS_IOC_ENCODED_READ testing
 2023-02-15  7:31 UTC 

[PATCH AUTOSEL 6.1 02/93] btrfs: limit device extents to the device size
 2023-02-15  7:04 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 03/93] btrfs: zlib: zero-initialize zlib workspace

a problem of 'clear_cache,space_cache=v2' when block-group-tree is enabled
 2023-02-14 23:43 UTC  (2+ messages)

[PATCH 0/2] btrfs: block group size class load fixes
 2023-02-14 22:12 UTC  (4+ messages)
` [PATCH 1/2] btrfs: fix size class loading logic

Automatic block group reclaim not working as expected?
 2023-02-14 14:32 UTC  (8+ messages)

[RFC PATCH 1/1 v2] Reduce frequencies of entry-relink on free space trees
 2023-02-14 10:16 UTC 

[RFC PATCH 1/1 v2] Reduce frequencies of entry-relink on free space trees
 2023-02-14  9:57 UTC 

[PATCH -next v2 1/3] driver core: add error handling for devtmpfs_create_node()
 2023-02-14  7:59 UTC  (3+ messages)

[PATCH v2] btrfs-progs: fsfeatures: remove the EXPERIMENTAL flags for block group tree runtime feature
 2023-02-14  7:55 UTC 

[PATCH] btrfs-progs: fsfeatures: remove the EXPERIMENTAL flags for block group tree runtime feature
 2023-02-14  7:42 UTC  (2+ messages)


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