index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
crypto_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
UPSTREAM: fscrypt: lock mutex before checking for bounce page pool
Eric Biggers
2017-12-19
1
-5
/
+3
*
ext4 crypto: add missing locking for keyring_key access
Theodore Ts'o
2017-05-29
1
-0
/
+4
*
ext4 crypto: exit cleanly if ext4_derive_key_aes() fails
Laurent Navet
2017-05-29
1
-0
/
+2
*
ext4 crypto: replace some BUG_ON()'s with error checks
Theodore Ts'o
2017-05-29
1
-3
/
+13
*
ext4 crypto: use per-inode tfm structure
Theodore Ts'o
2017-05-27
1
-30
/
+78
*
ext4 crypto: get rid of ci_mode from struct ext4_crypt_info
Theodore Ts'o
2017-05-27
1
-6
/
+5
*
ext4 crypto: use slab caches
Theodore Ts'o
2017-05-27
1
-3
/
+9
*
ext4 crypto: reorganize how we store keys in the inode
Theodore Ts'o
2017-05-27
1
-17
/
+57
*
ext4 crypto: separate kernel and userspace structure for the key
Theodore Ts'o
2017-05-27
1
-10
/
+11
*
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
2017-05-27
1
-0
/
+1
*
ext4 crypto: enable encryption feature flag
Theodore Ts'o
2017-05-27
1
-12
/
+15
*
ext4 crypto: add encryption key management facilities
Michael Halcrow
2017-05-27
1
-0
/
+162