Subject fscrypt: Standardize on blk-crypto
Author ebiggers@kernel.org
Date 2026-06-24 05:03:19 +0000 UTC
Version
Cc adilger.kernel@dilger.ca chao@kernel.org ebiggers@kernel.org hch@lst.de jack@suse.cz jaegeuk@kernel.org libaokun@linux.alibaba.com linux-block@vger.kernel.org linux-ext4@vger.kernel.org linux-f2fs-devel@lists.sourceforge.net linux-fscrypt@vger.kernel.org linux-fsdevel@vger.kernel.org ojaswin@linux.ibm.com ritesh.list@gmail.com tytso@mit.edu yi.zhang@huawei.com
Patches (16)
Name Content [All]
[PATCH 01/16] blk-crypto: Simplify check for fallback support [Body]
[PATCH 02/16] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller [Body]
[PATCH 03/16] blk-crypto: Allow control over whether hardware is used [Body]
[PATCH 04/16] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE [Body]
[PATCH 05/16] fscrypt: Always use blk-crypto for contents on block-based filesystems [Body]
[PATCH 06/16] ext4: Remove fs-layer file contents en/decryption code [Body]
[PATCH 07/16] ext4: Make ext4_bio_write_folio() return void [Body]
[PATCH 08/16] ext4: Further de-generalize the bio postprocessing code [Body]
[PATCH 09/16] f2fs: Remove fs-layer file contents en/decryption code [Body]
[PATCH 10/16] fs/buffer: Remove fs-layer decryption code [Body]
[PATCH 11/16] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto() [Body]
[PATCH 12/16] fscrypt: Remove fscrypt_dio_supported() [Body]
[PATCH 13/16] fscrypt: Remove fs-layer zeroout code [Body]
[PATCH 14/16] fscrypt: Remove unused functions and workqueue [Body]
[PATCH 15/16] fscrypt: Merge bio.c and inline_crypt.c into block.c [Body]
[PATCH 16/16] fscrypt: Add safety checks to non-block-based en/decryption [Body]
Session 2026-06-24
ID (for dev) 1c5b72be-7bc6-4bcb-8ba2-c825fe1f6242
Status finished
Execution Log [Link]
Test Base Patched Verdict