summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/crypto_policy.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim1-210/+0
2016-02-22f2fs crypto: handle unexpected lack of encryption keysChao Yu1-1/+2
2015-06-01f2fs crypto: do not set encryption policy for non-directory by ioctlChao Yu1-0/+3
2015-06-01f2fs crypto: allow setting encryption policy onceChao Yu1-2/+2
2015-05-28f2fs crypto: add encryption policy and password salt supportJaegeuk Kim1-0/+206