index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-crypto-fallback.c
Age
Commit message (
Expand
)
Author
2023-08-18
blk-crypto: dynamically allocate fallback profile
Sweet Tea Dorminy
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-05-04
block: remove superfluous calls to blkcg_bio_issue_init
Christoph Hellwig
2022-04-17
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
2022-02-11
block: partition include/linux/blk-cgroup.h
Ming Lei
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-21
blk-crypto-fallback: properly prefix function and struct names
Eric Biggers
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-02-24
block-crypto-fallback: use a bio_set for splitting bios
Christoph Hellwig
2021-01-27
blk-crypto: use bio_kmalloc in blk_crypto_clone_bio
Christoph Hellwig
2021-01-26
block: inherit BIO_REMAPPED when cloning bios
Christoph Hellwig
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-05-27
block: blk-crypto-fallback: remove redundant initialization of variable err
Colin Ian King
2020-05-14
block: blk-crypto-fallback for Inline Encryption
Satya Tangirala