summaryrefslogtreecommitdiffstats
path: root/fs/ext4/crypto_policy.c
Commit message (Expand)AuthorAgeFilesLines
* ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim2016-07-101-229/+0
* ext4 crypto: replace some BUG_ON()'s with error checksTheodore Ts'o2015-10-031-1/+2
* ext4 crypto: use a jbd2 transaction when adding a crypto policyTheodore Ts'o2015-07-171-2/+15
* ext4 crypto: handle unexpected lack of encryption keysTheodore Ts'o2015-05-311-1/+2
* ext4 crypto: policies may only be set on directoriesTheodore Ts'o2015-05-311-0/+2
* ext4 crypto: set up encryption info for new inodes in ext4_inherit_context()Theodore Ts'o2015-05-311-0/+1
* ext4: clean up superblock encryption mode fieldsTheodore Ts'o2015-05-181-2/+7
* ext4 crypto: reorganize how we store keys in the inodeTheodore Ts'o2015-05-181-34/+42
* ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-011-5/+9
* ext4 crypto: enable encryption feature flagTheodore Ts'o2015-04-161-3/+15
* ext4 crypto: filename encryption facilitiesMichael Halcrow2015-04-121-0/+7
* ext4 crypto: add ext4 encryption facilitiesMichael Halcrow2015-04-121-0/+8
* ext4 crypto: add encryption policy and password salt supportMichael Halcrow2015-04-111-0/+167
OpenPOWER on IntegriCloud