public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dm: pass through operations on wrapped inline crypto keys
@ 2025-04-22 21:42 Eric Biggers
  2025-04-22 21:42 ` [PATCH 1/2] blk-crypto: export wrapped key functions Eric Biggers
  2025-04-22 21:42 ` [PATCH 2/2] dm: pass through operations on wrapped inline crypto keys Eric Biggers
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Biggers @ 2025-04-22 21:42 UTC (permalink / raw)
  To: dm-devel, Alasdair Kergon, Mike Snitzer, Mikulas Patocka
  Cc: linux-block, linux-kernel, linux-fscrypt, Bartosz Golaszewski,
	Gaurav Kashyap

This series makes the device-mapper layer pass through the blk-crypto
wrapped key operations when underlying devices support them.

Eric Biggers (2):
  blk-crypto: export wrapped key functions
  dm: pass through operations on wrapped inline crypto keys

 block/blk-crypto-profile.c |   4 +
 drivers/md/dm-table.c      | 175 +++++++++++++++++++++++++++++++++++++
 2 files changed, 179 insertions(+)

base-commit: a33b5a08cbbdd7aadff95f40cbb45ab86841679e
-- 
2.49.0


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

end of thread, other threads:[~2025-04-22 21:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-22 21:42 [PATCH 0/2] dm: pass through operations on wrapped inline crypto keys Eric Biggers
2025-04-22 21:42 ` [PATCH 1/2] blk-crypto: export wrapped key functions Eric Biggers
2025-04-22 21:42 ` [PATCH 2/2] dm: pass through operations on wrapped inline crypto keys Eric Biggers

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