messages from 2026-06-30 09:16:21 to 2026-07-10 10:39:02 UTC [more...]
[PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
2026-07-10 10:38 UTC (22+ messages)
` [PATCH v11 01/20] fsverity: report validation errors through fserror to fsnotify
` [PATCH v11 02/20] fsverity: expose ensure_fsverity_info()
` [PATCH v11 03/20] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v11 04/20] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v11 05/20] fsverity: improve flushing performance of fsverity_fill_zerohash
` [PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v11 07/20] xfs: introduce fsverity on-disk changes
` [PATCH v11 08/20] xfs: initialize fs-verity on file open
` [PATCH v11 09/20] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v11 10/20] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v11 11/20] xfs: disable direct read path for fs-verity files
` [PATCH v11 12/20] xfs: handle fsverity I/O in write/read path
` [PATCH v11 13/20] xfs: use read ioend for fsverity data verification
` [PATCH v11 14/20] xfs: add fs-verity support
` [PATCH v11 15/20] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v11 16/20] xfs: add fs-verity ioctls
` [PATCH v11 17/20] xfs: advertise fs-verity being available on filesystem
` [PATCH v11 18/20] xfs: check and repair the verity inode flag state
` [PATCH v11 19/20] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v11 20/20] xfs: enable ro-compat fs-verity flag
[PATCH v2] btrfs: check if root is readonly when setting posix acl
2026-07-10 9:03 UTC (4+ messages)
[PATCH] btrfs: write-protect folios during data writeback
2026-07-10 5:34 UTC (10+ messages)
[PATCH] btrfs: zoned: don't submit orphaned extent buffers
2026-07-09 10:50 UTC (4+ messages)
[PATCH v6 0/4] btrfs: simplify the stripe buffer handling
2026-07-09 10:26 UTC (8+ messages)
` [PATCH v6 1/4] btrfs: remove SCRUB_MAX_SECTORS_PER_BLOCK
` [PATCH v6 2/4] btrfs: extract the common scrub read endio into a helper
` [PATCH v6 3/4] btrfs: scrub: implement calc_sector_number() in a faster way
` [PATCH v6 4/4] btrfs: use kvmalloc() for stripe buffer of scrub_stripe
[syzbot] [btrfs?] WARNING in create_reloc_root
2026-07-09 8:51 UTC
[PATCH] btrfs: check if root is readonly when setting posix acl
2026-07-09 7:14 UTC
[PATCH v2] btrfs-progs: misc-tests: replace deprecated standalone "usebackuproot" option
2026-07-08 7:21 UTC
[PATCH] btrfs-progs: misc-tests: replace deprecated standalone "usebackuproot" option
2026-07-08 6:31 UTC
[PATCH v3 0/7] btrfs-progs: fscrypt updates
2026-07-08 5:07 UTC (15+ messages)
` [PATCH v3 1/7] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v3 2/7] btrfs-progs: start tracking extent encryption context info
` [PATCH v3 3/7] btrfs-progs: add inode encryption contexts
` [PATCH v3 4/7] btrfs-progs: print encryptin type field of file extents
` [PATCH v3 5/7] btrfs-progs: handle fscrypt context items
` [PATCH v3 6/7] btrfs-progs: check: update inline extent length checking
` [PATCH v3 7/7] btrfs-progs: recognize ENCRYPT inode item flag
[PATCH v3] btrfs: zoned: reset active_meta_bg on zone finish
2026-07-08 1:15 UTC (2+ messages)
[PATCH] btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
2026-07-07 23:48 UTC (9+ messages)
[PATCH v2] btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
2026-07-07 23:47 UTC (2+ messages)
[PATCH v2] fstests: btrfs: new test case for leaking BTRFS_FS_STATE_REMOUNTING flag
2026-07-07 21:52 UTC (2+ messages)
[PATCH v2] fstests: generic: add a basic cachestat test case
2026-07-07 12:56 UTC (2+ messages)
[PATCH] fstests: generic: add a basic cachestat test case
2026-07-07 11:17 UTC (3+ messages)
[PATCH] fstests: btrfs: new test case for leaking BTRFS_FS_STATE_REMOUNTING flag
2026-07-07 9:58 UTC (3+ messages)
[PATCH] btrfs: Add missing sctx check in cleanup path
2026-07-07 9:16 UTC
[PATCH] fstests: generic/062: avoid warning from polluting the golden output
2026-07-07 9:10 UTC (2+ messages)
[PATCH] btrfs: remove verity Merkle folio from page cache on error
2026-07-07 5:55 UTC (3+ messages)
` [PATCH v2] btrfs: add verity Merkle folio to page cache after reading it
[PATCH 0/5] btrfs: remove folio ordered flag
2026-07-07 1:39 UTC (3+ messages)
` [PATCH 2/5] btrfs: unify folio dirty flag clearing
[PATCH] btrfs: get rid of useless label in btrfs_create_dio_extent()
2026-07-06 21:36 UTC (3+ messages)
[PATCH v2] btrfs: fix extent map leak in NOCOW direct I/O write
2026-07-06 11:24 UTC (3+ messages)
[PATCH v2] btrfs: zoned: reset active_meta_bg on zone finish
2026-07-06 6:20 UTC
[PATCH] btrfs-progs: docs: mark "usebackuproot" mount option as removed
2026-07-06 5:57 UTC (2+ messages)
[PATCH v5 0/4] btrfs: simplify the stripe buffer handling
2026-07-05 11:47 UTC (5+ messages)
` [PATCH v5 1/4] btrfs: remove SCRUB_MAX_SECTORS_PER_BLOCK
` [PATCH v5 2/4] btrfs: extract the common scrub read endio into a helper
` [PATCH v5 3/4] btrfs: scrub: implement calc_sector_number() in a faster way
` [PATCH v5 4/4] btrfs: use kvmalloc() for stripe buffer of scrub_stripe
[PATCH] btrfs: fix extent map leak in NOCOW direct I/O write
2026-07-05 5:15 UTC (2+ messages)
[syzbot] Monthly btrfs report (Jul 2026)
2026-07-04 12:32 UTC
[PATCH] btrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flag
2026-07-04 8:28 UTC
[PATCHv2] btrfs: compression: allocate buckets with workspace
2026-07-03 22:45 UTC
[PATCH v3 0/3] btrfs: small changes to "usebackuproot" mount option
2026-07-03 17:06 UTC (7+ messages)
` [PATCH v3 1/3] btrfs: add "rescue=usebackuproot" into forced read-only options
` [PATCH v3 2/3] btrfs: add "rescue=usebackuproot" into "rescue=all" shortcut
` [PATCH v3 3/3] btrfs: remove "usebackuproot" mount option
[PATCH] btrfs: zoned: reset active_meta_bg on zone finish
2026-07-03 11:51 UTC (8+ messages)
[PATCH v2 03/18] btrfs: convert iomap ops to ->iomap_next()
2026-07-03 10:37 UTC (11+ messages)
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
[PATCH v2 0/3] btrfs: small changes to "usebackuproot" mount
2026-07-03 9:28 UTC (6+ messages)
` [PATCH v2 1/3] btrfs: add "rescue=usebackuproot" into forced read-only options
` [PATCH v2 2/3] btrfs: add "rescue=usebackuproot" into "rescue=all" shortcut
` [PATCH v2 3/3] btrfs: remove "usebackuproot" mount option
[PATCH] btrfs-progs: zoned: open host-managed devices with O_DIRECT for read-only
2026-07-03 7:13 UTC
[PATCH] btrfs: zoned: fix deadlock between metadata writeback and transaction commit
2026-07-03 5:54 UTC
[PATCH] btrfs: zoned: reset meta_write_pointer on zone reset
2026-07-03 5:54 UTC
[PATCH 0/2] btrfs: small changes to "usebackuproot" mount
2026-07-03 3:19 UTC (5+ messages)
` [PATCH 1/2] btrfs: add "rescue=usebackuproot" into forced read-only options
` [PATCH 2/2] btrfs: remove "usebackuproot" mount option
[PATCH v2] btrfs: replace writeback inhibition xarray with a fixed inline buffer
2026-07-02 16:46 UTC (2+ messages)
[PATCH] btrfs: set clear_cache for rescue=usebackuproot
2026-07-02 11:56 UTC
[PATCH v2 0/3] btrfs: removal of on-stack paddrs[], part 1
2026-07-02 11:13 UTC (4+ messages)
` [PATCH v2 1/3] btrfs: replace btrfs_repair_io_failure() to use bio for page iteration
` [PATCH v2 2/3] btrfs: enhance btrfs_data_csum_ok() "
` [PATCH v2 3/3] btrfs: use a shared helper to calculate data checksum for a bio
comparision table Btrfs/ZFS
2026-07-02 8:12 UTC
[PATCH 0/3] btrfs: removal of on-stack paddrs[], part 1
2026-07-02 7:36 UTC (4+ messages)
` [PATCH 1/3] btrfs: replace btrfs_repair_io_failure() to use bio for page iteration
` [PATCH 2/3] btrfs: enhance btrfs_data_csum_ok() "
` [PATCH 3/3] btrfs: use a shared helper to calculate data checksum for a bio
[PATCH v2 0/8] btrfs-progs: fscrypt updates
2026-07-02 7:18 UTC (17+ messages)
` [PATCH v2 1/8] btrfs-progs: check: fix max inline extent size
` [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
[linux-next:master] [btrfs] 9a8eec6165: fio.write_iops 22.6% regression
2026-07-02 1:55 UTC (3+ messages)
[PATCH v7 0/11] fstests: add test coverage for cloned filesystem ids
2026-07-01 17:33 UTC (9+ messages)
` [PATCH v7 01/11] fstests: add _loop_image_create_clone() helper
` [PATCH v7 04/11] fstests: add _require_unique_f_fsid() helper
` [PATCH v7 05/11] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v7 06/11] fstests: verify f_fsid for "
[PATCH] btrfs: don't pass tree_id in btrfs_search_path_in_tree()
2026-07-01 10:58 UTC (3+ messages)
` [PATCH v2] "
[PATCH] btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent maps
2026-07-01 10:48 UTC (3+ messages)
[PATCH 0/6] btrfs: defrag/autodefrag fixes and cleanups
2026-07-01 10:39 UTC (6+ messages)
` [PATCH 4/6] btrfs: defrag: use auto kfree in defrag_one_range() for folios array
[PATCH] btrfs-progs: update the direct IO behavior notes for version 7.3
2026-07-01 0:09 UTC
[BUG REPORT] btrfs/io_uring: GPF in tctx_task_work_run after encoded read error completion
2026-06-30 20:22 UTC (3+ messages)
[PATCH v4 0/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
2026-06-30 15:11 UTC (3+ messages)
` [PATCH v4 3/3] "
[PATCH] btrfs: don't let shrinker touch extent_maps that are being logged
2026-06-30 14:06 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox