aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/block/blk-crypto-internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-16blk-crypto: remove blk_crypto_insert_cloned_request()Eric Biggers1-15/+0
2023-03-16blk-mq: release crypto keyslot before reporting I/O completeEric Biggers1-4/+21
2022-11-30blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}registerChristoph Hellwig1-4/+6
2022-11-21blk-crypto: move internal only declarations to blk-crypto-internal.hChristoph Hellwig1-0/+12
2022-02-28blk-crypto: show crypto capabilities in sysfsEric Biggers1-0/+12
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig1-1/+1
2020-10-05block: make blk_crypto_rq_bio_prep() able to failEric Biggers1-5/+16
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala1-0/+35
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala1-0/+166