index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-crypto.h
Age
Commit message (
Expand
)
Author
2026-01-11
blk-crypto: handle the fallback above the block layer
Christoph Hellwig
2026-01-11
blk-crypto: add a bio_crypt_ctx() helper
Christoph Hellwig
2025-02-10
blk-crypto: add ioctls to create and prepare hardware-wrapped keys
Eric Biggers
2025-02-10
blk-crypto: add basic hardware-wrapped key support
Eric Biggers
2023-03-16
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-01
blk-crypto: Add support for SM4-XTS blk crypto mode
Tianjia Zhang
2022-11-21
blk-crypto: add a blk_crypto_config_supported_natively helper
Christoph Hellwig
2022-11-21
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
2020-10-05
block: make bio_crypt_clone() able to fail
Eric Biggers
2020-05-14
block: blk-crypto-fallback for Inline Encryption
Satya Tangirala
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
2020-05-14
block: Keyslot Manager for Inline Encryption
Satya Tangirala