1. 3ce1463 fscrypt: use unbound workqueue for decryption by Eric Biggers · 6 years ago
  2. d3d5e69 fscrypt: use ENOTDIR when setting encryption policy on nondirectory by Eric Biggers · 8 years ago
  3. d612bee fscrypt: use ENOKEY when file cannot be created w/o key by Eric Biggers · 8 years ago
  4. dc5f76e fscrypt: lock mutex before checking for bounce page pool by Eric Biggers · 7 years ago
  5. b2ac5d4 fscrypt: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  6. af9bd52 fscrypt: avoid collisions when presenting long encrypted filenames by Eric Biggers · 7 years ago
  7. 64a599a fscrypt: fix context consistency check when key(s) unavailable by Eric Biggers · 7 years ago
  8. 2984e52 fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 7 years ago
  9. d259b68 fscrypt: fix renaming and linking special files by Eric Biggers · 8 years ago
  10. 0f0909e fscrypto: don't use on-stack buffer for key derivation by Eric Biggers · 8 years ago
  11. 3c7018e fscrypto: don't use on-stack buffer for filename encryption by Eric Biggers · 8 years ago
  12. 8906a82 fscrypto: lock inode while setting encryption policy by Eric Biggers · 8 years ago
  13. fb44543 fscrypto: make XTS tweak initialization endian-independent by Eric Biggers · 8 years ago
  14. 2eee010 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  15. 55be314 fscrypto: use standard macros to compute length of fname ciphertext by Eric Biggers · 8 years ago
  16. ef1eb3a fscrypto: make filename crypto functions return 0 on success by Eric Biggers · 8 years ago
  17. 53fd755 fscrypto: rename completion callbacks to reflect usage by Eric Biggers · 8 years ago
  18. d83ae73 fscrypto: remove unnecessary includes by Eric Biggers · 8 years ago
  19. 8f39850 fscrypto: improved validation when loading inode encryption metadata by Eric Biggers · 8 years ago
  20. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  21. 002ced4 fscrypto: only allow setting encryption policy on directories by Eric Biggers · 8 years ago
  22. 163ae1c fscrypto: add authorization check for setting encryption policy by Eric Biggers · 8 years ago
  23. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  24. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  25. b5a7aef fscrypto/f2fs: allow fs-specific key prefix for fs encryption by Jaegeuk Kim · 8 years ago
  26. 03a8bb0 ext4/fscrypto: avoid RCU lookup in d_revalidate by Jaegeuk Kim · 8 years ago
  27. b32e448 fscrypto: don't let data integrity writebacks fail with ENOMEM by Jaegeuk Kim · 8 years ago
  28. d7d7535 fscrypto: use dget_parent() in fscrypt_d_revalidate() by Jaegeuk Kim · 8 years ago
  29. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  30. 02fc59a f2fs/crypto: fix xts_tweak initialization by Linus Torvalds · 8 years ago
  31. 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
  32. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 9 years ago