aboutsummaryrefslogtreecommitdiffstats
path: root/block/keyslot-manager.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-0/+146
2021-02-11block/keyslot-manager: Introduce functions for device mapper supportSatya Tangirala1-0/+107
2021-02-11block/keyslot-manager: Introduce passthrough keyslot managerSatya Tangirala1-0/+39
2021-02-01block/keyslot-manager: introduce devm_blk_ksm_init()Eric Biggers1-0/+29
2020-11-20block/keyslot-manager: prevent crash when num_slots=1Eric Biggers1-0/+7
2020-06-29block/keyslot-manager: use kvfree_sensitive()Eric Biggers1-2/+1
2020-05-14block: Make blk-integrity preclude hardware inline encryptionSatya Tangirala1-0/+19
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala1-0/+378