Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2025-08-27 16:40:07 to 2025-09-05 16:10:45 UTC [more...]

[PATCH 00/33] btrfs: log replay bug fix, cleanups and error reporting changes
 2025-09-05 16:09 UTC  (10+ messages)
` [PATCH 01/33] btrfs: fix invalid extref key setup when replaying dentry
` [PATCH 02/33] btrfs: use booleans in walk control structure for log replay
` [PATCH 03/33] btrfs: rename replay_dest member of struct walk_control to root
` [PATCH 04/33] btrfs: rename root to log in walk_down_log_tree() and walk_up_log_tree()
` [PATCH 05/33] btrfs: add and use a log root field to struct walk_control
` [PATCH 06/33] btrfs: deduplicate log root free in error paths from btrfs_recover_log_trees()
` [PATCH 07/33] btrfs: stop passing transaction parameter to log tree walk functions
` [PATCH 08/33] btrfs: stop setting log_root_tree->log_root to NULL in btrfs_recover_log_trees()
` [PATCH 09/33] btrfs: always drop log root tree reference in btrfs_replay_log()

[WIP RFC PATCH] fs: retire I_WILL_FREE
 2025-09-05 14:07 UTC  (3+ messages)

[PATCH] btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg
 2025-09-05 13:54 UTC 

qemu-arm64: xfstests crash in bio_iov_iter_get_pages on next-20250904
 2025-09-05 12:58 UTC 

Btrfs RAID 1 mounting as R/O
 2025-09-05 11:19 UTC  (9+ messages)

[PATCH] btrfs: init file_extent_tree after i_mode has been set
 2025-09-05  9:55 UTC 

[PATCH] btrfs: remove redundant condition checks
 2025-09-05  8:01 UTC 

Need guidance on btrfs: uncorrectable errors from scrub
 2025-09-05  5:41 UTC  (2+ messages)

[PATCH v2] fstests: generic/733: avoid output difference due to bash's version
 2025-09-05  1:01 UTC  (2+ messages)

[PATCH] fstests: generic/733: avoid output difference due to bash's version
 2025-09-04 21:18 UTC  (3+ messages)

[linus:master] [btrfs] bddf57a707: stress-ng.sync-file.ops_per_sec 44.2% regression
 2025-09-04 17:07 UTC  (4+ messages)

[PATCH v2] fstests: generic/228: do not rely on the bash core dump output
 2025-09-04 13:00 UTC  (2+ messages)

[PATCH] fstests: generic/228: do not rely on the bash core dump output
 2025-09-04  5:53 UTC 

[bug report]kernel BUG at fs/btrfs/zoned.c:2587! triggered by blktests zbd/009
 2025-09-04  2:45 UTC  (3+ messages)

Golden output mismatch from generic/228, fs independent
 2025-09-04  1:29 UTC  (5+ messages)

[PATCH 0/3] btrfs-progs: tests: add new mkfs test for zoned device
 2025-09-03  7:56 UTC  (12+ messages)
` [PATCH 1/3] btrfs-progs: tests: check nullb index for the error case
` [PATCH 2/3] btrfs-progs: tests: add {,cond_}wait_for_nullbdevs
` [PATCH 3/3] btrfs-progs: tests: add new mkfs test for zoned device

[PATCH] fstests: add commit IDs for kernel fixes already merged upstream
 2025-09-02 22:27 UTC  (3+ messages)

[PATCH] generic/363: mention btrfs kernel fix for block size < page size scenario
 2025-09-02 21:43 UTC  (3+ messages)

[PATCH v2 00/54] fs: rework inode reference counting
 2025-09-02 21:16 UTC  (53+ messages)
` [PATCH v2 15/54] fs: maintain a list of pinned inodes
` [PATCH v2 16/54] fs: delete the inode from the LRU list on lookup
` [PATCH v2 17/54] fs: remove the inode from the LRU list on unlink/rmdir
` [PATCH v2 18/54] fs: change evict_inodes to use iput instead of evict directly
` [PATCH v2 19/54] fs: hold a full ref while the inode is on a LRU
` [PATCH v2 20/54] fs: disallow 0 reference count inodes
` [PATCH v2 22/54] fs: convert i_count to refcount_t
` [PATCH v2 23/54] fs: use refcount_inc_not_zero in igrab
` [PATCH v2 26/54] fs: use igrab in insert_inode_locked
` [PATCH v2 30/54] fs: change evict_dentries_for_decrypted_inodes to use refcount
` [PATCH v2 39/54] fs: remove I_WILL_FREE|I_FREEING check from dquot.c
` [PATCH v2 43/54] fs: change inode_is_dirtytime_only to use refcount
` [PATCH v2 48/54] fs: remove some spurious I_FREEING references in inode.c
` [PATCH v2 51/54] fs: remove I_FREEING|I_WILL_FREE
` [PATCH v2 52/54] fs: remove I_REFERENCED
` [PATCH v2 53/54] fs: remove I_LRU_ISOLATING flag

