Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: support key eviction from keyslot managers of underlying devices | Satya Tangirala | 2021-02-11 | 1 | -0/+1 |
* | block: store a block_device pointer in struct bio | Christoph Hellwig | 2021-01-24 | 1 | -1/+1 |
* | block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx() | Eric Biggers | 2020-10-05 | 1 | -1/+9 |
* | block: make blk_crypto_rq_bio_prep() able to fail | Eric Biggers | 2020-10-05 | 1 | -11/+7 |
* | block: make bio_crypt_clone() able to fail | Eric Biggers | 2020-10-05 | 1 | -1/+4 |
* | block: rename generic_make_request to submit_bio_noacct | Christoph Hellwig | 2020-07-01 | 1 | -1/+1 |
* | block: blk-crypto-fallback for Inline Encryption | Satya Tangirala | 2020-05-14 | 1 | -20/+48 |
* | block: Inline encryption support for blk-mq | Satya Tangirala | 2020-05-14 | 1 | -0/+376 |