1. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  2. 28b4c26 ext4 crypto: revalidate dentry after adding or removing the key by Theodore Ts'o · 9 years ago
  3. 3f32a5b ext4: Use skcipher by Herbert Xu · 9 years ago
  4. 53085fa ext4: provide ext4_issue_zeroout() by Jan Kara · 9 years ago
  5. e2c9e0b ext4: fix an endianness bug in ext4_encrypted_zeroout() by Al Viro · 9 years ago
  6. 36086d4 ext4 crypto: fix bugs in ext4_encrypted_zeroout() by Theodore Ts'o · 9 years ago
  7. 687c3c3 ext4 crypto: replace some BUG_ON()'s with error checks by Theodore Ts'o · 9 years ago
  8. 3684de8 ext4 crypto: ext4_page_crypto() doesn't need a encryption context by Theodore Ts'o · 9 years ago
  9. ad0a0ce ext4 crypto: fix ext4_get_crypto_ctx()'s calling convention in ext4_decrypt_one by Theodore Ts'o · 10 years ago
  10. 3dbb5eb ext4 crypto: allocate bounce pages using GFP_NOWAIT by Theodore Ts'o · 10 years ago
  11. abdd438 ext4 crypto: handle unexpected lack of encryption keys by Theodore Ts'o · 10 years ago
  12. 95ea68b ext4 crypto: fix memory leaks in ext4_encrypted_zeroout by Theodore Ts'o · 10 years ago
  13. c936e1e ext4 crypto: use per-inode tfm structure by Theodore Ts'o · 10 years ago
  14. 614def7 ext4 crypto: shrink size of the ext4_crypto_ctx structure by Theodore Ts'o · 10 years ago
  15. 1aaa6e8 ext4 crypto: get rid of ci_mode from struct ext4_crypt_info by Theodore Ts'o · 10 years ago
  16. 8ee03714 ext4 crypto: use slab caches by Theodore Ts'o · 10 years ago
  17. b7236e2 ext4 crypto: reorganize how we store keys in the inode by Theodore Ts'o · 10 years ago
  18. e2881b1b ext4 crypto: separate kernel and userspace structure for the key by Theodore Ts'o · 10 years ago
  19. b30ab0e ext4 crypto: add ext4 encryption facilities by Michael Halcrow · 10 years ago