Subject fs-verity support for XFS with post EOF merkle tree
Author aalbersh@kernel.org
Date 2026-07-21 18:40:38 +0000 UTC
Version
Cc aalbersh@kernel.org aalbersh@redhat.com djwong@kernel.org dsterba@suse.com 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 (23)
Name Content [All]
[PATCH v13 01/23] fsverity: report validation errors through fserror to fsnotify [Body]
[PATCH v13 02/23] fsverity: expose ensure_fsverity_info() [Body]
[PATCH v13 03/23] fsverity: pass digest size and hash of the all-zeroes block to ->write [Body]
[PATCH v13 04/23] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity [Body]
[PATCH v13 05/23] fsverity: improve flushing performance of fsverity_fill_zerohash [Body]
[PATCH v13 06/23] fsverity: don't allow setting DAX file attribute on fsverity files [Body]
[PATCH v13 07/23] fs,fsverity: remove check for fsverity being enabled in setattr_prepare() [Body]
[PATCH v13 08/23] fsverity: hoist statx reporting of fs-verity flag [Body]
[PATCH v13 09/23] xfs: introduce fsverity on-disk changes [Body]
[PATCH v13 10/23] xfs: don't allow to enable DAX on fs-verity sealed inode [Body]
[PATCH v13 11/23] xfs: disable direct read path for fs-verity files [Body]
[PATCH v13 12/23] xfs: don't report dio_mem_align and dio_offset_align for fsverity files [Body]
[PATCH v13 13/23] xfs: handle fsverity I/O in write/read path [Body]
[PATCH v13 14/23] xfs: always prioritize fsverity metadata ioends in ioend completion [Body]
[PATCH v13 15/23] xfs: use read ioend for fsverity data verification [Body]
[PATCH v13 16/23] xfs: add fs-verity support [Body]
[PATCH v13 17/23] xfs: remove unwritten extents after preallocations in fsverity metadata [Body]
[PATCH v13 18/23] xfs: initialize fs-verity on file open [Body]
[PATCH v13 19/23] xfs: add fs-verity ioctls [Body]
[PATCH v13 20/23] xfs: advertise fs-verity being available on filesystem [Body]
[PATCH v13 21/23] xfs: check and repair the verity inode flag state [Body]
[PATCH v13 22/23] xfs: introduce health state for corrupted fsverity metadata [Body]
[PATCH v13 23/23] xfs: enable ro-compat fs-verity flag [Body]
Session 2026-07-21
ID (for dev) 7c769605-f67e-45e4-a249-e3768232c2ef
Status waiting
Test Base Patched Verdict