Linux FSCRYPT development
 help / color / mirror / Atom feed
 messages from 2026-06-24 05:05:58 to 2026-06-25 07:01:40 UTC [more...]

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

[PATCH v2 0/8] btrfs-progs: fscrypt updates
 2026-06-24 16:51 UTC  (9+ messages)
` [PATCH v2 1/8] btrfs-progs: check: fix max inline extent size
` [PATCH v2 2/8] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v2 3/8] btrfs-progs: start tracking extent encryption context info
` [PATCH v2 4/8] btrfs-progs: add inode encryption contexts
` [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
` [PATCH v2 6/8] btrfs-progs: handle fscrypt context items
` [PATCH v2 7/8] btrfs-progs: check: update inline extent length checking
` [PATCH v2 8/8] btrfs-progs: recognize ENCRYPT inode item flag

[PATCH] fscrypt,f2fs: introduce fscrypt_finalize_bounce_folio() for cleanup
 2026-06-24  8:28 UTC  (3+ messages)


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