[PATCH 0/6] More fscrypt and blk-crypto doc updates and code removals
Eric Biggers <[email protected]> Sat, 18 Jul 2026 14:46:49 -0700
| Newsgroups | org.kernel.vger.linux-fscrypt,net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-block,org.kernel.vger.linux-doc,org.kernel.vger.linux-ext4,org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <[email protected]> |
This series applies on top of "[PATCH v3 00/17] fscrypt: Standardize on blk-crypto" (https://lore.kernel.org/linux-fscrypt/[email protected]/). It gets more documentation up to date, and it removes a couple more functions that are no longer used. I'm planning to take both series via the fscrypt tree. Eric Biggers (6): fs: Update outdated comment for SB_INLINECRYPT f2fs: Update outdated comment in f2fs_write_begin() fscrypt: Remove unused function fscrypt_finalize_bounce_page() fscrypt: Update docs for data path blk-crypto: Remove unused function blk_crypto_config_supported() blk-crypto: Update docs for blk-crypto-fallback motivation Documentation/block/inline-encryption.rst | 43 +++++++---------- Documentation/filesystems/fscrypt.rst | 56 +++++++++++++++-------- block/blk-crypto.c | 14 ------ fs/f2fs/data.c | 2 +- include/linux/blk-crypto.h | 2 - include/linux/fs/super_types.h | 2 +- include/linux/fscrypt.h | 11 ----- 7 files changed, 56 insertions(+), 74 deletions(-) base-commit: 185a45827da9459c4484ea60cfe1797c3e9966b3 -- 2.55.0