summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/crypto_policy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2016-03-181-210/+0
* f2fs crypto: handle unexpected lack of encryption keysChao Yu2016-02-231-1/+2
* f2fs crypto: do not set encryption policy for non-directory by ioctlChao Yu2015-06-021-0/+3
* f2fs crypto: allow setting encryption policy onceChao Yu2015-06-021-2/+2
* f2fs crypto: add encryption policy and password salt supportJaegeuk Kim2015-05-291-0/+206