linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dm: pass through operations on wrapped inline crypto keys
@ 2025-05-01 21:23 Eric Biggers
  2025-05-01 21:23 ` [PATCH v2 1/2] blk-crypto: export wrapped key functions Eric Biggers
  2025-05-01 21:23 ` [PATCH v2 2/2] dm: pass through operations on wrapped inline crypto keys Eric Biggers
  0 siblings, 2 replies; 8+ messages in thread
From: Eric Biggers @ 2025-05-01 21:23 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.

This is targeting linux-dm/dm-6.16.

Changed in v2:
  - Call dm_put_live_table() even when dm_get_live_table() returns NULL.

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      | 177 +++++++++++++++++++++++++++++++++++++
 2 files changed, 181 insertions(+)


base-commit: d5d16fabe431d1f7b822cf03f54e7186b284b7bd
-- 
2.49.0


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

end of thread, other threads:[~2025-05-06 17:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-01 21:23 [PATCH v2 0/2] dm: pass through operations on wrapped inline crypto keys Eric Biggers
2025-05-01 21:23 ` [PATCH v2 1/2] blk-crypto: export wrapped key functions Eric Biggers
2025-05-01 21:23 ` [PATCH v2 2/2] dm: pass through operations on wrapped inline crypto keys Eric Biggers
2025-05-05 16:15   ` Mikulas Patocka
2025-05-05 17:03     ` Eric Biggers
2025-05-05 21:01       ` Mikulas Patocka
2025-05-05 21:14         ` Eric Biggers
2025-05-06 17:14           ` Mikulas Patocka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).