index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
null_blk: suppress invalid partition info
Jens Axboe
2015-01-16
1
-1
/
+1
*
block: fix checking return value of blk_mq_init_queue
Ming Lei
2015-01-02
1
-1
/
+1
*
null_blk: boundary check queue_mode and irqmode
Matias Bjorling
2014-11-26
1
-2
/
+40
*
Merge branch 'master' into for-3.19/drivers
Jens Axboe
2014-11-18
1
-7
/
+7
|
\
|
*
null_blk: Cleanup error recovery in null_add_dev()
Jan Kara
2014-10-22
1
-7
/
+7
*
|
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
2014-10-29
1
-5
/
+5
|
/
*
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
1
-0
/
+1
|
\
|
*
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-10-04
1
-0
/
+1
*
|
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
2014-09-22
1
-1
/
+1
*
|
blk-mq: call blk_mq_start_request from ->queue_rq
Christoph Hellwig
2014-09-22
1
-0
/
+2
*
|
blk-mq: remove REQ_END
Christoph Hellwig
2014-09-22
1
-1
/
+2
*
|
blk-mq: pass along blk_mq_alloc_tag_set return values
Robert Elliott
2014-09-02
1
-8
/
+21
|
/
*
null_blk: fix softirq completions for queue_mode == 1
Jens Axboe
2014-06-16
1
-1
/
+4
*
null_blk: fix name and description of 'queue_mode' module parameter
Mike Snitzer
2014-06-11
1
-1
/
+1
*
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
1
-27
/
+1
|
\
|
*
blk-mq: remove alloc_hctx and free_hctx methods
Christoph Hellwig
2014-05-28
1
-27
/
+1
*
|
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
1
-32
/
+3
|
\
\
|
|
/
|
*
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
Jens Axboe
2014-05-27
1
-32
/
+3
*
|
block: null_blk: fix use after free
Ming Lei
2014-05-01
1
-1
/
+1
|
/
*
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
2014-04-15
1
-37
/
+55
*
blk-mq: do not initialize req->special
Christoph Hellwig
2014-04-15
1
-2
/
+2
*
null_blk: use blk_complete_request and blk_mq_complete_request
Christoph Hellwig
2014-02-10
1
-65
/
+32
*
block/null_blk: Fix completion processing from LIFO to FIFO
Shlomo Pongratz
2014-02-07
1
-0
/
+2
*
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-0
/
+5
|
\
|
*
null_blk: Null pointer deference problem in alloc_page_buffers
Raghavendra K T
2014-01-21
1
-0
/
+5
*
|
block: null_blk: fix queue leak inside removing device
Ming Lei
2014-01-12
1
-8
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-24
1
-26
/
+76
|
\
|
*
null_blk: support submit_queues on use_per_node_hctx
Matias Bjørling
2013-12-21
1
-4
/
+35
|
*
null_blk: set use_per_node_hctx param to false
Matias Bjørling
2013-12-21
1
-2
/
+2
|
*
null_blk: warning on ignored submit_queues param
Matias Bjorling
2013-12-19
1
-2
/
+5
|
*
null_blk: refactor init and init errors code paths
Matias Bjorling
2013-12-19
1
-25
/
+38
|
*
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
2013-12-19
1
-4
/
+4
*
|
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
2013-12-15
1
-4
/
+4
|
/
*
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
Yuanhan Liu
2013-11-21
1
-4
/
+4
*
null_blk: multi queue aware block test driver
Jens Axboe
2013-10-25
1
-0
/
+635