summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/crypto_key.c
Commit message (Expand)AuthorAgeFilesLines
* fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2016-03-171-267/+0
* f2fs crypto: add missing locking for keyring_key accessJaegeuk Kim2016-02-221-0/+4
* f2fs crypto: fix spelling typo in commentJaegeuk Kim2016-02-221-1/+1
* f2fs crypto: replace some BUG_ON()'s with error checksJaegeuk Kim2016-02-221-3/+12
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-2/+2
* f2fs crypto: delete an unnecessary check before the function call "key_put"Markus Elfring2015-08-041-2/+1
* f2fs crypto: use per-inode tfm structureJaegeuk Kim2015-06-011-28/+79
* f2fs crypto: split f2fs_crypto_init/exit with two partsJaegeuk Kim2015-06-011-5/+3
* f2fs crypto: get rid of ci_mode from struct f2fs_crypt_infoJaegeuk Kim2015-06-011-6/+6
* f2fs crypto: use slab cachesJaegeuk Kim2015-06-011-3/+3
* f2fs crypto: add encryption key management facilitiesJaegeuk Kim2015-05-281-0/+206
OpenPOWER on IntegriCloud