index
:
kernel_google_msm-4.9.git
r11.1
s12.1
t13.0
u14.0
v15.0
kernel_google_msm-4.9
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge android-4.9-q (4.9.279) into android-msm-pixel-4.9-sc-lts
Lucas Wei
2021-08-18
1
-7
/
+2
|
\
|
*
Merge 4.9.276 into android-4.9-q
Greg Kroah-Hartman
2021-07-20
1
-7
/
+2
|
|
\
|
|
*
fscrypt: don't ignore minor_hash when hash is 0
Eric Biggers
2021-07-20
1
-6
/
+2
|
*
|
Merge 4.9.242 into android-4.9-q
Greg Kroah-Hartman
2020-11-10
1
-2
/
+1
|
|
\
|
|
|
*
fscrypt: use EEXIST when file already uses different policy
Eric Biggers
2020-11-10
1
-1
/
+1
|
|
*
fscrypto: move ioctl processing more fully into common code
Eric Biggers
2020-11-10
1
-13
/
+21
|
|
*
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
2020-11-10
1
-2
/
+1
*
|
|
fscrypt: auto-enable IV_INO_LBLK_32 where useful
Eric Biggers
2020-05-13
3
-3
/
+26
*
|
|
fscrypt: add IV_INO_LBLK_32 support for FS_ENCRYPTION_MODE_PRIVATE
Eric Biggers
2020-05-13
5
-10
/
+84
*
|
|
f2fs, fscrypt: clean up ICE support
Eric Biggers
2020-05-13
1
-25
/
+64
*
|
|
Merge android-4.9-q (4.9.192) into android-msm-pixel-4.9-lts
Robin Peng
2019-10-01
1
-0
/
+2
|
\
|
|
|
*
|
fs/crypto: Fix 4.9.186 missmerge
Khusika Dhamar Gusti
2019-08-08
1
-2
/
+0
|
*
|
Merge 4.9.186 into android-4.9-q
Greg Kroah-Hartman
2019-07-22
1
-0
/
+4
|
|
\
|
|
|
*
fscrypt: don't set policy for a dead directory
Hongjie Fang
2019-07-21
1
-0
/
+2
|
*
|
BACKPORT, FROMGIT: fscrypt: add Adiantum support
Eric Biggers
2018-12-13
5
-110
/
+363
|
*
|
Revert "fscrypt: add Speck128/256 support"
Alistair Strachan
2018-10-22
2
-14
/
+0
|
*
|
fscrypt: log the crypto algorithm implementations
Eric Biggers
2018-06-28
1
-34
/
+68
|
*
|
fscrypt: add Speck128/256 support
Eric Biggers
2018-06-28
2
-0
/
+6
|
*
|
fscrypt: only derive the needed portion of the key
Eric Biggers
2018-06-28
1
-23
/
+16
|
*
|
fscrypt: separate key lookup from key derivation
Eric Biggers
2018-06-28
1
-48
/
+74
|
*
|
fscrypt: use a common logging function
Eric Biggers
2018-06-28
5
-21
/
+57
|
*
|
fscrypt: remove internal key size constants
Eric Biggers
2018-06-28
2
-20
/
+7
|
*
|
fscrypt: remove unnecessary check for non-logon key type
Eric Biggers
2018-06-28
1
-6
/
+0
|
*
|
fscrypt: make fscrypt_operations.max_namelen an integer
Eric Biggers
2018-06-28
1
-1
/
+1
|
*
|
fscrypt: drop empty name check from fname_decrypt()
Eric Biggers
2018-06-28
1
-3
/
+0
|
*
|
fscrypt: drop max_namelen check from fname_decrypt()
Eric Biggers
2018-06-28
1
-5
/
+2
|
*
|
fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
Eric Biggers
2018-06-28
1
-1
/
+1
|
*
|
fscrypt: don't clear flags on crypto transform
Eric Biggers
2018-06-28
1
-1
/
+0
|
*
|
fscrypt: remove stale comment from fscrypt_d_revalidate()
Eric Biggers
2018-06-28
1
-1
/
+0
|
*
|
fscrypt: remove error messages for skcipher_request_alloc() failure
Eric Biggers
2018-06-28
2
-13
/
+3
|
*
|
fscrypt: remove unnecessary NULL check when allocating skcipher
Eric Biggers
2018-06-28
1
-2
/
+2
|
*
|
fscrypt: clean up after fscrypt_prepare_lookup() conversions
Eric Biggers
2018-06-28
2
-1
/
+1
|
*
|
fscrypt: use unbound workqueue for decryption
Eric Biggers
2018-06-28
1
-1
/
+10
|
*
|
fscrypt: allow synchronous bio decryption
Eric Biggers
2018-04-19
3
-15
/
+29
|
*
|
fscrypt: fix build with pre-4.6 gcc versions
Eric Biggers
2018-04-08
1
-1
/
+1
|
*
|
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
Eric Biggers
2018-04-08
1
-13
/
+3
|
*
|
fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
Eric Biggers
2018-04-08
3
-21
/
+23
|
*
|
fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names
Eric Biggers
2018-04-08
1
-15
/
+14
|
*
|
fscrypt: calculate NUL-padding length in one place only
Eric Biggers
2018-04-08
3
-35
/
+29
|
*
|
fscrypt: move fscrypt_symlink_data to fscrypt_private.h
Eric Biggers
2018-04-08
1
-0
/
+9
|
*
|
fscrypt: remove fscrypt_fname_usr_to_disk()
Eric Biggers
2018-04-08
1
-29
/
+0
|
*
|
fscrypt: new helper function - fscrypt_get_symlink()
Eric Biggers
2018-04-08
1
-0
/
+73
|
*
|
fscrypt: new helper functions for ->symlink()
Eric Biggers
2018-04-08
3
-3
/
+99
|
*
|
fscrypt: trim down fscrypt.h includes
Eric Biggers
2018-04-08
3
-0
/
+3
|
*
|
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
Eric Biggers
2018-04-08
1
-0
/
+11
|
*
|
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
Eric Biggers
2018-04-08
1
-0
/
+14
|
*
|
fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
Eric Biggers
2018-04-08
1
-0
/
+1
|
*
|
fscrypt: move to generic async completion
Gilad Ben-Yossef
2018-01-04
4
-82
/
+13
|
*
|
fscrypt: lock mutex before checking for bounce page pool
Eric Biggers
2018-01-04
1
-5
/
+2
|
*
|
fscrypt: new helper function - fscrypt_prepare_lookup()
Eric Biggers
2018-01-04
1
-0
/
+18
[next]