Linux block layer
 help / color / mirror / Atom feed
* [PATCH 0/6] More fscrypt and blk-crypto doc updates and code removals
@ 2026-07-18 21:46 Eric Biggers
  2026-07-18 21:46 ` [PATCH 1/6] fs: Update outdated comment for SB_INLINECRYPT Eric Biggers
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Eric Biggers @ 2026-07-18 21:46 UTC (permalink / raw)
  To: linux-fscrypt
  Cc: linux-block, linux-fsdevel, linux-ext4, linux-f2fs-devel,
	linux-doc, Eric Biggers

This series applies on top of
"[PATCH v3 00/17] fscrypt: Standardize on blk-crypto"
(https://lore.kernel.org/linux-fscrypt/20260713023708.9245-1-ebiggers@kernel.org/).
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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-07-18 21:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-18 21:46 [PATCH 0/6] More fscrypt and blk-crypto doc updates and code removals Eric Biggers
2026-07-18 21:46 ` [PATCH 1/6] fs: Update outdated comment for SB_INLINECRYPT Eric Biggers
2026-07-18 21:46 ` [PATCH 2/6] f2fs: Update outdated comment in f2fs_write_begin() Eric Biggers
2026-07-18 21:46 ` [PATCH 3/6] fscrypt: Remove unused function fscrypt_finalize_bounce_page() Eric Biggers
2026-07-18 21:46 ` [PATCH 4/6] fscrypt: Update docs for data path Eric Biggers
2026-07-18 21:46 ` [PATCH 5/6] blk-crypto: Remove unused function blk_crypto_config_supported() Eric Biggers
2026-07-18 21:46 ` [PATCH 6/6] blk-crypto: Update docs for blk-crypto-fallback motivation Eric Biggers

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