index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-mq.h
Commit message (
Expand
)
Author
Age
*
block: Delay default elevator initialization
Damien Le Moal
2019-09-05
*
block: Remove blk_mq_register_dev()
Bart Van Assche
2019-08-27
*
blk-mq: add callback of .cleanup_rq
Ming Lei
2019-08-04
*
blk-mq: remove blk_mq_complete_request_sync
Ming Lei
2019-08-04
*
blk-mq: introduce blk_mq_tagset_wait_completed_request()
Ming Lei
2019-08-04
*
blk-mq: introduce blk_mq_request_completed()
Ming Lei
2019-08-04
*
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-20
*
blk-mq: always free hctx after request queue is freed
Ming Lei
2019-05-04
*
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
2019-04-10
*
block: Unexport blk_mq_add_to_requeue_list()
Bart Van Assche
2019-03-20
*
blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctx
Dongli Zhang
2019-03-19
*
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
*
block: make request_to_qc_t public
Sagi Grimberg
2018-12-18
*
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
Jens Axboe
2018-12-17
*
block: move queues types to the block layer
Christoph Hellwig
2018-12-04
*
blk-mq: add mq_ops->commit_rqs()
Jens Axboe
2018-11-29
*
blk-mq: Simplify request completion state
Keith Busch
2018-11-26
*
blk-mq: Return true if request was completed
Keith Busch
2018-11-26
*
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
2018-11-26
*
blk-mq: provide a helper to check if a queue is busy
Jens Axboe
2018-11-08
*
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-11-08
*
nvme: add separate poll queue map
Jens Axboe
2018-11-07
*
blk-mq: initial support for multiple queue maps
Jens Axboe
2018-11-07
*
blk-mq: support multiple hctx maps
Jens Axboe
2018-11-07
*
blk-mq: allow software queue to map to multiple hardware queues
Jens Axboe
2018-11-07
*
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
*
block: kill request ->cpu member
Jens Axboe
2018-11-07
*
block: get rid of q->softirq_done_fn()
Jens Axboe
2018-11-07
*
blk-mq: provide mq_ops->busy() hook
Jens Axboe
2018-11-07
*
blk-mq: provide helper for setting up an SQ queue and tag set
Jens Axboe
2018-10-15
*
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
|
\
|
*
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
2018-07-09
|
*
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
2018-07-09
*
|
blk-mq: export setting request completion state
Keith Busch
2018-07-24
|
/
*
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
2018-06-14
*
blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper
Jens Axboe
2018-05-30
*
block: mq: Add some minor doc for core structs
Linus Walleij
2018-04-25
*
blk-mq: remove blk_mq_delay_queue()
Ming Lei
2018-04-10
*
blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu
Tejun Heo
2018-01-09
*
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
2018-01-09
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
|
\
|
*
blk-mq: only run the hardware queue if IO is pending
Jens Axboe
2017-11-10
|
*
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-10
|
*
block: Introduce BLK_MQ_REQ_PREEMPT
Bart Van Assche
2017-11-10
|
*
blk-mq: fix issue with shared tag queue re-running
Jens Axboe
2017-11-10
|
*
blk-mq: don't handle failure in .get_budget
Ming Lei
2017-11-04
|
*
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/block
Jens Axboe
2017-11-03
|
|
\
|
|
*
block: remove blk_mq_reinit_tagset
Sagi Grimberg
2017-10-18
|
|
*
block: introduce blk_mq_tagset_iter
Sagi Grimberg
2017-10-18
|
*
|
blk-mq-sched: improve dispatching from sw queue
Ming Lei
2017-11-01
[next]