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.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
/
block
/
blk-mq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
Ming Lei
2020-09-03
1
-0
/
+9
*
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
2019-10-05
1
-1
/
+4
*
blk-mq: move cancel of requeue_work to the front of blk_exit_queue
zhengbin
2019-10-01
1
-2
/
+0
*
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
2019-10-01
1
-7
/
+10
*
blk-mq: free hw queue's resource in hctx's release handler
Ming Lei
2019-09-16
1
-6
/
+2
*
blk-mq: move cancel of requeue_work into blk_mq_release
Ming Lei
2019-06-15
1
-0
/
+2
*
bfq: update internal depth state when queue depth changes
Jens Axboe
2019-05-16
1
-0
/
+2
*
block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx
Shenghui Wang
2019-05-08
1
-1
/
+1
*
blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
Jianchao Wang
2019-03-23
1
-2
/
+10
*
blk-mq: punt failed direct issue to dispatch list
Jens Axboe
2018-12-08
1
-28
/
+5
*
blk-mq: fix corruption with direct issue
Jens Axboe
2018-12-08
1
-1
/
+25
*
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
2018-09-27
1
-2
/
+2
*
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-22
1
-8
/
+88
|
\
|
*
blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
Jianchao Wang
2018-08-21
1
-0
/
+4
|
*
blk-mq: init hctx sched after update ctx and hctx mapping
Jianchao Wang
2018-08-21
1
-8
/
+84
*
|
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
1
-60
/
+113
|
\
|
|
*
blk-mq: count the hctx as active before allocating tag
Jianchao Wang
2018-08-09
1
-2
/
+6
|
*
blk-mq: fail the request in case issue failure
Ming Lei
2018-07-22
1
-2
/
+6
|
*
blk-mq: issue directly if hw queue isn't busy in case of 'none'
Ming Lei
2018-07-17
1
-1
/
+22
|
*
block: remove external dependency on wbt_flags
Josef Bacik
2018-07-09
1
-5
/
+4
|
*
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
2018-07-09
1
-6
/
+6
|
*
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
2018-07-09
1
-1
/
+32
|
*
blk-mq: use list_splice_tail_init() to insert requests
Ming Lei
2018-07-09
1
-7
/
+7
|
*
blk-mq: fix typo in a function comment
Minwoo Im
2018-07-09
1
-1
/
+1
|
*
blk-mq: code clean-up by adding an API to clear set->mq_map
Minwoo Im
2018-07-09
1
-3
/
+1
|
*
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
2018-07-09
1
-8
/
+2
|
*
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
2018-07-09
1
-9
/
+17
|
*
blk-mq: don't pass **hctx to blk_mq_mark_tag_wait()
Ming Lei
2018-07-09
1
-12
/
+11
|
*
blk-mq: cleanup blk_mq_get_driver_tag()
Ming Lei
2018-07-09
1
-12
/
+7
*
|
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
blk-mq: export setting request completion state
Keith Busch
2018-07-24
1
-3
/
+1
*
|
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-30
1
-0
/
+12
|
\
|
|
*
blk-mq: don't queue more if we get a busy return
Jens Axboe
2018-06-29
1
-0
/
+12
*
|
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-24
1
-1
/
+0
|
\
|
|
*
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2018-06-23
1
-1
/
+0
*
|
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-17
1
-2
/
+6
|
\
|
|
*
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
2018-06-14
1
-0
/
+5
|
*
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
2018-06-11
1
-2
/
+1
*
|
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
1
-8
/
+8
|
/
*
blk-mq: return when hctx is stopped in blk_mq_run_work_fn
Jianchao Wang
2018-06-04
1
-1
/
+1
*
block: split the blk-mq case from elevator_init
Christoph Hellwig
2018-06-01
1
-1
/
+1
*
block: move sysfs_lock into elevator_init
Christoph Hellwig
2018-06-01
1
-1
/
+1
*
blk-mq: simplify blk_mq_rq_timed_out
Christoph Hellwig
2018-05-29
1
-14
/
+8
*
block: remove BLK_EH_HANDLED
Christoph Hellwig
2018-05-29
1
-4
/
+0
*
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
1
-1
/
+1
*
blk-mq: Remove generation seqeunce
Keith Busch
2018-05-29
1
-183
/
+75
*
blk-mq: Fix timeout and state order
Keith Busch
2018-05-29
1
-1
/
+1
*
blk-mq: remove wrong 'unlikely' check
huhai
2018-05-22
1
-1
/
+1
*
blk-mq: clear hctx->dispatch_from when mappings change
huhai
2018-05-18
1
-0
/
+1
*
blk-mq: remove redundant insert case in blk_mq_make_request()
huhai
2018-05-16
1
-15
/
+1
[next]