summaryrefslogtreecommitdiff
path: root/include/linux/blk-crypto.h
AgeCommit message (Expand)Author
2023-03-16blk-crypto: make blk_crypto_evict_key() return voidEric Biggers
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-01blk-crypto: Add support for SM4-XTS blk crypto modeTianjia Zhang
2022-11-21blk-crypto: add a blk_crypto_config_supported_natively helperChristoph Hellwig
2022-11-21blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig
2020-10-05block: make bio_crypt_clone() able to failEric Biggers
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala