1. f47fcbb fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block() by Eric Biggers · 6 years ago
  2. d2d0727 fscrypt: simplify bounce page handling by Eric Biggers · 6 years ago
  3. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  4. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  5. 578bdaa crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
  6. d54d35c Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  7. 12d28f7 fscrypt: add Speck128/256 support by Eric Biggers · 7 years ago
  8. 544d08f fscrypt: use a common logging function by Eric Biggers · 7 years ago
  9. 11b8818 fscrypt: remove internal key size constants by Eric Biggers · 7 years ago
  10. 5422202 fscrypt: clean up after fscrypt_prepare_lookup() conversions by Eric Biggers · 7 years ago
  11. 0cb8dae fscrypt: allow synchronous bio decryption by Eric Biggers · 7 years ago
  12. b9db0b4 fscrypt: fix up fscrypt_fname_encrypted_size() for internal use by Eric Biggers · 7 years ago
  13. 50c961d fscrypt: calculate NUL-padding length in one place only by Eric Biggers · 7 years ago
  14. 0eaab5b fscrypt: move fscrypt_symlink_data to fscrypt_private.h by Eric Biggers · 7 years ago
  15. 76e81d6 fscrypt: new helper functions for ->symlink() by Eric Biggers · 7 years ago
  16. bb8179e fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h by Eric Biggers · 7 years ago
  17. e4de782 fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h by Eric Biggers · 7 years ago
  18. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  19. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  20. d0082e1 fscrypt: move to generic async completion by Gilad Ben-Yossef · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. 734f0d2 fscrypt: clean up include file mess by Dave Chinner · 7 years ago
  23. b7e7cf7 fscrypt: add support for AES-128-CBC by Daniel Walter · 8 years ago
  24. 1715942 fscrypt: introduce helper function for filename matching by Eric Biggers · 8 years ago
  25. 9c8268d fscrypt: Move key structure and constants to uapi by Joe Richey · 8 years ago
  26. 1b53cf9 fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 8 years ago
  27. b14c8e6 fscrypt: properly declare on-stack completion by Richard Weinberger · 8 years ago
  28. 46f47e4 fscrypt: split supp and notsupp declarations into their own headers by Eric Biggers · 8 years ago
  29. 58ae746 fscrypt: factor out bio specific functions by Richard Weinberger · 8 years ago
  30. 6a34e4d fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL by David Gstir · 8 years ago
  31. f32d7ac fscrypt: Delay bounce page pool allocation until needed by David Gstir · 8 years ago
  32. cc4e0df fscrypt: move non-public structures and constants to fscrypt_private.h by Theodore Ts'o · 8 years ago
  33. b98701df fscrypt: unexport fscrypt_initialize() by Theodore Ts'o · 8 years ago
  34. 3325bea fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info() by Theodore Ts'o · 8 years ago