From: Eric Biggers <ebiggers@xxxxxxxxxx> I'm volunteering to maintain fs-verity. It's been suggested to take fs-verity changes through the fscrypt git tree, but as these are logically independent features I suggest having a separate git tree for fs-verity. But I left the mailing list as linux-fscrypt for now. Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 690c2f68a401f..72fef7c44bfba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6052,6 +6052,17 @@ S: Maintained F: fs/notify/ F: include/linux/fsnotify*.h +FSVERITY: READ-ONLY FILE-BASED AUTHENTICITY PROTECTION +M: Eric Biggers <ebiggers@xxxxxxxxxx> +L: linux-fscrypt@xxxxxxxxxxxxxxx +Q: https://patchwork.kernel.org/project/linux-fscrypt/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity.git +S: Supported +F: fs/verity/ +F: include/linux/fsverity.h +F: include/uapi/linux/fsverity.h +F: Documentation/filesystems/fsverity.rst + FUJITSU LAPTOP EXTRAS M: Jonathan Woithe <jwoithe@xxxxxxxxxx> L: platform-driver-x86@xxxxxxxxxxxxxxx -- 2.19.1.568.g152ad8e336-goog