index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2020-03-27
block: add a blk_mq_init_queue_data helper
Christoph Hellwig
1
-0
/
+2
2020-03-10
blk-mq: Fix a comment in include/linux/blk-mq.h
Bart Van Assche
1
-1
/
+4
2019-11-13
blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()
John Garry
1
-1
/
+0
2019-11-01
blk-mq: Make blk_mq_run_hw_queue() return void
John Garry
1
-1
/
+1
2019-10-25
blk-mq: fill header with kernel-doc
André Almeida
1
-40
/
+185
2019-10-07
blk-mq: Inline status checkers
Pavel Begunkov
1
-2
/
+18
2019-10-07
block: Document all members of blk_mq_tag_set and bkl_mq_queue_map
Bart Van Assche
1
-11
/
+43
2019-09-06
block: Delay default elevator initialization
Damien Le Moal
1
-1
/
+2
2019-08-27
block: Remove blk_mq_register_dev()
Bart Van Assche
1
-1
/
+0
2019-08-05
blk-mq: add callback of .cleanup_rq
Ming Lei
1
-0
/
+13
2019-08-05
blk-mq: remove blk_mq_complete_request_sync
Ming Lei
1
-1
/
+0
2019-08-05
blk-mq: introduce blk_mq_tagset_wait_completed_request()
Ming Lei
1
-0
/
+1
2019-08-05
blk-mq: introduce blk_mq_request_completed()
Ming Lei
1
-0
/
+1
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-1
/
+1
2019-05-04
blk-mq: always free hctx after request queue is freed
Ming Lei
1
-0
/
+2
2019-04-10
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
1
-0
/
+1
2019-03-20
block: Unexport blk_mq_add_to_requeue_list()
Bart Van Assche
1
-2
/
+0
2019-03-19
blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctx
Dongli Zhang
1
-1
/
+0
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
1
-1
/
+0
2018-12-18
block: make request_to_qc_t public
Sagi Grimberg
1
-0
/
+10
2018-12-18
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
Jens Axboe
1
-1
/
+1
2018-12-04
block: move queues types to the block layer
Christoph Hellwig
1
-9
/
+6
2018-11-29
blk-mq: add mq_ops->commit_rqs()
Jens Axboe
1
-0
/
+10
2018-11-26
blk-mq: Simplify request completion state
Keith Busch
1
-14
/
+0
2018-11-26
blk-mq: Return true if request was completed
Keith Busch
1
-1
/
+1
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
1
-1
/
+1
2018-11-08
blk-mq: provide a helper to check if a queue is busy
Jens Axboe
1
-0
/
+2
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
1
-2
/
+2
2018-11-07
nvme: add separate poll queue map
Jens Axboe
1
-1
/
+1
2018-11-07
blk-mq: initial support for multiple queue maps
Jens Axboe
1
-1
/
+2
2018-11-07
blk-mq: support multiple hctx maps
Jens Axboe
1
-0
/
+14
2018-11-07
blk-mq: allow software queue to map to multiple hardware queues
Jens Axboe
1
-1
/
+2
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
1
-3
/
+12
2018-11-07
block: kill request ->cpu member
Jens Axboe
1
-0
/
+2
2018-11-07
block: get rid of q->softirq_done_fn()
Jens Axboe
1
-1
/
+2
2018-11-07
blk-mq: provide mq_ops->busy() hook
Jens Axboe
1
-0
/
+6
2018-10-16
blk-mq: provide helper for setting up an SQ queue and tag set
Jens Axboe
1
-0
/
+4
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2018-07-24
blk-mq: export setting request completion state
Keith Busch
1
-0
/
+14
2018-07-09
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
1
-1
/
+2
2018-07-09
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
1
-0
/
+1
2018-06-14
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
1
-2
/
+0
2018-05-30
blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper
Jens Axboe
1
-1
/
+2
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
[next]