linux/fs/crypto
Gilad Ben-Yossef d0082e1a7c fscrypt: move to generic async completion
fscrypt starts several async. crypto ops and waiting for them to
complete. Move it over to generic code doing the same.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-11-03 22:11:20 +08:00
..
Kconfig fscrypt: add support for AES-128-CBC 2017-06-23 20:05:07 -04:00
Makefile fscrypt: factor out bio specific functions 2017-01-01 16:18:49 -05:00
bio.c block: replace bi_bdev with a gendisk pointer and partitions index 2017-08-23 12:49:55 -06:00
crypto.c fscrypt: move to generic async completion 2017-11-03 22:11:20 +08:00
fname.c fscrypt: move to generic async completion 2017-11-03 22:11:20 +08:00
fscrypt_private.h fscrypt: move to generic async completion 2017-11-03 22:11:20 +08:00
keyinfo.c fscrypt: move to generic async completion 2017-11-03 22:11:20 +08:00
policy.c The first major feature for ext4 this merge window is the largedir 2017-07-09 09:31:22 -07:00