index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-mq.h
Age
Commit message (
Expand
)
Author
2017-04-07
blk-mq: Introduce blk_mq_delay_run_hw_queue()
Bart Van Assche
2017-03-02
blk-mq: Provide freeze queue timeout
Keith Busch
2017-03-02
blk-mq: Export blk_mq_freeze_queue_wait
Keith Busch
2017-02-23
blk-mq: use sbq wait queues instead of restart for driver tags
Omar Sandoval
2017-01-17
blk-mq-sched: allow setting of default IO scheduler
Jens Axboe
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2017-01-17
blk-mq: un-export blk_mq_free_hctx_request()
Jens Axboe
2017-01-11
blk-mq: make mq_ops a const pointer
Jens Axboe
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-09
blk-mq: add blk_mq_start_stopped_hw_queue()
Jens Axboe
2016-11-08
blk-mq: export blk_mq_map_queues
Christoph Hellwig
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-02
blk-mq: Introduce blk_mq_quiesce_queue()
Bart Van Assche
2016-11-02
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
2016-11-02
blk-mq: Introduce blk_mq_queue_stopped()
Bart Van Assche
2016-10-09
Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-22
blk-mq: add flag for drivers wanting blocking ->queue_rq()
Jens Axboe
2016-09-22
blk-mq/cpu-notif: Convert to new hotplug state machine
Thomas Gleixner
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
2016-09-17
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
2016-09-15
blk-mq: get rid of the cpumask in struct blk_mq_tags
Christoph Hellwig
2016-09-15
blk-mq: allow the driver to pass in a queue mapping
Christoph Hellwig
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
blk-mq: only allocate a single mq_map per tag_set
Christoph Hellwig
2016-09-14
blk-mq: introduce blk_mq_delay_kick_requeue_list()
Mike Snitzer
2016-09-14
block: remove blk_mq_alloc_single_hw_queue() prototype
Linus Walleij
2016-09-14
block: add poll_considered statistic
Stephen Bates
2016-08-29
blk-mq: improve layout of blk_mq_hw_ctx
Jens Axboe
2016-08-29
blk-mq: turn hctx->run_work into a regular work struct
Jens Axboe
2016-07-08
blk-mq: Introduce blk_mq_reinit_tagset
Sagi Grimberg
2016-07-05
blk-mq: add blk_mq_alloc_request_hctx
Ming Lin
2016-04-12
blk-mq: Make blk_mq_all_tag_busy_iter static
Sagi Grimberg
2016-04-12
blk-mq: Export tagset iter function
Sagi Grimberg
2016-03-20
blk-mq: Use proper cpumask iterator
Thomas Gleixner
2016-02-09
blk-mq: dynamic h/w context count
Keith Busch
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
2015-11-07
block: add block polling support
Jens Axboe
2015-10-21
block: generic request_queue reference counting
Dan Williams
2015-10-01
blk-mq: factor out a helper to iterate all tags for a request_queue
Christoph Hellwig
2015-10-01
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
2015-09-29
blk-mq: fix sysfs registration/unregistration race
Akinobu Mita
2015-06-01
blk-mq: Shared tag enhancements
Keith Busch
2015-04-17
blk-mq: fix iteration of busy bitmap
Jens Axboe
2015-04-09
blk-mq: cleanup blk_mq_rq_to_pdu()
Jens Axboe
2015-03-13
blk-mq: export blk_mq_run_hw_queues
Mike Snitzer
2015-03-13
blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk
Mike Snitzer
2015-02-12
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-10
blk-mq: make blk_mq_run_queues() static
Jens Axboe
2015-01-23
blk-mq: add tag allocation policy
Shaohua Li
[next]