1. 5c7cb94 blk-crypto: make blk_crypto_evict_key() more robust by Eric Biggers · 1 year, 10 months ago
  2. 70493a63 blk-crypto: make blk_crypto_evict_key() return void by Eric Biggers · 1 year, 10 months ago
  3. 9cd1e56 blk-mq: release crypto keyslot before reporting I/O complete by Eric Biggers · 1 year, 10 months ago
  4. ce8a79d Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
  5. d209ce3 blk-crypto: Add support for SM4-XTS blk crypto mode by Tianjia Zhang · 2 years, 1 month ago
  6. 6715c98 blk-crypto: add a blk_crypto_config_supported_natively helper by Christoph Hellwig · 2 years, 2 months ago
  7. fce3cae blk-crypto: don't use struct request_queue for public interfaces by Christoph Hellwig · 2 years, 2 months ago
  8. 20f01f1 blk-crypto: show crypto capabilities in sysfs by Eric Biggers · 3 years ago
  9. 56b4b5a block: clone crypto and integrity data in __bio_clone_fast by Christoph Hellwig · 3 years ago
  10. cb77cb5 blk-crypto: rename blk_keyslot_manager to blk_crypto_profile by Eric Biggers · 3 years, 3 months ago
  11. 1e8d44b blk-crypto: rename keyslot-manager files to blk-crypto-profile by Eric Biggers · 3 years, 3 months ago
  12. ed6cdde block: convert the rest of block to bdev_get_queue by Pavel Begunkov · 3 years, 3 months ago
  13. cc40b72 blk-crypto: fix check for too-large dun_bytes by Eric Biggers · 3 years, 5 months ago
  14. 9355a9e dm: support key eviction from keyslot managers of underlying devices by Satya Tangirala · 4 years ago
  15. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  16. cf785af block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx() by Eric Biggers · 4 years, 4 months ago
  17. 93f221a block: make blk_crypto_rq_bio_prep() able to fail by Eric Biggers · 4 years, 4 months ago
  18. 0756015 block: make bio_crypt_clone() able to fail by Eric Biggers · 4 years, 4 months ago
  19. ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
  20. 488f668 block: blk-crypto-fallback for Inline Encryption by Satya Tangirala · 4 years, 8 months ago
  21. a892c8d block: Inline encryption support for blk-mq by Satya Tangirala · 4 years, 8 months ago