Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-31 | ext4 crypto: handle unexpected lack of encryption keys | Theodore Ts'o | 1 | -1/+2 |
2015-05-31 | ext4 crypto: policies may only be set on directories | Theodore Ts'o | 1 | -0/+2 |
2015-05-31 | ext4 crypto: set up encryption info for new inodes in ext4_inherit_context() | Theodore Ts'o | 1 | -0/+1 |
2015-05-18 | ext4: clean up superblock encryption mode fields | Theodore Ts'o | 1 | -2/+7 |
2015-05-18 | ext4 crypto: reorganize how we store keys in the inode | Theodore Ts'o | 1 | -34/+42 |
2015-05-01 | ext4 crypto: add padding to filenames before encrypting | Theodore Ts'o | 1 | -5/+9 |
2015-04-16 | ext4 crypto: enable encryption feature flag | Theodore Ts'o | 1 | -3/+15 |
2015-04-12 | ext4 crypto: filename encryption facilities | Michael Halcrow | 1 | -0/+7 |
2015-04-12 | ext4 crypto: add ext4 encryption facilities | Michael Halcrow | 1 | -0/+8 |
2015-04-11 | ext4 crypto: add encryption policy and password salt support | Michael Halcrow | 1 | -0/+167 |