1. 0eaab5b fscrypt: move fscrypt_symlink_data to fscrypt_private.h by Eric Biggers · 7 years ago
  2. 76e81d6 fscrypt: new helper functions for ->symlink() by Eric Biggers · 7 years ago
  3. a575784 fscrypt: trim down fscrypt.h includes by Eric Biggers · 7 years ago
  4. dcf0db9 fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c by Eric Biggers · 7 years ago
  5. bb8179e fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h by Eric Biggers · 7 years ago
  6. bdd2347 fscrypt: move fscrypt_operations declaration to fscrypt_supp.h by Eric Biggers · 7 years ago
  7. 1493651 fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions by Eric Biggers · 7 years ago
  8. 542060c fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h by Eric Biggers · 7 years ago
  9. 4fd4b15 fscrypt: move fscrypt_control_page() to supp/notsupp headers by Eric Biggers · 7 years ago
  10. 3d463f2 fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers by Eric Biggers · 7 years ago
  11. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  12. 815dac3 fscrypt: new helper function - fscrypt_prepare_setattr() by Eric Biggers · 7 years ago
  13. 32c3cf0 fscrypt: new helper function - fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  14. 94b26f3 fscrypt: new helper function - fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  15. 0ea87a9 fscrypt: new helper function - fscrypt_prepare_link() by Eric Biggers · 7 years ago
  16. d293c3e fscrypt: new helper function - fscrypt_require_key() by Eric Biggers · 7 years ago
  17. f7293e4 fscrypt: remove ->is_encrypted() by Eric Biggers · 7 years ago
  18. 734f0d2 fscrypt: clean up include file mess by Dave Chinner · 7 years ago[Renamed (79%) from include/linux/fscrypt_common.h]
  19. bc2c642 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  20. af65207 ext4: fix __ext4_new_inode() journal credits calculation by Tahsin Erdogan · 7 years ago
  21. c250b7d fscrypt: make ->dummy_context() return bool by Eric Biggers · 8 years ago
  22. b7e7cf7 fscrypt: add support for AES-128-CBC by Daniel Walter · 8 years ago
  23. 4bfd036 fscrypt: remove fscrypt_symlink_data_len() by Eric Biggers · 8 years ago
  24. 94840e3 fscrypt: eliminate ->prepare_context() operation by Eric Biggers · 8 years ago
  25. 46f47e4 fscrypt: split supp and notsupp declarations into their own headers by Eric Biggers · 8 years ago