Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-27 | fscrypt: fix the test_dummy_encryption mount option | Theodore Ts'o | 1 | -1/+2 |
2016-12-11 | fscrypt: Delay bounce page pool allocation until needed | David Gstir | 1 | -1/+1 |
2016-12-11 | fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info() | Theodore Ts'o | 1 | -3/+3 |
2016-11-13 | fscrypto: don't use on-stack buffer for key derivation | Eric Biggers | 1 | -3/+13 |
2016-09-15 | fscrypto: remove unnecessary includes | Eric Biggers | 1 | -3/+0 |
2016-09-15 | fscrypto: improved validation when loading inode encryption metadata | Eric Biggers | 1 | -23/+45 |
2016-05-07 | fscrypto/f2fs: allow fs-specific key prefix for fs encryption | Jaegeuk Kim | 1 | -44/+76 |
2016-03-21 | Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 1 | -0/+272 |
2016-03-17 | fs crypto: move per-file encryption from f2fs tree to fs/crypto | Jaegeuk Kim | 1 | -0/+278 |