blob: 7d2a652e270b0016482cccd27f53289458cc445c [file] [log] [blame]
1565bdad59e9 ("fscrypt: remove struct fscrypt_ctx")
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")
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")
0bb06cac060d ("fscrypt: remove unnecessary includes of ratelimit.h")
53bc1d854c64 ("fscrypt: support encrypting multiple filesystem blocks per page")
03569f2fb8e7 ("fscrypt: introduce fscrypt_encrypt_block_inplace()")
eeacfdc68a10 ("fscrypt: clean up some BUG_ON()s in block encryption/decryption")
f47fcbb2b578 ("fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()")
2a415a025731 ("fscrypt: remove the "write" part of struct fscrypt_ctx")
d2d0727b1654 ("fscrypt: simplify bounce page handling")
ff5d3a97075c ("fscrypt: remove WARN_ON_ONCE() when decryption fails")
cd0265fcd2ea ("fscrypt: drop inode argument from fscrypt_get_ctx()")
5160bcce5c3c ("Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs")