[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250501212320.8281-1-ebiggers@kernel.org>
Date: Thu, 1 May 2025 14:23:18 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: dm-devel@...ts.linux.dev,
Alasdair Kergon <agk@...hat.com>,
Mike Snitzer <snitzer@...nel.org>,
Mikulas Patocka <mpatocka@...hat.com>
Cc: linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-fscrypt@...r.kernel.org,
Bartosz Golaszewski <brgl@...ev.pl>,
Gaurav Kashyap <quic_gaurkash@...cinc.com>
Subject: [PATCH v2 0/2] dm: pass through operations on wrapped inline crypto keys
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
Powered by blists - more mailing lists