linux/fs/crypto
David Gstir b50f7b268b fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
Some filesystem might pass pages which do not have page->mapping->host
set to the encrypted inode. We want the caller to explicitly pass the
corresponding inode.

Signed-off-by: David Gstir <david@sigma-star.at>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-11-13 18:53:10 -05:00
..
crypto.c fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages 2016-11-13 18:53:10 -05:00
fname.c fscrypto: use standard macros to compute length of fname ciphertext 2016-09-30 01:46:18 -04:00
Kconfig
keyinfo.c fscrypto: remove unnecessary includes 2016-09-15 16:41:09 -04:00
Makefile
policy.c fscrypto: lock inode while setting encryption policy 2016-10-15 09:48:50 -04:00