index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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: provide helper for setting up an SQ queue and tag set
Jens Axboe
2018-10-16
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-15
1
-11
/
+29
|
\
|
*
blk-mq: only run the hardware queue if IO is pending
Jens Axboe
2017-11-11
1
-1
/
+1
|
*
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-11
1
-6
/
+11
|
*
block: Introduce BLK_MQ_REQ_PREEMPT
Bart Van Assche
2017-11-11
1
-0
/
+1
|
*
blk-mq: fix issue with shared tag queue re-running
Jens Axboe
2017-11-11
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-21
1
-0
/
+2
*
|
block: Make request operation type argument declarations consistent
Bart Van Assche
2017-06-21
1
-3
/
+3
*
|
blk-mq: Reduce blk_mq_hw_ctx size
Bart Van Assche
2017-06-21
1
-2
/
+3
*
|
blk-mq: don't stop queue for quiescing
Ming Lei
2017-06-18
1
-2
/
+0
*
|
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
2017-06-18
1
-0
/
+4
*
|
blk-mq: introduce blk_mq_unquiesce_queue
Ming Lei
2017-06-18
1
-0
/
+1
*
|
blk-mq: introduce blk_mq_quiesce_queue_nowait()
Ming Lei
2017-06-18
1
-0
/
+8
*
|
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
2017-06-18
1
-0
/
+1
*
|
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
1
-5
/
+2
*
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-2
/
+2
|
/
*
blk-mq: remove blk_mq_abort_requeue_list()
Ming Lei
2017-05-22
1
-1
/
+0
*
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
2017-05-04
1
-0
/
+1
*
blk-mq: untangle debugfs and sysfs
Omar Sandoval
2017-05-04
1
-0
/
+4
*
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
1
-2
/
+2
*
blk-mq: unify hctx delay_work and run_work
Jens Axboe
2017-04-28
1
-2
/
+1
*
blk-mq: unify hctx delayed_run_work and run_work
Jens Axboe
2017-04-28
1
-2
/
+1
*
blk-mq: Add blk_mq_ops.show_rq()
Bart Van Assche
2017-04-26
1
-0
/
+8
*
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
1
-1
/
+1
*
blk-mq: export helpers
Omar Sandoval
2017-04-14
1
-0
/
+1
*
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
1
-0
/
+2
|
\
|
*
blk-mq: Introduce blk_mq_delay_run_hw_queue()
Bart Van Assche
2017-04-07
1
-0
/
+2
*
|
blk-mq: Remove blk_mq_queue_data.list
Bart Van Assche
2017-04-05
1
-1
/
+0
*
|
block: rename blk_mq_freeze_queue_start()
Ming Lei
2017-03-29
1
-1
/
+1
[next]