index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-mq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: always free hctx after request queue is freed
Ming Lei
2019-05-04
1
-0
/
+2
*
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
2019-04-10
1
-0
/
+1
*
block: Unexport blk_mq_add_to_requeue_list()
Bart Van Assche
2019-03-20
1
-2
/
+0
*
blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctx
Dongli Zhang
2019-03-19
1
-1
/
+0
*
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
1
-1
/
+0
*
block: make request_to_qc_t public
Sagi Grimberg
2018-12-18
1
-0
/
+10
*
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
Jens Axboe
2018-12-17
1
-1
/
+1
*
block: move queues types to the block layer
Christoph Hellwig
2018-12-04
1
-9
/
+6
*
blk-mq: add mq_ops->commit_rqs()
Jens Axboe
2018-11-29
1
-0
/
+10
*
blk-mq: Simplify request completion state
Keith Busch
2018-11-26
1
-14
/
+0
*
blk-mq: Return true if request was completed
Keith Busch
2018-11-26
1
-1
/
+1
*
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
2018-11-26
1
-1
/
+1
*
blk-mq: provide a helper to check if a queue is busy
Jens Axboe
2018-11-08
1
-0
/
+2
*
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-11-08
1
-2
/
+2
*
nvme: add separate poll queue map
Jens Axboe
2018-11-07
1
-1
/
+1
*
blk-mq: initial support for multiple queue maps
Jens Axboe
2018-11-07
1
-1
/
+2
*
blk-mq: support multiple hctx maps
Jens Axboe
2018-11-07
1
-0
/
+14
*
blk-mq: allow software queue to map to multiple hardware queues
Jens Axboe
2018-11-07
1
-1
/
+2
*
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
1
-3
/
+12
*
block: kill request ->cpu member
Jens Axboe
2018-11-07
1
-0
/
+2
*
block: get rid of q->softirq_done_fn()
Jens Axboe
2018-11-07
1
-1
/
+2
*
blk-mq: provide mq_ops->busy() hook
Jens Axboe
2018-11-07
1
-0
/
+6
*
blk-mq: provide helper for setting up an SQ queue and tag set
Jens Axboe
2018-10-15
1
-0
/
+4
*
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
1
-1
/
+3
|
\
|
*
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
2018-07-09
1
-1
/
+2
|
*
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
2018-07-09
1
-0
/
+1
*
|
blk-mq: export setting request completion state
Keith Busch
2018-07-24
1
-0
/
+14
|
/
*
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
2018-06-14
1
-2
/
+0
*
blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper
Jens Axboe
2018-05-30
1
-1
/
+2
*
block: mq: Add some minor doc for core structs
Linus Walleij
2018-04-25
1
-0
/
+3
*
blk-mq: remove blk_mq_delay_queue()
Ming Lei
2018-04-10
1
-2
/
+0
*
blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu
Tejun Heo
2018-01-09
1
-1
/
+1
*
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
2018-01-09
1
-0
/
+1
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-11
/
+29
|
\
|
*
blk-mq: only run the hardware queue if IO is pending
Jens Axboe
2017-11-10
1
-1
/
+1
|
*
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-10
1
-6
/
+11
|
*
block: Introduce BLK_MQ_REQ_PREEMPT
Bart Van Assche
2017-11-10
1
-0
/
+1
|
*
blk-mq: fix issue with shared tag queue re-running
Jens Axboe
2017-11-10
1
-3
/
+2
|
*
blk-mq: don't handle failure in .get_budget
Ming Lei
2017-11-04
1
-1
/
+1
|
*
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/block
Jens Axboe
2017-11-03
1
-2
/
+2
|
|
\
|
|
*
block: remove blk_mq_reinit_tagset
Sagi Grimberg
2017-10-18
1
-2
/
+0
|
|
*
block: introduce blk_mq_tagset_iter
Sagi Grimberg
2017-10-18
1
-0
/
+2
|
*
|
blk-mq-sched: improve dispatching from sw queue
Ming Lei
2017-11-01
1
-0
/
+2
|
*
|
blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
Ming Lei
2017-11-01
1
-0
/
+11
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
blk-mq: Make blk_mq_reinit_tagset() calls easier to read
Bart Van Assche
2017-08-18
1
-3
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
1
-1
/
+1
|
\
|
*
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
*
|
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
2017-06-21
1
-9
/
+1
*
|
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2017-06-20
1
-0
/
+2
[next]