index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
crypto
/
crypto.c
Age
Commit message (
Expand
)
Author
2018-06-28
fscrypt: use a common logging function
Eric Biggers
2018-06-28
fscrypt: remove stale comment from fscrypt_d_revalidate()
Eric Biggers
2018-06-28
fscrypt: remove error messages for skcipher_request_alloc() failure
Eric Biggers
2018-06-28
fscrypt: clean up after fscrypt_prepare_lookup() conversions
Eric Biggers
2018-06-28
fscrypt: use unbound workqueue for decryption
Eric Biggers
2018-04-19
fscrypt: allow synchronous bio decryption
Eric Biggers
2018-04-08
fscrypt: trim down fscrypt.h includes
Eric Biggers
2018-01-04
fscrypt: move to generic async completion
Gilad Ben-Yossef
2018-01-04
fscrypt: lock mutex before checking for bounce page pool
Eric Biggers
2018-01-04
fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
Eric Biggers
2017-07-13
fscrypt: add support for AES-128-CBC
Daniel Walter
2017-05-08
fscrypt: remove broken support for detecting keyring key revocation
Eric Biggers
2017-03-08
fscrypt: catch up to v4.11-rc1
Jaegeuk Kim
2016-12-01
fs/crypto: catch up 4.9-rc6
Jaegeuk Kim
2016-10-17
f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....
Jaegeuk Kim