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
/
include
/
linux
/
blk-mq.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-17
blk-mq: bitmap tag: fix races on shared ::wake_index fields
Alexander Gordeev
1
-1
/
+1
2014-06-06
blk-mq: bump max tag depth to 10K tags
Jens Axboe
1
-1
/
+1
2014-06-04
blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter
Jens Axboe
1
-1
/
+1
2014-05-30
blk-mq: make the sysfs mq/ layout reflect current mappings
Jens Axboe
1
-0
/
+1
2014-05-30
blk-mq: blk_mq_tag_to_rq should handle flush request
Shaohua Li
1
-1
/
+1
2014-05-29
block: add queue flag for disabling SG merging
Jens Axboe
1
-0
/
+1
2014-05-28
blk-mq: remove alloc_hctx and free_hctx methods
Christoph Hellwig
1
-10
/
+0
2014-05-28
blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request
Christoph Hellwig
1
-2
/
+2
2014-05-28
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
1
-0
/
+2
2014-05-28
blk-mq: remove stale comment for blk_mq_complete_request()
Jens Axboe
1
-5
/
+0
2014-05-27
blk-mq: allow non-softirq completions
Jens Axboe
1
-0
/
+4
2014-05-27
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
Jens Axboe
1
-2
/
+2
2014-05-23
blk-mq: export blk_mq_tag_busy_iter
Sam Bradshaw
1
-0
/
+1
2014-05-21
blk-mq: allow the hctx cpu hotplug notifier to return errors
Jens Axboe
1
-1
/
+1
2014-05-20
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
1
-1
/
+1
2014-05-19
Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core
Jens Axboe
1
-0
/
+7
2014-05-19
blk-mq: switch ctx pending map to the sparser blk_align_bitmap
Jens Axboe
1
-2
/
+8
2014-05-13
blk-mq: improve support for shared tags maps
Jens Axboe
1
-0
/
+7
2014-05-09
blk-mq: implement new and more efficient tagging scheme
Jens Axboe
1
-2
/
+4
2014-05-07
blk-mq: add basic round-robin of what CPU to queue workqueue work on
Jens Axboe
1
-0
/
+4
2014-04-25
blk-mq: respect rq_affinity
Christoph Hellwig
1
-1
/
+0
2014-04-16
blk-mq: add blk_mq_requeue_request
Christoph Hellwig
1
-0
/
+2
2014-04-16
blk-mq: add blk_mq_start_hw_queues
Christoph Hellwig
1
-0
/
+1
2014-04-16
blk-mq: add blk_mq_delay_queue
Christoph Hellwig
1
-1
/
+3
2014-04-16
blk-mq: add async parameter to blk_mq_start_stopped_hw_queues
Christoph Hellwig
1
-1
/
+1
2014-04-16
blk-mq: allow drivers to hook into I/O completion
Christoph Hellwig
1
-7
/
+2
2014-04-15
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
1
-18
/
+16
2014-04-15
blk-mq: add ->init_request and ->exit_request methods
Christoph Hellwig
1
-2
/
+12
2014-04-09
blk-mq: ensure that hardware queues are always run on the mapped CPUs
Jens Axboe
1
-0
/
+1
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2014-03-21
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
Christoph Hellwig
1
-2
/
+1
2014-03-19
blk-mq: fix wrong usage of hctx->state vs hctx->flags
Jens Axboe
1
-1
/
+1
2014-03-14
blk-mq: allow blk_mq_init_commands() to return failure
Jens Axboe
1
-1
/
+2
2014-02-21
blk-mq: support partial I/O completions
Christoph Hellwig
1
-1
/
+7
2014-02-21
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
Christoph Hellwig
1
-2
/
+1
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
1
-4
/
+1
2014-02-10
blk-mq: rework I/O completions
Christoph Hellwig
1
-0
/
+4
2014-02-07
blk-mq: support at_head inserations for blk_execute_rq
Christoph Hellwig
1
-1
/
+2
2014-01-30
blk-mq: Don't reserve a tag for flush request
Shaohua Li
1
-0
/
+3
2014-01-28
blk-mq: for_each_* macro correctness
Jose Alonso
1
-6
/
+6
2013-12-31
block: blk-mq: don't export blk_mq_free_queue()
Ming Lei
1
-1
/
+0
2013-10-28
blk-mq: fix for flush deadlock
Christoph Hellwig
1
-1
/
+1
2013-10-25
blk-mq: add blk_mq_stop_hw_queues
Christoph Hellwig
1
-0
/
+1
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-0
/
+182