1. e33fa31 BACKPORT, FROMGIT: fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  2. 78275d8 fscrypt: use a common logging function by Eric Biggers · 6 years ago
  3. cfd1d7b fscrypt: remove stale comment from fscrypt_d_revalidate() by Eric Biggers · 6 years ago
  4. 1e04ac8 fscrypt: remove error messages for skcipher_request_alloc() failure by Eric Biggers · 6 years ago
  5. 3866025 fscrypt: clean up after fscrypt_prepare_lookup() conversions by Eric Biggers · 6 years ago
  6. f9866de fscrypt: use unbound workqueue for decryption by Eric Biggers · 6 years ago
  7. 0509923 fscrypt: allow synchronous bio decryption by Eric Biggers · 6 years ago
  8. eb9c5fd fscrypt: trim down fscrypt.h includes by Eric Biggers · 6 years ago
  9. 743205f fscrypt: move to generic async completion by Gilad Ben-Yossef · 7 years ago
  10. e0af083 fscrypt: lock mutex before checking for bounce page pool by Eric Biggers · 7 years ago
  11. d750ec7 fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() by Eric Biggers · 7 years ago
  12. 8e989de fscrypt: add support for AES-128-CBC by Daniel Walter · 7 years ago
  13. e6b120d f2fs/fscrypt: catch up to v4.12 by Jaegeuk Kim · 7 years ago
  14. 2984e52 fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 7 years ago
  15. fb44543 fscrypto: make XTS tweak initialization endian-independent 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. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  19. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  20. 03a8bb0 ext4/fscrypto: avoid RCU lookup in d_revalidate by Jaegeuk Kim · 8 years ago
  21. b32e448 fscrypto: don't let data integrity writebacks fail with ENOMEM by Jaegeuk Kim · 8 years ago
  22. d7d7535 fscrypto: use dget_parent() in fscrypt_d_revalidate() by Jaegeuk Kim · 8 years ago
  23. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  24. 02fc59a f2fs/crypto: fix xts_tweak initialization by Linus Torvalds · 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