aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/crypto_fname.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-01f2fs crypto: clean up error handling in f2fs_fname_setup_filenameJaegeuk Kim1-14/+10
2015-06-01f2fs crypto: use per-inode tfm structureJaegeuk Kim1-47/+1
2015-06-01f2fs crypto: fix to release buffer for fname cryptoChao Yu1-5/+5
2015-06-01f2fs crypto: get rid of ci_mode from struct f2fs_crypt_infoJaegeuk Kim1-2/+2
2015-05-28f2fs crypto: filename encryption facilitiesJaegeuk Kim1-0/+490