Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-16 | blk-crypto: make blk_crypto_evict_key() return void | Eric Biggers | 1 | -2/+2 |
2022-12-13 | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -7/+6 |
2022-12-01 | blk-crypto: Add support for SM4-XTS blk crypto mode | Tianjia Zhang | 1 | -0/+1 |
2022-11-21 | blk-crypto: add a blk_crypto_config_supported_natively helper | Christoph Hellwig | 1 | -0/+2 |
2022-11-21 | blk-crypto: don't use struct request_queue for public interfaces | Christoph Hellwig | 1 | -7/+4 |
2020-10-05 | block: make bio_crypt_clone() able to fail | Eric Biggers | 1 | -4/+16 |
2020-05-14 | block: blk-crypto-fallback for Inline Encryption | Satya Tangirala | 1 | -1/+1 |
2020-05-14 | block: Inline encryption support for blk-mq | Satya Tangirala | 1 | -0/+71 |
2020-05-14 | block: Keyslot Manager for Inline Encryption | Satya Tangirala | 1 | -0/+52 |