Linux FSCRYPT development
 help / color / mirror / Atom feed
 messages from 2026-07-05 19:12:00 to 2026-07-13 08:34:08 UTC [more...]

[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
 2026-07-13  8:34 UTC  (20+ messages)
` [PATCH v3 01/17] blk-crypto: Simplify check for fallback support
` [PATCH v3 02/17] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
` [PATCH v3 03/17] blk-crypto: Allow control over whether hardware is used
` [PATCH v3 04/17] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
` [PATCH v3 05/17] fscrypt: Always use blk-crypto for contents on block-based filesystems
` [PATCH v3 06/17] Documentation: fscrypt: Update docs for inlinecrypt
` [PATCH v3 07/17] ext4: Remove fs-layer file contents en/decryption code
` [PATCH v3 08/17] ext4: Make ext4_bio_write_folio() return void
` [PATCH v3 09/17] ext4: Further de-generalize the bio postprocessing code
` [PATCH v3 10/17] f2fs: Remove fs-layer file contents en/decryption code
` [PATCH v3 11/17] fs/buffer: Remove fs-layer decryption code
` [PATCH v3 12/17] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
` [PATCH v3 13/17] fscrypt: Remove fscrypt_dio_supported()
` [PATCH v3 14/17] fscrypt: Remove fs-layer zeroout code
` [PATCH v3 15/17] fscrypt: Remove unused functions and workqueue
` [PATCH v3 16/17] fscrypt: Merge bio.c and inline_crypt.c into block.c
` [PATCH v3 17/17] fscrypt: Add safety checks to non-block-based en/decryption

[PATCH v3 0/7] btrfs-progs: fscrypt updates
 2026-07-11 22:23 UTC  (16+ messages)
` [PATCH v3 1/7] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v3 2/7] btrfs-progs: start tracking extent encryption context info
` [PATCH v3 3/7] btrfs-progs: add inode encryption contexts
` [PATCH v3 4/7] btrfs-progs: print encryptin type field of file extents
` [PATCH v3 5/7] btrfs-progs: handle fscrypt context items
` [PATCH v3 6/7] btrfs-progs: check: update inline extent length checking
` [PATCH v3 7/7] btrfs-progs: recognize ENCRYPT inode item flag

[PATCH v2 00/17] fscrypt: Standardize on blk-crypto
 2026-07-05 20:27 UTC  (23+ messages)
` [PATCH v2 01/17] blk-crypto: Simplify check for fallback support
` [PATCH v2 02/17] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
` [PATCH v2 03/17] blk-crypto: Allow control over whether hardware is used
` [PATCH v2 04/17] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
` [PATCH v2 05/17] fscrypt: Always use blk-crypto for contents on block-based filesystems
` [PATCH v2 06/17] Documentation: fscrypt: Update docs for inlinecrypt
` [PATCH v2 07/17] ext4: Remove fs-layer file contents en/decryption code
` [PATCH v2 08/17] ext4: Make ext4_bio_write_folio() return void
` [PATCH v2 09/17] ext4: Further de-generalize the bio postprocessing code
` [PATCH v2 10/17] f2fs: Remove fs-layer file contents en/decryption code
` [PATCH v2 11/17] fs/buffer: Remove fs-layer decryption code
` [PATCH v2 12/17] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
` [PATCH v2 13/17] fscrypt: Remove fscrypt_dio_supported()
` [PATCH v2 14/17] fscrypt: Remove fs-layer zeroout code
` [PATCH v2 15/17] fscrypt: Remove unused functions and workqueue
` [PATCH v2 16/17] fscrypt: Merge bio.c and inline_crypt.c into block.c
` [PATCH v2 17/17] fscrypt: Add safety checks to non-block-based en/decryption

[PATCH] fscrypt: Remove workaround for bug in gcc 7 and earlier
 2026-07-05 19:12 UTC  (2+ messages)

[PATCH] fscrypt: Simplify handling of errors during initcall
 2026-07-05 19:11 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox