开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk
Age
Commit message (
Expand
)
Author
2021-06-30
null_blk: remove an unused variable assignment in null_add_dev
Christoph Hellwig
2021-06-11
nullb: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-03
null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call
Colin Ian King
2021-06-01
null_blk: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-26
drivers/block/null_blk/main: Fix a double free in null_init.
Lv Yunlong
2021-04-12
null_blk: add option for managing virtual boundary
Max Gurtovoy
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-10
nullb: use blk_queue_set_zoned() to setup zoned devices
Damien Le Moal
2021-01-29
null_blk: cleanup zoned mode initialization
Damien Le Moal
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-12-07
null_blk: Move driver into its own directory
Damien Le Moal