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