| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds | 2022-12-13 | 1 | -15/+22 |
|\ |
|
| * | blk-crypto: add a blk_crypto_config_supported_natively helper | Christoph Hellwig | 2022-11-21 | 1 | -9/+12 |
| * | blk-crypto: don't use struct request_queue for public interfaces | Christoph Hellwig | 2022-11-21 | 1 | -10/+14 |
* | | blk-crypto: Add support for SM4-XTS blk crypto mode | Tianjia Zhang | 2022-12-01 | 1 | -0/+6 |
|/ |
|
* | blk-crypto: show crypto capabilities in sysfs | Eric Biggers | 2022-02-28 | 1 | -0/+3 |
* | block: clone crypto and integrity data in __bio_clone_fast | Christoph Hellwig | 2022-02-04 | 1 | -1/+0 |
* | blk-crypto: rename blk_keyslot_manager to blk_crypto_profile | Eric Biggers | 2021-10-21 | 1 | -13/+14 |
* | blk-crypto: rename keyslot-manager files to blk-crypto-profile | Eric Biggers | 2021-10-21 | 1 | -1/+1 |
* | block: convert the rest of block to bdev_get_queue | Pavel Begunkov | 2021-10-18 | 1 | -1/+1 |
* | blk-crypto: fix check for too-large dun_bytes | Eric Biggers | 2021-08-25 | 1 | -1/+1 |
* | 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-25 | 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 |