summaryrefslogtreecommitdiffstats
path: root/block/blk-crypto-internal.h
Commit message (Expand)AuthorAgeFilesLines
* blk-crypto: remove blk_crypto_insert_cloned_request()Eric Biggers2023-03-161-15/+0
* blk-mq: release crypto keyslot before reporting I/O completeEric Biggers2023-03-161-4/+21
* blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}registerChristoph Hellwig2022-11-301-4/+6
* blk-crypto: move internal only declarations to blk-crypto-internal.hChristoph Hellwig2022-11-211-0/+12
* blk-crypto: show crypto capabilities in sysfsEric Biggers2022-02-281-0/+12
* block: move struct request to blk-mq.hChristoph Hellwig2021-10-181-1/+1
* block: make blk_crypto_rq_bio_prep() able to failEric Biggers2020-10-051-5/+16
* block: blk-crypto-fallback for Inline EncryptionSatya Tangirala2020-05-141-0/+35
* block: Inline encryption support for blk-mqSatya Tangirala2020-05-141-0/+166