summaryrefslogtreecommitdiff
path: root/block/blk-crypto-internal.h
AgeCommit message (Expand)Author
2023-03-16blk-crypto: remove blk_crypto_insert_cloned_request()Eric Biggers
2023-03-16blk-mq: release crypto keyslot before reporting I/O completeEric Biggers
2022-11-30blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}registerChristoph Hellwig
2022-11-21blk-crypto: move internal only declarations to blk-crypto-internal.hChristoph Hellwig
2022-02-28blk-crypto: show crypto capabilities in sysfsEric Biggers
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig
2020-10-05block: make blk_crypto_rq_bio_prep() able to failEric Biggers
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala