index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-mq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
block: mq: Add some minor doc for core structs
Linus Walleij
1
-0
/
+3
2018-04-10
blk-mq: remove blk_mq_delay_queue()
Ming Lei
1
-2
/
+0
2018-01-09
blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu
Tejun Heo
1
-1
/
+1
2018-01-09
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
1
-0
/
+1
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+29
2017-11-11
blk-mq: only run the hardware queue if IO is pending
Jens Axboe
1
-1
/
+1
2017-11-11
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
1
-6
/
+11
2017-11-11
block: Introduce BLK_MQ_REQ_PREEMPT
Bart Van Assche
1
-0
/
+1
2017-11-11
blk-mq: fix issue with shared tag queue re-running
Jens Axboe
1
-3
/
+2
2017-11-04
blk-mq: don't handle failure in .get_budget
Ming Lei
1
-1
/
+1
2017-11-03
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/block
Jens Axboe
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
blk-mq-sched: improve dispatching from sw queue
Ming Lei
1
-0
/
+2
2017-11-01
blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
Ming Lei
1
-0
/
+11
2017-10-18
block: remove blk_mq_reinit_tagset
Sagi Grimberg
1
-2
/
+0
2017-10-18
block: introduce blk_mq_tagset_iter
Sagi Grimberg
1
-0
/
+2
2017-08-18
blk-mq: Make blk_mq_reinit_tagset() calls easier to read
Bart Van Assche
1
-3
/
+2
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-06-21
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
1
-9
/
+1
2017-06-21
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
1
-0
/
+2
2017-06-21
block: Make request operation type argument declarations consistent
Bart Van Assche
1
-3
/
+3
2017-06-21
blk-mq: Reduce blk_mq_hw_ctx size
Bart Van Assche
1
-2
/
+3
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-18
blk-mq: don't stop queue for quiescing
Ming Lei
1
-2
/
+0
2017-06-18
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
1
-0
/
+4
2017-06-18
blk-mq: introduce blk_mq_unquiesce_queue
Ming Lei
1
-0
/
+1
2017-06-18
blk-mq: introduce blk_mq_quiesce_queue_nowait()
Ming Lei
1
-0
/
+8
2017-06-18
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
1
-0
/
+1
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-5
/
+2
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-2
/
+2
2017-05-22
blk-mq: remove blk_mq_abort_requeue_list()
Ming Lei
1
-1
/
+0
2017-05-04
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
1
-0
/
+1
2017-05-04
blk-mq: untangle debugfs and sysfs
Omar Sandoval
1
-0
/
+4
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-2
/
+2
2017-04-28
blk-mq: unify hctx delay_work and run_work
Jens Axboe
1
-2
/
+1
2017-04-28
blk-mq: unify hctx delayed_run_work and run_work
Jens Axboe
1
-2
/
+1
2017-04-27
blk-mq: Add blk_mq_ops.show_rq()
Bart Van Assche
1
-0
/
+8
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-14
blk-mq: export helpers
Omar Sandoval
1
-0
/
+1
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
1
-0
/
+2
2017-04-07
blk-mq: Introduce blk_mq_delay_run_hw_queue()
Bart Van Assche
1
-0
/
+2
2017-04-05
blk-mq: Remove blk_mq_queue_data.list
Bart Van Assche
1
-1
/
+0
2017-03-29
block: rename blk_mq_freeze_queue_start()
Ming Lei
1
-1
/
+1
2017-03-23
blk-mq: remove BLK_MQ_F_DEFER_ISSUE
Christoph Hellwig
1
-1
/
+0
2017-03-02
blk-mq: Provide freeze queue timeout
Keith Busch
1
-0
/
+2
2017-03-02
blk-mq: Export blk_mq_freeze_queue_wait
Keith Busch
1
-0
/
+1
2017-02-23
blk-mq: use sbq wait queues instead of restart for driver tags
Omar Sandoval
1
-0
/
+2
2017-01-17
blk-mq-sched: allow setting of default IO scheduler
Jens Axboe
1
-0
/
+1
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
1
-1
/
+4
2017-01-17
blk-mq: un-export blk_mq_free_hctx_request()
Jens Axboe
1
-1
/
+0
[next]