diff options
author | Theodore Ts'o <tytso@mit.edu> | 2016-07-14 22:44:13 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-07-14 22:44:13 -0400 |
commit | 598c7d7abc832e35677b851f6afb93141c09993b (patch) | |
tree | f4176d7404a25330cbf8cb4b92655aee374515ef /MAINTAINERS | |
parent | a7550b30ab709ffb9bbe48669adf7d8556f3698f (diff) | |
download | linux-598c7d7abc832e35677b851f6afb93141c09993b.tar.bz2 |
MAINTAINRES: fs-crypto maintainers update
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7304d2e37a98..b2234f85eaca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4925,6 +4925,13 @@ F: Documentation/filesystems/caching/ F: fs/fscache/ F: include/linux/fscache*.h +FS-CRYPTO: FILE SYSTEM LEVEL ENCRYPTION SUPPORT +M: Theodore Y. Ts'o <tytso@mit.edu> +M: Jaegeuk Kim <jaegeuk@kernel.org> +S: Supported +F: fs/crypto/ +F: include/linux/fscrypto.h + F2FS FILE SYSTEM M: Jaegeuk Kim <jaegeuk@kernel.org> M: Changman Lee <cm224.lee@samsung.com> |