1. 7f595d6 fscrypt: allow 256-bit master keys with AES-256-XTS by Eric Biggers · 3 years, 3 months ago
  2. abb861f fscrypt: improve documentation for inline encryption by Eric Biggers · 3 years, 3 months ago
  3. ba47b51 fscrypt: align Base64 encoding with RFC 4648 base64url by Eric Biggers · 3 years, 5 months ago
  4. e538b09 fscrypt: remove mention of symlink st_size quirk from documentation by Eric Biggers · 3 years, 6 months ago
  5. 74e2f8d docs: fs: fscrypt.rst: get rid of :c:type: tags by Mauro Carvalho Chehab · 4 years, 3 months ago
  6. 880253e fscrypt: document inline encryption support by Satya Tangirala · 4 years, 5 months ago
  7. 1d6217a4 fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZE by Eric Biggers · 4 years, 6 months ago
  8. 5fee360 fscrypt: add inline encryption support by Satya Tangirala · 4 years, 6 months ago
  9. e3b1078 fscrypt: add support for IV_INO_LBLK_32 policies by Eric Biggers · 4 years, 8 months ago
  10. e98ad46 fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctl by Eric Biggers · 4 years, 10 months ago
  11. e5da4c93 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  12. edc440e fscrypt: improve format of no-key names by Daniel Rosenberg · 5 years ago
  13. f592efe fscrypt: clarify what is meant by a per-file key by Eric Biggers · 5 years ago
  14. aa408f8 fscrypt: derive dirhash key for casefolded directories by Daniel Rosenberg · 5 years ago
  15. 6e1918c fscrypt: don't allow v1 policies with casefolding by Daniel Rosenberg · 5 years ago
  16. 457b1e3 ext4: allow ZERO_RANGE on encrypted files by Eric Biggers · 5 years ago
  17. 93edd39 fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY by Eric Biggers · 5 years ago
  18. 50b8b3f Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  19. 196624e ext4: Enable encryption for subpage-sized blocks by Chandan Rajendra · 5 years ago
  20. b103fb7 fscrypt: add support for IV_INO_LBLK_64 policies by Eric Biggers · 5 years ago
  21. 4006d79 fscrypt: invoke crypto API for ESSIV handling by Eric Biggers · 5 years ago
  22. 0642ea2 ext4 crypto: fix to check feature status before get policy by Chao Yu · 5 years ago
  23. ba13f2c fscrypt: document the new ioctls and policy version by Eric Biggers · 5 years ago
  24. 2336d0d fscrypt: use FSCRYPT_ prefix for uapi constants by Eric Biggers · 5 years ago
  25. 0564336 fscrypt: document testing with xfstests by Eric Biggers · 6 years ago
  26. adbd9b4 fscrypt: remove selection of CONFIG_CRYPTO_SHA256 by Eric Biggers · 6 years ago
  27. f5e55e7 fscrypt: return -EXDEV for incompatible rename or link into encrypted dir by Eric Biggers · 6 years ago
  28. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  29. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  30. 578bdaa crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
  31. 12d28f7 fscrypt: add Speck128/256 support by Eric Biggers · 7 years ago
  32. 2f46a2b fscrypt: document symlink length restriction by Eric Biggers · 7 years ago
  33. f4f864c fscrypt: add a documentation file for filesystem-level encryption by Eric Biggers · 7 years ago