Re: [f2fs-dev] [PATCH v3 00/17] fscrypt: Standardize on blk-crypto
Eric Biggers via Linux-f2fs-devel <[email protected]> Tue, 11 Aug 2026 18:04:13 +0000
| Newsgroups | net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-block,org.kernel.vger.linux-ext4,org.kernel.vger.linux-fscrypt,org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 20, 2026 at 10:43:23AM -0700, Eric Biggers wrote: > On Sun, Jul 12, 2026 at 10:36:51PM -0400, Eric Biggers wrote: > > Eric Biggers (17): > > blk-crypto: Simplify check for fallback support > > blk-crypto: Fold __blk_crypto_cfg_supported() into its caller > > blk-crypto: Allow control over whether hardware is used > > fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE > > fscrypt: Always use blk-crypto for contents on block-based filesystems > > Documentation: fscrypt: Update docs for inlinecrypt > > ext4: Remove fs-layer file contents en/decryption code > > ext4: Make ext4_bio_write_folio() return void > > ext4: Further de-generalize the bio postprocessing code > > f2fs: Remove fs-layer file contents en/decryption code > > fs/buffer: Remove fs-layer decryption code > > fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto() > > fscrypt: Remove fscrypt_dio_supported() > > fscrypt: Remove fs-layer zeroout code > > fscrypt: Remove unused functions and workqueue > > fscrypt: Merge bio.c and inline_crypt.c into block.c > > fscrypt: Add safety checks to non-block-based en/decryption > > Applied to https://git.kernel.org/pub/scm/fs/fscrypt/linux.git/log/?h=for-next > > But I'd still like acks on the ext4 and f2fs patches. Ted and Jaegeuk, any chance for Acks on the ext4 and f2fs patches? - Eric _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel