Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-18 | ext4 crypto: separate kernel and userspace structure for the key | Theodore Ts'o | 1 | -23/+10 |
2015-05-18 | ext4 crypto: don't allocate a page when encrypting/decrypting file names | Theodore Ts'o | 1 | -52/+20 |
2015-05-18 | ext4 crypto: optimize filename encryption | Theodore Ts'o | 1 | -91/+64 |
2015-05-01 | ext4 crypto: add padding to filenames before encrypting | Theodore Ts'o | 1 | -2/+10 |
2015-05-01 | ext4 crypto: simplify and speed up filename encryption | Theodore Ts'o | 1 | -133/+135 |
2015-04-12 | ext4 crypto: filename encryption facilities | Michael Halcrow | 1 | -0/+709 |