blob: 04a4789cc76152048f1f251642be3c6b5f8f1c43 [file] [log] [blame]
5dae460c2292 ("fscrypt: v2 encryption policy support")
c1144c9b8ad9 ("fscrypt: add an HKDF-SHA512 implementation")
b1c0ec3599f4 ("fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl")
22d94f493bfb ("fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl")
feed82586191 ("fscrypt: rename keyinfo.c to keysetup.c")
0109ce76dd6e ("fscrypt: move v1 policy key setup to keysetup_v1.c")
3ec4f2a62927 ("fscrypt: refactor key setup code in preparation for v2 policies")
a828daabb2ae ("fscrypt: rename fscrypt_master_key to fscrypt_direct_key")
59dc6a8e1f53 ("fscrypt: add ->ci_inode to fscrypt_info")
3b6df59bc4d2 ("fscrypt: use FSCRYPT_* definitions, not FS_*")
2336d0deb2d4 ("fscrypt: use FSCRYPT_ prefix for uapi constants")
7af0ab0d3aab ("fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>")
63f668f0def1 ("fscrypt: improve warning messages for unsupported encryption contexts")
886da8b39cf2 ("fscrypt: make fscrypt_msg() take inode instead of super_block")
75798f85f2ba ("fscrypt: remove loadable module related code")
adbd9b4dee70 ("fscrypt: remove selection of CONFIG_CRYPTO_SHA256")
0bb06cac060d ("fscrypt: remove unnecessary includes of ratelimit.h")
2c58d548f570 ("fscrypt: cache decrypted symlink target in ->i_link")
e37a784d8b6a ("fscrypt: use READ_ONCE() to access ->i_crypt_info")
0cdc17ebd207 ("ubifs: fix use-after-free on symlink traversal")
d1cae9487133 ("Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt")