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