]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge patch series "vfs infrastructure for fs-verity support for XFS with post EOF...
authorChristian Brauner <brauner@kernel.org>
Thu, 4 Jun 2026 11:47:27 +0000 (13:47 +0200)
committerChristian Brauner <brauner@kernel.org>
Fri, 5 Jun 2026 11:36:23 +0000 (13:36 +0200)
Christian Brauner <brauner@kernel.org> says:

This brings in the vfs infrastructure required to implement fs-verity
support for XFS.

* patches from https://patch.msgid.link/20260520123722.405752-1-aalbersh@kernel.org:
  iomap: introduce iomap_fsverity_write() for writing fsverity metadata
  iomap: teach iomap to read files with fsverity
  iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
  fsverity: generate and store zero-block hash

Link: https://patch.msgid.link/20260520123722.405752-1-aalbersh@kernel.org
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>

Trivial merge