Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ext4 crypto: allocate the right amount of memory for the on-disk symlink | Theodore Ts'o | 2015-05-31 |
* | ext4 crypto: clean up error handling in ext4_fname_setup_filename | Theodore Ts'o | 2015-05-31 |
* | ext4 crypto: use per-inode tfm structure | Theodore Ts'o | 2015-05-31 |
* | ext4 crypto: get rid of ci_mode from struct ext4_crypt_info | Theodore Ts'o | 2015-05-18 |
* | ext4 crypto: reorganize how we store keys in the inode | Theodore Ts'o | 2015-05-18 |
* | ext4 crypto: separate kernel and userspace structure for the key | Theodore Ts'o | 2015-05-18 |
* | ext4 crypto: don't allocate a page when encrypting/decrypting file names | Theodore Ts'o | 2015-05-18 |
* | ext4 crypto: optimize filename encryption | Theodore Ts'o | 2015-05-18 |
* | ext4 crypto: add padding to filenames before encrypting | Theodore Ts'o | 2015-05-01 |
* | ext4 crypto: simplify and speed up filename encryption | Theodore Ts'o | 2015-05-01 |
* | ext4 crypto: filename encryption facilities | Michael Halcrow | 2015-04-12 |