From: Eric Biggers Date: Mon, 22 Jul 2019 16:26:20 +0000 (-0700) Subject: fs-verity: add MAINTAINERS file entry X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c9570b2ced0305ad2e69ff57012641c584bfa2a9;p=linux.git fs-verity: add MAINTAINERS file entry fs-verity will be jointly maintained by Eric Biggers and Theodore Ts'o. Reviewed-by: Theodore Ts'o Reviewed-by: Jaegeuk Kim Signed-off-by: Eric Biggers --- diff --git a/MAINTAINERS b/MAINTAINERS index 6426db5198f05..bf086a7f324a0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6629,6 +6629,18 @@ S: Maintained F: fs/notify/ F: include/linux/fsnotify*.h +FSVERITY: READ-ONLY FILE-BASED AUTHENTICITY PROTECTION +M: Eric Biggers +M: Theodore Y. Ts'o +L: linux-fscrypt@vger.kernel.org +Q: https://patchwork.kernel.org/project/linux-fscrypt/list/ +T: git git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git fsverity +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 L: platform-driver-x86@vger.kernel.org