summaryrefslogtreecommitdiffstats
path: root/block/blk-crypto.c
Commit message (Expand)AuthorAgeFilesLines
* dm: support key eviction from keyslot managers of underlying devicesSatya Tangirala2021-02-111-0/+1
* block: store a block_device pointer in struct bioChristoph Hellwig2021-01-241-1/+1
* block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()Eric Biggers2020-10-051-1/+9
* block: make blk_crypto_rq_bio_prep() able to failEric Biggers2020-10-051-11/+7
* block: make bio_crypt_clone() able to failEric Biggers2020-10-051-1/+4
* block: rename generic_make_request to submit_bio_noacctChristoph Hellwig2020-07-011-1/+1
* block: blk-crypto-fallback for Inline EncryptionSatya Tangirala2020-05-141-20/+48
* block: Inline encryption support for blk-mqSatya Tangirala2020-05-141-0/+376