summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/crypto_key.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* f2fs crypto: use per-inode tfm structureJaegeuk Kim2015-06-021-28/+79
* f2fs crypto: split f2fs_crypto_init/exit with two partsJaegeuk Kim2015-06-021-5/+3Star
* f2fs crypto: get rid of ci_mode from struct f2fs_crypt_infoJaegeuk Kim2015-06-021-6/+6
* f2fs crypto: use slab cachesJaegeuk Kim2015-06-021-3/+3
* f2fs crypto: add encryption key management facilitiesJaegeuk Kim2015-05-291-0/+206