public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 04:53:50 to 2026-01-19 16:29:57 UTC [more...]

[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-19 16:26 UTC  (23+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 03/31] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH v2 04/31] ext4: "
` [PATCH v2 05/31] ext2: "
` [PATCH v2 06/31] erofs: "
` [PATCH v2 07/31] efs: "
` [PATCH v2 08/31] xfs: "
` [PATCH v2 09/31] ceph: "
` [PATCH v2 10/31] btrfs: "
` [PATCH v2 11/31] befs: "
` [PATCH v2 12/31] ufs: "
` [PATCH v2 13/31] udf: "
` [PATCH v2 14/31] affs: "
` [PATCH v2 15/31] squashfs: "
` [PATCH v2 16/31] smb/client: "
` [PATCH v2 17/31] ovl: "
` [PATCH v2 18/31] orangefs: "
` [PATCH v2 19/31] ocfs2: "
` [PATCH v2 20/31] ntfs3: "
` [PATCH v2 21/31] nilfs2: "
` [PATCH v2 22/31] nfs: "

[GIT PULL] Btrfs fixes for 6.19-rc6
 2026-01-19 13:53 UTC  (2+ messages)

[PATCH] btrfs: remove bogus NULL checks in __btrfs_write_out_cache
 2026-01-19 12:49 UTC  (3+ messages)

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-19 12:30 UTC  (67+ messages)
` [PATCH 01/29] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH 02/29] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH 03/29] ext4: "
` [PATCH 04/29] ext2: "
` [PATCH 05/29] erofs: "
` [PATCH 06/29] efs: "
` [PATCH 07/29] xfs: "
` [PATCH 08/29] ceph: "
` [PATCH 09/29] btrfs: "
` [PATCH 10/29] befs: "
` [PATCH 11/29] ufs: "
` [PATCH 12/29] udf: "
` [PATCH 13/29] affs: "
` [PATCH 14/29] squashfs: "
` [PATCH 15/29] smb/client: "
` [PATCH 16/29] ovl: "
` [PATCH 17/29] orangefs: "
` [PATCH 18/29] ocfs2: "
` [PATCH 19/29] ntfs3: "
` [PATCH 20/29] nilfs2: "
` [PATCH 21/29] nfs: "
` [PATCH 22/29] jfs: "
` [PATCH 23/29] jffs2: "
` [PATCH 24/29] isofs: "
` [PATCH 25/29] gfs2: "
` [PATCH 26/29] fuse: "
` [PATCH 27/29] fat: "
` [PATCH 28/29] f2fs: "
` [PATCH 29/29] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES

fsverity optimzations and speedups
 2026-01-19 12:06 UTC  (14+ messages)
` [PATCH 1/6] fs,fsverity: reject size changes on fsverity files in setattr_prepare
` [PATCH 2/6] fs,fsverity: clear out fsverity_info from common code
` [PATCH 3/6] fs,fsverity: handle fsverity in generic_file_open
` [PATCH 4/6] fsverity: use a hashtable to find the fsverity_info
` [PATCH 5/6] fsverity: pass struct file to ->write_merkle_tree_block
` [PATCH 6/6] fsverity: kick off hash readahead at data I/O submission time

[PATCH AUTOSEL 6.18-5.10] btrfs: fix deadlock in wait_current_trans() due to ignored transaction type
 2026-01-19 11:46 UTC  (2+ messages)

[PATCH] btrfs: use the btrfs_block_group_end() helper everywhere
 2026-01-19  7:29 UTC  (6+ messages)

[PATCH v4] btrfs: do not strictly require dirty metadata threshold for metadata writepages
 2026-01-19  7:01 UTC 

[PATCH RFC 0/1] btrfs: don't allocate data off of conventional zones
 2026-01-19  6:50 UTC  (9+ messages)
` [PATCH RFC 1/1] btrfs: zoned: only allocate data off of sequential zones
` [PATCH RFC 1/2] btrfs-progs: collapse find_free_dev_extent into find_free_dev_extent_start
` [PATCH RFC 2/2] btrfs-progs: zoned: only allocate data off of sequential zones

[PATCH v3] btrfs: do not strictly require dirty metadata threshold for metadata writepages
 2026-01-19  6:44 UTC  (2+ messages)

[PATCH] btrfs: fix the folio leak on S390 hardware acceleration
 2026-01-19  5:54 UTC 

[PATCH 1/4] generic/371: Fix the test to be compatible block sizes upto 64k
 2026-01-19  5:11 UTC  (3+ messages)

[PATCH 0/2] fstests: btrfs: make space cache related tests future proof
 2026-01-18 18:31 UTC  (5+ messages)
` [PATCH 1/2] fstests: btrfs/131: add explicit v1 space cache requirement
` [PATCH 2/2] fstests: btrfs: add a new test case that is future-proof

[PATCH] fsx: add missing -T option to getopt_long()
 2026-01-18 17:18 UTC  (2+ messages)

[PATCH 0/3] btrfs: apply strict alignment checks to extent maps
 2026-01-18  5:30 UTC  (4+ messages)
` [PATCH 1/3] btrfs: tests: remove invalid file extent map tests
` [PATCH 2/3] btrfs: tests: prepare extent map tests for strict alignment checks
` [PATCH 3/3] btrfs: add strict extent map "

[PATCH 0/7] btrfs: introduce seperate structure to avoid
 2026-01-18  2:37 UTC  (2+ messages)

btrfs check, file item bytenr 0
 2026-01-18  0:54 UTC  (3+ messages)

[PATCH] btrfs: use the btrfs_extent_map_end() helper everywhere
 2026-01-17  4:29 UTC  (3+ messages)

[PATCH v2] btrfs: do not strictly require dirty metadata threshold for metadata writepages
 2026-01-17  4:09 UTC  (3+ messages)

btrfs stopps working when stressed
 2026-01-16 20:55 UTC  (8+ messages)

[PATCH] btrfs: do not strictly require dirty metadata threshold for metadata writepages
 2026-01-16 20:30 UTC  (6+ messages)

[PATCH] btrfs: remove unnecessary RCU protection in clear_incompat_bg_bits
 2026-01-16 17:16 UTC  (4+ messages)

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-16 17:06 UTC  (19+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[PATCH] btrfs: add and use helper to compute the free space for a block group
 2026-01-16  9:59 UTC  (10+ messages)
` [PATCH v2] "

Suggestion: last-mod index and journaling for handling Btrfs RAID56 "write holes"
 2026-01-16  8:52 UTC  (2+ messages)

[REGRESSION] VirtualBox VM crashes (BSOD) during Windows installation on btrfs with kernels 6.18+ (works on 6.12 LTS)
 2026-01-15 21:18 UTC  (10+ messages)

Fwd: Damaged filesystem
 2026-01-15 19:45 UTC 

[PATCH] btrfs: add extra device item checks at mount
 2026-01-15 16:28 UTC  (2+ messages)

btrfs: refcount_t underflow/use-after-free in delayed inode update on 6.18.y (works on 6.17.y)
 2026-01-15 16:03 UTC  (3+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-15  8:33 UTC  (17+ messages)

[PATCH] btrfs: cleanup node balancing condition for balance_level()
 2026-01-15  7:09 UTC 


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