1. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. e0428a2 fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() by Eric Biggers · 7 years ago
  4. bc2c642 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  5. af65207 ext4: fix __ext4_new_inode() journal credits calculation by Tahsin Erdogan · 8 years ago
  6. b7e7cf7 fscrypt: add support for AES-128-CBC by Daniel Walter · 8 years ago
  7. 272f98f fscrypt: fix context consistency check when key(s) unavailable by Eric Biggers · 8 years ago
  8. cd39e4b fscrypt: remove unnecessary checks for NULL operations by Eric Biggers · 8 years ago
  9. 94840e3 fscrypt: eliminate ->prepare_context() operation by Eric Biggers · 8 years ago
  10. 5bbdcbb fscrypt: make test_dummy_encryption require a keyring key by Theodore Ts'o · 8 years ago
  11. efee590e fscrypt: pass up error codes from ->get_context() by Eric Biggers · 8 years ago
  12. 868e1bc fscrypt: remove user-triggerable warning messages by Eric Biggers · 8 years ago
  13. 8488cd9 fscrypt: use EEXIST when file already uses different policy by Eric Biggers · 8 years ago
  14. dffd0cf fscrypt: use ENOTDIR when setting encryption policy on nondirectory by Eric Biggers · 8 years ago
  15. 42d97eb fscrypt: fix renaming and linking special files by Eric Biggers · 8 years ago
  16. cc4e0df fscrypt: move non-public structures and constants to fscrypt_private.h by Theodore Ts'o · 8 years ago
  17. db717d8 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
  18. 8906a82 fscrypto: lock inode while setting encryption policy by Eric Biggers · 8 years ago
  19. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  20. 002ced4 fscrypto: only allow setting encryption policy on directories by Eric Biggers · 8 years ago
  21. 163ae1c fscrypto: add authorization check for setting encryption policy by Eric Biggers · 8 years ago
  22. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 10 years ago