Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-31 | ext4 crypto: use per-inode tfm structure | Theodore Ts'o | 1 | -30/+78 |
2015-05-18 | ext4 crypto: get rid of ci_mode from struct ext4_crypt_info | Theodore Ts'o | 1 | -6/+5 |
2015-05-18 | ext4 crypto: use slab caches | Theodore Ts'o | 1 | -3/+9 |
2015-05-18 | ext4 crypto: reorganize how we store keys in the inode | Theodore Ts'o | 1 | -17/+57 |
2015-05-18 | ext4 crypto: separate kernel and userspace structure for the key | Theodore Ts'o | 1 | -10/+11 |
2015-05-01 | ext4 crypto: add padding to filenames before encrypting | Theodore Ts'o | 1 | -0/+1 |
2015-04-16 | ext4 crypto: enable encryption feature flag | Theodore Ts'o | 1 | -12/+15 |
2015-04-12 | ext4 crypto: add encryption key management facilities | Michael Halcrow | 1 | -0/+162 |