public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-14 07:27:25 to 2026-01-19 09:26:59 UTC [more...]

fsverity optimzations and speedups
 2026-01-19  9:26 UTC  (10+ 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 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-19  8:39 UTC  (65+ 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

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

[PATCH] btrfs: remove bogus NULL checks in __btrfs_write_out_cache
 2026-01-19  7:17 UTC 

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

[GIT PULL] Btrfs fixes for 6.19-rc6
 2026-01-18  2:49 UTC 

[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  (26+ messages)
` [PATCH 1/3] exportfs: Rename get_uuid() to get_disk_uuid()
` [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  (24+ messages)

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

[PATCH] btrfs: minor improvement on cow_file_range() error handling
 2026-01-14 21:05 UTC  (3+ messages)

[PATCH] btrfs: fail priority tickets in maybe_fail_all_tickets
 2026-01-14 17:20 UTC  (2+ messages)

[PATCH v2 0/4] btrfs: stop duplicating VFS code for subvolume/snapshot dentry
 2026-01-14 16:18 UTC  (2+ messages)

[PATCH] btrfs: zoned: remove redundant space_info lock and variable in do_allocation_zoned
 2026-01-14 14:44 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] btrfs: search_tree ioctl performance improvement
 2026-01-14 13:37 UTC 

[PATCH v4 0/2] btrfs: fix periodic reclaim condition
 2026-01-14 11:16 UTC  (3+ messages)
` [PATCH v4 2/2] btrfs: consolidate reclaim readiness checks in btrfs_should_reclaim()

[PATCH] btrfs: reject new transactions if the fs is fully read-only
 2026-01-14 11:11 UTC  (2+ messages)

[PATCH 2/7] btrfs: Use percpu semaphore for space info groups_sem
 2026-01-14 11:06 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] btrfs: use READA_FORWARD_ALWAYS for device extent verification
 2026-01-14  9:05 UTC  (2+ messages)

[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
 2026-01-14  7:27 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