aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-crypto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-05block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()Eric Biggers1-1/+9
2020-10-05block: make blk_crypto_rq_bio_prep() able to failEric Biggers1-11/+7
2020-10-05block: make bio_crypt_clone() able to failEric Biggers1-1/+4
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig1-1/+1
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala1-20/+48
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala1-0/+376