summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/crypto_key.c
Commit message (Expand)AuthorAgeFilesLines
* 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