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
/
block
/
blk-crypto-internal.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: submit the encrypted bio in blk_crypto_fallback_bio_prep
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: remove blk_crypto_insert_cloned_request()
Eric Biggers
2023-03-16
blk-mq: release crypto keyslot before reporting I/O complete
Eric Biggers
2022-11-30
blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}register
Christoph Hellwig
2022-11-21
blk-crypto: move internal only declarations to blk-crypto-internal.h
Christoph Hellwig
2022-02-28
blk-crypto: show crypto capabilities in sysfs
Eric Biggers
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2020-10-05
block: make blk_crypto_rq_bio_prep() 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