index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk
/
main.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-29
null_blk: Fix handling of submit_queues and poll_queues attributes
Shin'ichiro Kawasaki
1
-17
/
+85
2021-10-18
null_blk: poll queue support
Jens Axboe
1
-4
/
+104
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-2
/
+1
2021-08-23
null_blk: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+1
2021-08-11
block: move some macros to blkdev.h
Guoqing Jiang
1
-4
/
+0
2021-06-30
null_blk: remove an unused variable assignment in null_add_dev
Christoph Hellwig
1
-1
/
+0
2021-06-11
nullb: use blk_mq_alloc_disk
Christoph Hellwig
1
-6
/
+5
2021-06-03
null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call
Colin Ian King
1
-1
/
+1
2021-06-01
null_blk: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-19
/
+19
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+11
2021-04-12
null_blk: add option for managing virtual boundary
Max Gurtovoy
1
-1
/
+11
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
1
-5
/
+21
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2020-12-07
null_blk: Move driver into its own directory
Damien Le Moal
1
-0
/
+2031