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