Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Pull fscrypt updates from Eric Biggers: "Some cleanups for fs/crypto/: - Allow 256-bit master keys with AES-256-XTS - Improve documentation and comments - Remove unneeded field fscrypt_operations::max_namelen" * tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt: fscrypt: improve a few comments fscrypt: allow 256-bit master keys with AES-256-XTS fscrypt: improve documentation for inline encryption fscrypt: clean up comments in bio.c fscrypt: remove fscrypt_operations::max_namelen
No related branches found
No related tags found
Showing
- Documentation/block/inline-encryption.rst 2 additions, 0 deletionsDocumentation/block/inline-encryption.rst
- Documentation/filesystems/fscrypt.rst 61 additions, 22 deletionsDocumentation/filesystems/fscrypt.rst
- fs/crypto/bio.c 17 additions, 15 deletionsfs/crypto/bio.c
- fs/crypto/fname.c 1 addition, 2 deletionsfs/crypto/fname.c
- fs/crypto/fscrypt_private.h 13 additions, 3 deletionsfs/crypto/fscrypt_private.h
- fs/crypto/hkdf.c 8 additions, 3 deletionsfs/crypto/hkdf.c
- fs/crypto/keysetup.c 48 additions, 14 deletionsfs/crypto/keysetup.c
- fs/ext4/super.c 0 additions, 1 deletionfs/ext4/super.c
- fs/f2fs/super.c 0 additions, 1 deletionfs/f2fs/super.c
- fs/ubifs/crypto.c 0 additions, 1 deletionfs/ubifs/crypto.c
- include/linux/fscrypt.h 0 additions, 3 deletionsinclude/linux/fscrypt.h
Loading
Please register or sign in to comment