summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/crypto_fname.c
Commit message (Expand)AuthorAgeFilesLines
* f2fs crypto: clean up error handling in f2fs_fname_setup_filenameJaegeuk Kim2015-06-021-14/+10Star
* f2fs crypto: use per-inode tfm structureJaegeuk Kim2015-06-021-47/+1Star
* f2fs crypto: fix to release buffer for fname cryptoChao Yu2015-06-021-5/+5
* f2fs crypto: get rid of ci_mode from struct f2fs_crypt_infoJaegeuk Kim2015-06-021-2/+2
* f2fs crypto: filename encryption facilitiesJaegeuk Kim2015-05-291-0/+490