index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-16
null_blk: fix softirq completions for queue_mode == 1
Jens Axboe
1
-1
/
+4
2014-06-11
null_blk: fix name and description of 'queue_mode' module parameter
Mike Snitzer
1
-1
/
+1
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-27
/
+1
2014-05-28
blk-mq: remove alloc_hctx and free_hctx methods
Christoph Hellwig
1
-27
/
+1
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-32
/
+3
2014-05-27
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
Jens Axboe
1
-32
/
+3
2014-05-01
block: null_blk: fix use after free
Ming Lei
1
-1
/
+1
2014-04-15
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
1
-37
/
+55
2014-04-15
blk-mq: do not initialize req->special
Christoph Hellwig
1
-2
/
+2
2014-02-10
null_blk: use blk_complete_request and blk_mq_complete_request
Christoph Hellwig
1
-65
/
+32
2014-02-07
block/null_blk: Fix completion processing from LIFO to FIFO
Shlomo Pongratz
1
-0
/
+2
2014-01-30
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+5
2014-01-21
null_blk: Null pointer deference problem in alloc_page_buffers
Raghavendra K T
1
-0
/
+5
2014-01-12
block: null_blk: fix queue leak inside removing device
Ming Lei
1
-8
/
+2
2013-12-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+76
2013-12-21
null_blk: support submit_queues on use_per_node_hctx
Matias Bjørling
1
-4
/
+35
2013-12-21
null_blk: set use_per_node_hctx param to false
Matias Bjørling
1
-2
/
+2
2013-12-19
null_blk: warning on ignored submit_queues param
Matias Bjorling
1
-2
/
+5
2013-12-19
null_blk: refactor init and init errors code paths
Matias Bjorling
1
-25
/
+38
2013-12-19
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-15
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-11-21
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
Yuanhan Liu
1
-4
/
+4
2013-10-25
null_blk: multi queue aware block test driver
Jens Axboe
1
-0
/
+635