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. 734f0d2 fscrypt: clean up include file mess by Dave Chinner · 7 years ago
  6. b7e7cf7 fscrypt: add support for AES-128-CBC by Daniel Walter · 8 years ago
  7. 1715942 fscrypt: introduce helper function for filename matching by Eric Biggers · 8 years ago
  8. 9c8268d fscrypt: Move key structure and constants to uapi by Joe Richey · 8 years ago
  9. 1b53cf9 fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 8 years ago
  10. b14c8e6 fscrypt: properly declare on-stack completion by Richard Weinberger · 8 years ago
  11. 46f47e4 fscrypt: split supp and notsupp declarations into their own headers by Eric Biggers · 8 years ago
  12. 58ae746 fscrypt: factor out bio specific functions by Richard Weinberger · 8 years ago
  13. 6a34e4d fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL by David Gstir · 8 years ago
  14. f32d7ac fscrypt: Delay bounce page pool allocation until needed by David Gstir · 8 years ago
  15. cc4e0df fscrypt: move non-public structures and constants to fscrypt_private.h by Theodore Ts'o · 8 years ago
  16. b98701df fscrypt: unexport fscrypt_initialize() by Theodore Ts'o · 8 years ago
  17. 3325bea fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info() by Theodore Ts'o · 8 years ago