aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/blk-crypto.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-16blk-crypto: make blk_crypto_evict_key() return voidEric Biggers1-2/+2
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-7/+6
2022-12-01blk-crypto: Add support for SM4-XTS blk crypto modeTianjia Zhang1-0/+1
2022-11-21blk-crypto: add a blk_crypto_config_supported_natively helperChristoph Hellwig1-0/+2
2022-11-21blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig1-7/+4
2020-10-05block: make bio_crypt_clone() able to failEric Biggers1-4/+16
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala1-1/+1
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala1-0/+71
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala1-0/+52