summaryrefslogtreecommitdiffstats
path: root/fs/crypto/policy.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-15fscrypto: lock inode while setting encryption policyEric Biggers1-0/+4
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers1-13/+25
2016-09-09fscrypto: only allow setting encryption policy on directoriesEric Biggers1-0/+2
2016-09-09fscrypto: add authorization check for setting encryption policyEric Biggers1-0/+3
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim1-0/+229