1. e33fa31 BACKPORT, FROMGIT: fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  2. 8b9a27f Revert "fscrypt: add Speck128/256 support" by Alistair Strachan · 6 years ago
  3. a4842a1 fscrypt: log the crypto algorithm implementations by Eric Biggers · 6 years ago
  4. c16d27e fscrypt: add Speck128/256 support by Eric Biggers · 6 years ago
  5. 08ac722 fscrypt: only derive the needed portion of the key by Eric Biggers · 6 years ago
  6. 24cc7a8 fscrypt: separate key lookup from key derivation by Eric Biggers · 6 years ago
  7. 78275d8 fscrypt: use a common logging function by Eric Biggers · 6 years ago
  8. 56733c6 fscrypt: remove internal key size constants by Eric Biggers · 6 years ago
  9. 9add02d fscrypt: remove unnecessary check for non-logon key type by Eric Biggers · 6 years ago
  10. 1cfd158 fscrypt: don't clear flags on crypto transform by Eric Biggers · 6 years ago
  11. c6b42b9 fscrypt: remove unnecessary NULL check when allocating skcipher by Eric Biggers · 6 years ago
  12. 401052f fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() by Eric Biggers · 6 years ago
  13. eb9c5fd fscrypt: trim down fscrypt.h includes by Eric Biggers · 6 years ago
  14. 743205f fscrypt: move to generic async completion by Gilad Ben-Yossef · 7 years ago
  15. d750ec7 fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() by Eric Biggers · 7 years ago
  16. a0471ef fscrypt: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  17. 8e989de fscrypt: add support for AES-128-CBC by Daniel Walter · 7 years ago
  18. e6b120d f2fs/fscrypt: catch up to v4.12 by Jaegeuk Kim · 7 years ago
  19. 4d7931d KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 7 years ago
  20. 2984e52 fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 7 years ago
  21. 0f0909e fscrypto: don't use on-stack buffer for key derivation by Eric Biggers · 8 years ago
  22. d83ae73 fscrypto: remove unnecessary includes by Eric Biggers · 8 years ago
  23. 8f39850 fscrypto: improved validation when loading inode encryption metadata by Eric Biggers · 8 years ago
  24. b5a7aef fscrypto/f2fs: allow fs-specific key prefix for fs encryption by Jaegeuk Kim · 8 years ago
  25. d407574 Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  26. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 9 years ago