1. 03a8bb0 ext4/fscrypto: avoid RCU lookup in d_revalidate by Jaegeuk Kim · 9 years ago
  2. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  3. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  4. 3d43bcf ext4 crypto: use dget_parent() in ext4_d_revalidate() by Theodore Ts'o · 9 years ago
  5. c9af28f ext4 crypto: don't let data integrity writebacks fail with ENOMEM by Theodore Ts'o · 9 years ago
  6. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  7. 28b4c26 ext4 crypto: revalidate dentry after adding or removing the key by Theodore Ts'o · 9 years ago
  8. 3f32a5b ext4: Use skcipher by Herbert Xu · 9 years ago
  9. 53085fa ext4: provide ext4_issue_zeroout() by Jan Kara · 9 years ago
  10. e2c9e0b ext4: fix an endianness bug in ext4_encrypted_zeroout() by Al Viro · 9 years ago
  11. 36086d4 ext4 crypto: fix bugs in ext4_encrypted_zeroout() by Theodore Ts'o · 9 years ago
  12. 687c3c3 ext4 crypto: replace some BUG_ON()'s with error checks by Theodore Ts'o · 9 years ago
  13. 3684de8 ext4 crypto: ext4_page_crypto() doesn't need a encryption context by Theodore Ts'o · 9 years ago
  14. ad0a0ce ext4 crypto: fix ext4_get_crypto_ctx()'s calling convention in ext4_decrypt_one by Theodore Ts'o · 9 years ago
  15. 3dbb5eb ext4 crypto: allocate bounce pages using GFP_NOWAIT by Theodore Ts'o · 9 years ago
  16. abdd438 ext4 crypto: handle unexpected lack of encryption keys by Theodore Ts'o · 9 years ago
  17. 95ea68b ext4 crypto: fix memory leaks in ext4_encrypted_zeroout by Theodore Ts'o · 9 years ago
  18. c936e1e ext4 crypto: use per-inode tfm structure by Theodore Ts'o · 9 years ago
  19. 614def7 ext4 crypto: shrink size of the ext4_crypto_ctx structure by Theodore Ts'o · 9 years ago
  20. 1aaa6e8 ext4 crypto: get rid of ci_mode from struct ext4_crypt_info by Theodore Ts'o · 9 years ago
  21. 8ee03714 ext4 crypto: use slab caches by Theodore Ts'o · 9 years ago
  22. b7236e2 ext4 crypto: reorganize how we store keys in the inode by Theodore Ts'o · 9 years ago
  23. e2881b1b ext4 crypto: separate kernel and userspace structure for the key by Theodore Ts'o · 9 years ago
  24. b30ab0e ext4 crypto: add ext4 encryption facilities by Michael Halcrow · 10 years ago