Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
Pull fscrypt updates from Ted Ts'o: "Add support for 128-bit AES and some cleanups to fscrypt" * tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt: fscrypt: make ->dummy_context() return bool fscrypt: add support for AES-128-CBC fscrypt: inline fscrypt_free_filename()
No related branches found
No related tags found
Showing
- fs/crypto/Kconfig 1 addition, 0 deletionsfs/crypto/Kconfig
- fs/crypto/crypto.c 16 additions, 7 deletionsfs/crypto/crypto.c
- fs/crypto/fname.c 0 additions, 9 deletionsfs/crypto/fname.c
- fs/crypto/fscrypt_private.h 8 additions, 1 deletionfs/crypto/fscrypt_private.h
- fs/crypto/keyinfo.c 135 additions, 38 deletionsfs/crypto/keyinfo.c
- fs/crypto/policy.c 2 additions, 6 deletionsfs/crypto/policy.c
- fs/ext4/super.c 1 addition, 1 deletionfs/ext4/super.c
- include/linux/fscrypt_common.h 11 additions, 7 deletionsinclude/linux/fscrypt_common.h
- include/linux/fscrypt_supp.h 6 additions, 1 deletioninclude/linux/fscrypt_supp.h
- include/uapi/linux/fs.h 2 additions, 0 deletionsinclude/uapi/linux/fs.h
Loading
Please register or sign in to comment