| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-22 | 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-22 | 1 | -4/+4 |
* | null_blk: multi queue aware block test driver | Jens Axboe | 2013-10-25 | 1 | -0/+635 |