| Commit message (Expand) | Author | Age | Files | Lines |
* | blk-mq: Use proper cpumask iterator | Thomas Gleixner | 2016-03-20 | 1 | -14/+0 |
* | blk-mq: dynamic h/w context count | Keith Busch | 2016-02-09 | 1 | -0/+2 |
* | blk-mq: add a flags parameter to blk_mq_alloc_request | Christoph Hellwig | 2015-12-01 | 1 | -1/+7 |
* | block: add block polling support | Jens Axboe | 2015-11-07 | 1 | -0/+10 |
* | block: generic request_queue reference counting | Dan Williams | 2015-10-21 | 1 | -1/+0 |
* | blk-mq: factor out a helper to iterate all tags for a request_queue | Christoph Hellwig | 2015-10-01 | 1 | -2/+0 |
* | blk-mq: fix racy updates of rq->errors | Christoph Hellwig | 2015-10-01 | 1 | -1/+1 |
* | blk-mq: fix sysfs registration/unregistration race | Akinobu Mita | 2015-09-29 | 1 | -1/+0 |
* | blk-mq: Shared tag enhancements | Keith Busch | 2015-06-01 | 1 | -0/+4 |
* | blk-mq: fix iteration of busy bitmap | Jens Axboe | 2015-04-17 | 1 | -1/+1 |
* | blk-mq: cleanup blk_mq_rq_to_pdu() | Jens Axboe | 2015-04-09 | 1 | -2/+2 |
* | blk-mq: export blk_mq_run_hw_queues | Mike Snitzer | 2015-03-13 | 1 | -0/+1 |
* | blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk | Mike Snitzer | 2015-03-13 | 1 | -0/+2 |
* | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 1 | -1/+9 |
|\ |
|
| * | blk-mq: make blk_mq_run_queues() static | Jens Axboe | 2015-02-10 | 1 | -1/+0 |
| * | blk-mq: add tag allocation policy | Shaohua Li | 2015-01-23 | 1 | -0/+8 |
| * | blk-mq: export blk_mq_freeze_queue() | Jens Axboe | 2015-01-02 | 1 | -0/+1 |
* | | blk-mq: Add helper to abort requeued requests | Jens Axboe | 2015-01-08 | 1 | -0/+1 |
* | | blk-mq: Let drivers cancel requeue_work | Keith Busch | 2015-01-08 | 1 | -0/+1 |
* | | blk-mq: Export if requests were started | Keith Busch | 2015-01-08 | 1 | -0/+1 |
* | | blk-mq: get rid of ->cmd_size in the hardware queue | Jens Axboe | 2015-01-07 | 1 | -2/+1 |
|/ |
|
* | blk-mq: Export freeze/unfreeze functions | Keith Busch | 2014-12-20 | 1 | -0/+2 |
* | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-12-13 | 1 | -1/+9 |
|\ |
|
| * | blk-mq: add blk_mq_free_hctx_request() | Jens Axboe | 2014-11-17 | 1 | -0/+1 |
| * | blk-mq: add BLK_MQ_F_DEFER_ISSUE support flag | Jens Axboe | 2014-10-29 | 1 | -0/+1 |
| * | blk-mq: add a 'list' parameter to ->queue_rq() | Jens Axboe | 2014-10-29 | 1 | -1/+7 |
* | | blk-mq: add blk_mq_unique_tag() | Bart Van Assche | 2014-11-12 | 1 | -0/+17 |
|/ |
|
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 | 1 | -5/+17 |
|\ |
|
| * | blk-mq: support per-distpatch_queue flush machinery | Ming Lei | 2014-09-25 | 1 | -0/+6 |
| * | blk-mq: pass a reserved argument to the timeout handler | Christoph Hellwig | 2014-09-22 | 1 | -1/+2 |
| * | blk-mq: fix and simplify tag iteration for the timeout handler | Christoph Hellwig | 2014-09-22 | 1 | -1/+5 |
| * | blk-mq: rename blk_mq_end_io to blk_mq_end_request | Christoph Hellwig | 2014-09-22 | 1 | -2/+2 |
| * | blk-mq: call blk_mq_start_request from ->queue_rq | Christoph Hellwig | 2014-09-22 | 1 | -0/+1 |
| * | blk-mq: remove REQ_END | Christoph Hellwig | 2014-09-22 | 1 | -1/+1 |
* | | blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode | Tejun Heo | 2014-09-24 | 1 | -0/+1 |
|/ |
|
* | blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flag | Jens Axboe | 2014-08-15 | 1 | -4/+3 |
* | blk-mq: bitmap tag: fix races on shared ::wake_index fields | Alexander Gordeev | 2014-06-17 | 1 | -1/+1 |
* | blk-mq: bump max tag depth to 10K tags | Jens Axboe | 2014-06-06 | 1 | -1/+1 |
* | blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter | Jens Axboe | 2014-06-04 | 1 | -1/+1 |
* | blk-mq: make the sysfs mq/ layout reflect current mappings | Jens Axboe | 2014-05-30 | 1 | -0/+1 |
* | blk-mq: blk_mq_tag_to_rq should handle flush request | Shaohua Li | 2014-05-30 | 1 | -1/+1 |
* | block: add queue flag for disabling SG merging | Jens Axboe | 2014-05-29 | 1 | -0/+1 |
* | blk-mq: remove alloc_hctx and free_hctx methods | Christoph Hellwig | 2014-05-28 | 1 | -10/+0 |
* | blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request | Christoph Hellwig | 2014-05-28 | 1 | -2/+2 |
* | blk-mq: add helper to insert requests from irq context | Christoph Hellwig | 2014-05-28 | 1 | -0/+2 |
* | blk-mq: remove stale comment for blk_mq_complete_request() | Jens Axboe | 2014-05-28 | 1 | -5/+0 |
* | blk-mq: allow non-softirq completions | Jens Axboe | 2014-05-27 | 1 | -0/+4 |
* | blk-mq: pass in suggested NUMA node to ->alloc_hctx() | Jens Axboe | 2014-05-27 | 1 | -2/+2 |
* | blk-mq: export blk_mq_tag_busy_iter | Sam Bradshaw | 2014-05-23 | 1 | -0/+1 |
* | blk-mq: allow the hctx cpu hotplug notifier to return errors | Jens Axboe | 2014-05-21 | 1 | -1/+1 |