1. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  2. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  3. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  4. d0082e1 fscrypt: move to generic async completion by Gilad Ben-Yossef · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  7. e0428a2 fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() by Eric Biggers · 7 years ago
  8. d60b5b7 fscrypt: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  9. b7e7cf7 fscrypt: add support for AES-128-CBC by Daniel Walter · 8 years ago
  10. cd39e4b fscrypt: remove unnecessary checks for NULL operations by Eric Biggers · 8 years ago
  11. a643f90 Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  12. 1b53cf9 fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 8 years ago
  13. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  14. 02680b3 fscrypt: remove redundant assignment of res by Colin Ian King · 8 years ago
  15. a5d431e fscrypt: make fscrypt_operations.key_prefix a string by Eric Biggers · 8 years ago
  16. 5bbdcbb fscrypt: make test_dummy_encryption require a keyring key by Theodore Ts'o · 8 years ago
  17. fe4f6c8 fscrypt: fix the test_dummy_encryption mount option by Theodore Ts'o · 8 years ago
  18. f32d7ac fscrypt: Delay bounce page pool allocation until needed by David Gstir · 8 years ago
  19. 3325bea fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info() by Theodore Ts'o · 8 years ago
  20. a6e0891 fscrypto: don't use on-stack buffer for key derivation by Eric Biggers · 8 years ago
  21. d83ae73 fscrypto: remove unnecessary includes by Eric Biggers · 8 years ago
  22. 8f39850 fscrypto: improved validation when loading inode encryption metadata by Eric Biggers · 8 years ago
  23. b5a7aef fscrypto/f2fs: allow fs-specific key prefix for fs encryption by Jaegeuk Kim · 9 years ago
  24. d407574 Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  25. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 10 years ago