1. b7e7cf7 fscrypt: add support for AES-128-CBC by Daniel Walter · 7 years ago
  2. 1b53cf9 fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 8 years ago
  3. 58ae746 fscrypt: factor out bio specific functions by Richard Weinberger · 8 years ago
  4. 6a34e4d fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL by David Gstir · 8 years ago
  5. f32d7ac fscrypt: Delay bounce page pool allocation until needed by David Gstir · 8 years ago
  6. bd7b829 fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page() by David Gstir · 8 years ago
  7. 1400451 fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page() by David Gstir · 8 years ago
  8. 9e53277 fscrypt: Never allocate fscrypt_ctx on in-place encryption by David Gstir · 8 years ago
  9. e550c16 fscrypt: Use correct index in decrypt path. by David Gstir · 8 years ago
  10. cc4e0df fscrypt: move non-public structures and constants to fscrypt_private.h by Theodore Ts'o · 8 years ago
  11. b98701df fscrypt: unexport fscrypt_initialize() by Theodore Ts'o · 8 years ago
  12. 9c4bb8a fscrypt: Let fs select encryption index/tweak by David Gstir · 8 years ago
  13. 0b93e1b fscrypt: Constify struct inode pointer by David Gstir · 8 years ago
  14. 7821d4d fscrypt: Enable partial page encryption by David Gstir · 8 years ago
  15. b50f7b2 fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages by David Gstir · 8 years ago
  16. 1c7dcf6 fscrypt: Add in-place encryption mode by David Gstir · 8 years ago
  17. fb44543 fscrypto: make XTS tweak initialization endian-independent by Eric Biggers · 8 years ago
  18. 53fd755 fscrypto: rename completion callbacks to reflect usage by Eric Biggers · 8 years ago
  19. d83ae73 fscrypto: remove unnecessary includes by Eric Biggers · 8 years ago
  20. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
  21. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  22. 03a8bb0 ext4/fscrypto: avoid RCU lookup in d_revalidate by Jaegeuk Kim · 9 years ago
  23. b32e448 fscrypto: don't let data integrity writebacks fail with ENOMEM by Jaegeuk Kim · 9 years ago
  24. d7d7535 fscrypto: use dget_parent() in fscrypt_d_revalidate() by Jaegeuk Kim · 9 years ago
  25. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  26. 02fc59a f2fs/crypto: fix xts_tweak initialization by Linus Torvalds · 9 years ago
  27. 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
  28. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 10 years ago