Daniel Walter
|
b7e7cf7a66
fscrypt: add support for AES-128-CBC
|
8 years ago |
Eric Biggers
|
cd39e4bac1
fscrypt: remove unnecessary checks for NULL operations
|
8 years ago |
Linus Torvalds
|
a643f9054c
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
|
8 years ago |
Eric Biggers
|
1b53cf9815
fscrypt: remove broken support for detecting keyring key revocation
|
8 years ago |
David Howells
|
0837e49ab3
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
|
8 years ago |
Colin Ian King
|
02680b31a0
fscrypt: remove redundant assignment of res
|
8 years ago |
Eric Biggers
|
a5d431eff2
fscrypt: make fscrypt_operations.key_prefix a string
|
8 years ago |
Theodore Ts'o
|
5bbdcbbb39
fscrypt: make test_dummy_encryption require a keyring key
|
8 years ago |
Theodore Ts'o
|
fe4f6c801c
fscrypt: fix the test_dummy_encryption mount option
|
8 years ago |
David Gstir
|
f32d7ac20a
fscrypt: Delay bounce page pool allocation until needed
|
8 years ago |
Theodore Ts'o
|
3325bea5b2
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
|
8 years ago |
Eric Biggers
|
a6e0891286
fscrypto: don't use on-stack buffer for key derivation
|
8 years ago |
Eric Biggers
|
d83ae730b6
fscrypto: remove unnecessary includes
|
9 years ago |
Eric Biggers
|
8f39850dff
fscrypto: improved validation when loading inode encryption metadata
|
9 years ago |
Jaegeuk Kim
|
b5a7aef1ef
fscrypto/f2fs: allow fs-specific key prefix for fs encryption
|
9 years ago |
Linus Torvalds
|
d407574e79
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
9 years ago |
Jaegeuk Kim
|
0b81d07790
fs crypto: move per-file encryption from f2fs tree to fs/crypto
|
10 years ago |