aboutsummaryrefslogtreecommitdiffstats
path: root/block/keyslot-manager.c
AgeCommit message (Expand)Author
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig
2021-02-22Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-11block/keyslot-manager: Introduce functions for device mapper supportSatya Tangirala
2021-02-11block/keyslot-manager: Introduce passthrough keyslot managerSatya Tangirala
2021-02-01block/keyslot-manager: introduce devm_blk_ksm_init()Eric Biggers
2020-11-20block/keyslot-manager: prevent crash when num_slots=1Eric Biggers
2020-06-29block/keyslot-manager: use kvfree_sensitive()Eric Biggers
2020-05-14block: Make blk-integrity preclude hardware inline encryptionSatya Tangirala
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala