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