linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[WIP RFC PATCH] fs: retire I_WILL_FREE
 2025-09-03  3:44 UTC  (2+ messages)

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

Golden output mismatch from generic/228, fs independent
 2025-09-02 21:40 UTC  (4+ messages)

[PATCH v2 00/54] fs: rework inode reference counting
 2025-09-02 21:16 UTC  (77+ messages)
` [PATCH v2 02/54] fs: add an icount_read helper
  ` (subset) "
` [PATCH v2 03/54] fs: rework iput logic
        ` [PATCH] fs: revamp iput()
` [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 42/54] landlock: remove I_FREEING|I_WILL_FREE check
` [PATCH v2 43/54] fs: change inode_is_dirtytime_only to use refcount
` [PATCH v2 44/54] btrfs: remove references to I_FREEING
` [PATCH v2 45/54] ext4: remove reference to I_FREEING in inode.c
` [PATCH v2 46/54] ext4: remove reference to I_FREEING in orphan.c
` [PATCH v2 47/54] pnfs: use i_count refcount to determine if the inode is going away
` [PATCH v2 48/54] fs: remove some spurious I_FREEING references in inode.c
` [PATCH v2 49/54] xfs: remove reference to I_FREEING|I_WILL_FREE
` [PATCH v2 50/54] ocfs2: do not set I_WILL_FREE
` [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
` [PATCH v2 54/54] fs: add documentation explaining the reference count rules for inodes
` [syzbot ci] Re: fs: rework inode reference counting
` (subset) [PATCH v2 00/54] "

[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 0/3] btrfs-progs: tests: add new mkfs test for zoned device
 2025-09-02 18:57 UTC  (9+ 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 v2 00/16] btrfs: remap tree
 2025-09-02 15:21 UTC  (19+ messages)
` [PATCH v2 08/16] btrfs: redirect I/O for remapped block groups
` [PATCH v2 09/16] btrfs: release BG lock before calling btrfs_link_bg_list()
` [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)

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  (7+ 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  (5+ 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  (4+ messages)

[syzbot] [block?] [ext4?] [btrfs?] INFO: rcu detected stall in sys_mount (8)
 2025-08-27 13:07 UTC 

[PATCH v2] fstests: btrfs: add a new test case to verify compressed read
 2025-08-26 21:55 UTC 

[PATCH] btrfs: fix corruption reading compressed range when block size is smaller than page size
 2025-08-26 21:46 UTC 


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