index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-crypto.c
Age
Commit message (
Expand
)
Author
2022-02-28
blk-crypto: show crypto capabilities in sysfs
Eric Biggers
2022-02-04
block: clone crypto and integrity data in __bio_clone_fast
Christoph Hellwig
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2021-10-18
block: convert the rest of block to bdev_get_queue
Pavel Begunkov
2021-08-25
blk-crypto: fix check for too-large dun_bytes
Eric Biggers
2021-02-11
dm: support key eviction from keyslot managers of underlying devices
Satya Tangirala
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-10-05
block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()
Eric Biggers
2020-10-05
block: make blk_crypto_rq_bio_prep() able to fail
Eric Biggers
2020-10-05
block: make bio_crypt_clone() able to fail
Eric Biggers
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-05-14
block: blk-crypto-fallback for Inline Encryption
Satya Tangirala
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala