aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/md/dm-inlinecrypt.c
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'for-7.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-1/+0
2026-07-20blk-crypto: Allow control over whether hardware is usedEric Biggers1-1/+2
2026-07-16dm-inlinecrypt: don't overwrite the error with -EINVALMikulas Patocka1-1/+0
2026-07-08dm-inlinecrypt: Fix an error handling path in inlinecrypt_ctr()Christophe JAILLET1-1/+3
2026-05-25dm-inlinecrypt: add support for hardware-wrapped keysLinlin Zhang1-22/+41
2026-05-12dm-inlinecrypt: add target for inline block device encryptionEric Biggers1-0/+599