Patch Series

Subject fs-verity support for XFS with post EOF merkle tree
Author aalbersh@kernel.org
Date 2026-03-09 19:23:16 +0000 UTC
Version
Cc aalbersh@kernel.org djwong@kernel.org ebiggers@kernel.org fsverity@lists.linux.dev hch@lst.de linux-btrfs@vger.kernel.org linux-ext4@vger.kernel.org linux-f2fs-devel@lists.sourceforge.net linux-fsdevel@vger.kernel.org linux-xfs@vger.kernel.org

Patches (25)

Name Content [All]
[PATCH v4 01/25] fsverity: report validation errors through fserror to fsnotify [Body]
[PATCH v4 02/25] fsverity: expose ensure_fsverity_info() [Body]
[PATCH v4 03/25] fsverity: generate and store zero-block hash [Body]
[PATCH v4 04/25] fsverity: introduce fsverity_folio_zero_hash() [Body]
[PATCH v4 05/25] fsverity: pass digest size and hash of the empty block to ->write [Body]
[PATCH v4 06/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity [Body]
[PATCH v4 07/25] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity [Body]
[PATCH v4 08/25] iomap: obtain fsverity info for read path [Body]
[PATCH v4 09/25] iomap: issue readahead for fsverity merkle tree [Body]
[PATCH v4 10/25] iomap: teach iomap to handle fsverity holes and verify data holes [Body]
[PATCH v4 11/25] iomap: introduce iomap_fsverity_write() for writing fsverity metadata [Body]
[PATCH v4 12/25] xfs: introduce fsverity on-disk changes [Body]
[PATCH v4 13/25] xfs: initialize fs-verity on file open [Body]
[PATCH v4 14/25] xfs: don't allow to enable DAX on fs-verity sealed inode [Body]
[PATCH v4 15/25] xfs: disable direct read path for fs-verity files [Body]
[PATCH v4 16/25] xfs: handle fsverity I/O in write/read path [Body]
[PATCH v4 17/25] xfs: use read ioend for fsverity data verification [Body]
[PATCH v4 18/25] xfs: add fs-verity support [Body]
[PATCH v4 19/25] xfs: remove unwritten extents after preallocations in fsverity metadata [Body]
[PATCH v4 20/25] xfs: add fs-verity ioctls [Body]
[PATCH v4 21/25] xfs: advertise fs-verity being available on filesystem [Body]
[PATCH v4 22/25] xfs: check and repair the verity inode flag state [Body]
[PATCH v4 23/25] xfs: introduce health state for corrupted fsverity metadata [Body]
[PATCH v4 24/25] xfs: add fsverity traces [Body]
[PATCH v4 25/25] xfs: enable ro-compat fs-verity flag [Body]

Session 2026-03-09

ID (for dev) eb874a65-e3ad-4bfb-bdb7-96d27c415fc2
Status waiting
Test Base Patched Verdict