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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
UPSTREAM: fscrypt: lock mutex before checking for bounce page pool
Eric Biggers
2017-12-19
1
-5
/
+2
*
fscrypt: add support for AES-128-CBC
Daniel Walter
2017-07-21
4
-52
/
+161
*
fscrypt: inline fscrypt_free_filename()
Eric Biggers
2017-07-21
1
-9
/
+0
*
fscrypt: remove duplicate d_inode definition in ext4 & f2fs In file included ...
Mister Oyster
2017-05-29
1
-10
/
+0
*
fscrypt: introduce helper function for filename matching
Eric Biggers
2017-05-21
2
-22
/
+70
*
fscrypt: fix context consistency check when key(s) unavailable
Eric Biggers
2017-05-21
1
-19
/
+68
*
fscrypt: Move key structure and constants to uapi
Joe Richey
2017-05-21
1
-11
/
+0
*
fscrypt: remove unnecessary checks for NULL operations
Eric Biggers
2017-05-21
2
-13
/
+1
*
fscrypt: eliminate ->prepare_context() operation
Eric Biggers
2017-05-21
1
-7
/
+0
*
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
2017-05-21
1
-1
/
+1
*
fscrypt: remove broken support for detecting keyring key revocation
Eric Biggers
2017-04-16
4
-57
/
+11
*
fscrypt: catch up to v4.11-rc1
Jaegeuk Kim
2017-04-13
7
-326
/
+486
*
fscrypt: catch fscrypto_get_policy in v4.10-rc6
Jaegeuk Kim
2017-04-13
1
-14
/
+41
*
fs/crypto: catch up 4.9-rc2
Jaegeuk Kim
2017-04-13
4
-90
/
+129
*
fscrypto/f2fs: allow fs-specific key prefix for fs encryption
Jaegeuk Kim
2017-04-13
1
-44
/
+76
*
ext4/fscrypto: avoid RCU lookup in d_revalidate
Jaegeuk Kim
2017-04-13
1
-0
/
+4
*
fscrypto: don't let data integrity writebacks fail with ENOMEM
Jaegeuk Kim
2017-04-13
1
-16
/
+20
*
fscrypto: use dget_parent() in fscrypt_d_revalidate()
Jaegeuk Kim
2017-04-13
1
-3
/
+8
*
f2fs/crypto: fix xts_tweak initialization
Linus Torvalds
2017-04-13
1
-1
/
+1
*
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
2017-04-13
6
-0
/
+1509