[GIT PULL] Btrfs fixes for 6.17-rc5
 2025-09-02 20:42 UTC  (2+ messages)

[PATCH v2] btrfs: don't allow adding block device of less than 1 MB
 2025-09-02 19:03 UTC  (4+ messages)

[PATCH v2 00/16] btrfs: remap tree
 2025-09-02 15:21 UTC  (11+ messages)
` [PATCH v2 10/16] btrfs: handle deletions from remapped block group
` [PATCH v2 15/16] btrfs: add fully_remapped_bgs list
` [PATCH v2 16/16] btrfs: allow balancing remap tree

[PATCH v2 0/5] btrfs: bs > ps support preparation
 2025-09-02  9:02 UTC  (6+ messages)
` [PATCH v2 1/5] btrfs: support all block sizes which is no larger than page size
` [PATCH v2 2/5] btrfs: concentrate highmem handling for data verification
` [PATCH v2 3/5] btrfs: introduce btrfs_bio_for_each_block() helper
` [PATCH v2 4/5] btrfs: introduce btrfs_bio_for_each_block_all() helper
` [PATCH v2 5/5] btrfs: cache max and min order inside btrfs_fs_info

[PATCH 0/4] btrfs: bs > ps support preparation
 2025-09-02  3:46 UTC  (8+ messages)
` [PATCH 1/4] btrfs: support all block sizes which is no larger than page size
` [PATCH 2/4] btrfs: cache max and min order inside btrfs_fs_info
` [PATCH 3/4] btrfs: replace single page bio_iter_iovec() usage
` [PATCH 4/4] btrfs: replace bio_for_each_segment usage

[PATCH] btrfs-progs: mkfs: recow strip tree as well
 2025-09-02  1:40 UTC  (5+ messages)

[PATCH] btrfs: scrub: replace max_t()/min_t() with clamp_t() in scrub_throttle_dev_io()
 2025-09-01 19:42 UTC  (2+ messages)

[PATCH v3] btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
 2025-09-01 14:44 UTC  (6+ messages)

[PATCH v2 03/54] fs: rework iput logic
 2025-09-01 10:41 UTC  (6+ messages)
` [PATCH] fs: revamp iput()

Highmem, large folio, and bvec. What is the proper interface to iterate mp bvecs?
 2025-09-01  9:14 UTC 

[PATCH RFC v3] btrfs: extract the compressed folio padding into a helper
 2025-09-01  4:28 UTC  (2+ messages)

generic/563 failure caused by losetup no longer handles block device anymore
 2025-09-01  3:59 UTC  (3+ messages)

[PATCH blktests] zbd/009: increase max open zones limit to 16
 2025-08-31 11:11 UTC  (2+ messages)

Mysterious disappearing corruption and how to diagnose
 2025-08-30 22:41 UTC  (8+ messages)

[PATCH] btrfs: fix kernel test bot warnings
 2025-08-30 21:19 UTC  (2+ messages)

[PATCH 1/2] btrfs: get_inode_info(): check NULL info parameter early
 2025-08-30  7:00 UTC  (2+ messages)

[PATCH] btrfs: fix lzo compression level output
 2025-08-30  0:17 UTC  (3+ messages)

[PATCH] btrfs: fix subvolume deletion lockup caused by inodes xarray race
 2025-08-29 14:23 UTC  (4+ messages)

[PATCH v4 0/3] introduce kernel file mapped folios
 2025-08-29  1:52 UTC  (3+ messages)

[PATCH 0/2] Allocate eb in 16k an 64k slabs, cache folio address
 2025-08-29  1:07 UTC  (11+ messages)
` [PATCH 1/2] btrfs: add 16K and 64K slabs for extent buffers
` [PATCH 2/2] btrfs: use cached extent buffer folio address everywhere

[PATCH 2/2] btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
 2025-08-29  0:02 UTC  (3+ messages)

[PATCH] btrfs: fix typos in comments and strings
 2025-08-28 23:35 UTC  (4+ messages)

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-28 12:44 UTC  (12+ messages)
` [PATCH kvm-next V11 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH kvm-next V11 2/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH kvm-next V11 3/7] mm/mempolicy: Export memory policy symbols
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[PATCH] btrfs: don't allow adding block device with 0 bytes
 2025-08-28  8:57 UTC  (4+ messages)

[PATCH 0/4] btrfs: enhance primary super block writeback errors
 2025-08-28  5:20 UTC  (6+ messages)
` [PATCH 1/4] btrfs: enhance primary super block write error detection
` [PATCH 2/4] btrfs: return error if the primary super block write to a new device failed
` [PATCH 3/4] btrfs: treat super block write back error more seriously
` [PATCH 4/4] btrfs: add extra error handling for btrfs_init_new_device()

[PATCH v3] fstests: btrfs: add a new test case to verify compressed read
 2025-08-27 16:39 UTC  (3+ messages)


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