blob: 3f29e3c5d42d3c254a41e65b7cb05955cb5a04e5 [file] [log] [blame]
5b2a828b98ec ("fscrypt: export fscrypt_d_revalidate()")
607009020a5e ("fscrypt: remove unnecessary extern keywords")
fe015a78e5d0 ("fscrypt: name all function parameters")
e98ad464750c ("fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctl")
edc440e3d27f ("fscrypt: improve format of no-key names")
f592efe735a2 ("fscrypt: clarify what is meant by a per-file key")
aa408f835d02 ("fscrypt: derive dirhash key for casefolded directories")
6e1918cfb263 ("fscrypt: don't allow v1 policies with casefolding")
1b3b827ee523 ("fscrypt: add "fscrypt_" prefix to fname_encrypt()")
ede7a09fc881 ("fscrypt: Allow modular crypto algorithms")
85af90e57ce9 ("fscrypt: check for appropriate use of DIRECT_KEY flag earlier")
393a24a7956c ("fscrypt: split up fscrypt_supported_policy() by policy version")
2ebdef6d8c76 ("fscrypt: move fscrypt_d_revalidate() to fname.c")
8a4ab0b866d8 ("fscrypt: constify inode parameter to filename encryption functions")
2a5831b1d297 ("fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand()")
b103fb7653ff ("fscrypt: add support for IV_INO_LBLK_64 policies")
1565bdad59e9 ("fscrypt: remove struct fscrypt_ctx")
4006d799d93b ("fscrypt: invoke crypto API for ESSIV handling")
ba13f2c8d7a0 ("fscrypt: document the new ioctls and policy version")
5ab7189a31ba ("fscrypt: require that key be added when setting a v2 encryption policy")
78a1b96bcf7a ("fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl")
23c688b54016 ("fscrypt: allow unprivileged users to add/remove keys for v2 policies")
5dae460c2292 ("fscrypt: v2 encryption policy support")
c1144c9b8ad9 ("fscrypt: add an HKDF-SHA512 implementation")
5a7e29924dac ("fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl")
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>")
29a98c1caf7b ("fscrypt: use ENOPKG when crypto API support missing")
a4d14e915bcb ("fscrypt: improve warnings for missing crypto API support")
63f668f0def1 ("fscrypt: improve warning messages for unsupported encryption contexts")
886da8b39cf2 ("fscrypt: make fscrypt_msg() take inode instead of super_block")
1c5100a2aab4 ("fscrypt: clean up base64 encoding/decoding")
75798f85f2ba ("fscrypt: remove loadable module related code")
5010fe9f0954 ("Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux")