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