summaryrefslogtreecommitdiffstats
path: root/block/blk-crypto.c
AgeCommit message (Expand)Author
2021-09-15blk-crypto: fix check for too-large dun_bytesEric Biggers
2021-02-11dm: support key eviction from keyslot managers of underlying devicesSatya Tangirala
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2020-10-05block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()Eric Biggers
2020-10-05block: make blk_crypto_rq_bio_prep() able to failEric Biggers
2020-10-05block: make bio_crypt_clone() able to failEric Biggers
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala