Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-11 | blk-crypto: make blk_crypto_evict_key() return void | Eric Biggers | 1 | -2/+2 |
2023-05-11 | blk-crypto: add a blk_crypto_config_supported_natively helper | Christoph Hellwig | 1 | -0/+2 |
2023-05-11 | 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 |