Patch Series

Subject fs-verity support for XFS with post EOF merkle tree
Author aalbersh@kernel.org
Date 2026-04-20 11:46:48 +0000 UTC
Version
Cc aalbersh@kernel.org aalbersh@redhat.com amir73il@gmail.com 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-unionfs@vger.kernel.org linux-xfs@vger.kernel.org

Patches (22)

Name Content [All]
[PATCH v8 01/22] fsverity: report validation errors through fserror to fsnotify [Body]
[PATCH v8 02/22] fsverity: expose ensure_fsverity_info() [Body]
[PATCH v8 03/22] ovl: use core fsverity ensure info interface [Body]
[PATCH v8 04/22] fsverity: generate and store zero-block hash [Body]
[PATCH v8 05/22] fsverity: pass digest size and hash of the all-zeroes block to ->write [Body]
[PATCH v8 06/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity [Body]
[PATCH v8 07/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity [Body]
[PATCH v8 08/22] iomap: teach iomap to read files with fsverity [Body]
[PATCH v8 09/22] iomap: introduce iomap_fsverity_write() for writing fsverity metadata [Body]
[PATCH v8 10/22] xfs: introduce fsverity on-disk changes [Body]
[PATCH v8 11/22] xfs: initialize fs-verity on file open [Body]
[PATCH v8 12/22] xfs: don't allow to enable DAX on fs-verity sealed inode [Body]
[PATCH v8 13/22] xfs: disable direct read path for fs-verity files [Body]
[PATCH v8 14/22] xfs: handle fsverity I/O in write/read path [Body]
[PATCH v8 15/22] xfs: use read ioend for fsverity data verification [Body]
[PATCH v8 16/22] xfs: add fs-verity support [Body]
[PATCH v8 17/22] xfs: remove unwritten extents after preallocations in fsverity metadata [Body]
[PATCH v8 18/22] xfs: add fs-verity ioctls [Body]
[PATCH v8 19/22] xfs: advertise fs-verity being available on filesystem [Body]
[PATCH v8 20/22] xfs: check and repair the verity inode flag state [Body]
[PATCH v8 21/22] xfs: introduce health state for corrupted fsverity metadata [Body]
[PATCH v8 22/22] xfs: enable ro-compat fs-verity flag [Body]
Session 2026-04-20
ID (for dev) f2f81dbf-4d74-42e5-99b1-e627219a5c00
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base c1f49dea2b8f335813d3b348fd39117fb8efb428 [Config] passed [Log]
[KASAN] Boot test: Base c1f49dea2b8f335813d3b348fd39117fb8efb428 [Config] passed [Log]
[KASAN] Build Patched c1f49dea2b8f335813d3b348fd39117fb8efb428 [Config] [patched] passed [Log]
[KASAN] Boot test: Patched c1f49dea2b8f335813d3b348fd39117fb8efb428 [Config] [patched] passed [Log]
[KASAN] Fuzz c1f49dea2b8f335813d3b348fd39117fb8efb428 [Config] c1f49dea2b8f335813d3b348fd39117fb8efb428 [Config] [patched] passed [Log] [Artifacts]