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. d0082e1 fscrypt: move to generic async completion by Gilad Ben-Yossef · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. e0428a2 fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() by Eric Biggers · 7 years ago
  6. 27e47a6 fscrypt: inline fscrypt_free_filename() by Eric Biggers · 7 years ago
  7. 1715942 fscrypt: introduce helper function for filename matching by Eric Biggers · 8 years ago
  8. 6b06cde fscrypt: avoid collisions when presenting long encrypted filenames by Eric Biggers · 8 years ago
  9. 1b53cf9 fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 8 years ago
  10. 54475f5 fscrypt: use ENOKEY when file cannot be created w/o key by Eric Biggers · 8 years ago
  11. 3325bea fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info() by Theodore Ts'o · 8 years ago
  12. 08ae877 fscrypto: don't use on-stack buffer for filename encryption by Eric Biggers · 8 years ago
  13. 0b93e1b fscrypt: Constify struct inode pointer by David Gstir · 8 years ago
  14. 55be314 fscrypto: use standard macros to compute length of fname ciphertext by Eric Biggers · 8 years ago
  15. ef1eb3a fscrypto: make filename crypto functions return 0 on success by Eric Biggers · 8 years ago
  16. 53fd755 fscrypto: rename completion callbacks to reflect usage by Eric Biggers · 8 years ago
  17. d83ae73 fscrypto: remove unnecessary includes by Eric Biggers · 8 years ago
  18. 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
  19. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 9 years ago