index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
Age
Commit message (
Expand
)
Author
2021-06-30
block: mark blk_mq_init_queue_data static
Christoph Hellwig
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-25
blk-mq: update hctx->dispatch_busy in case of real scheduler
Ming Lei
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
sched: Add get_current_state()
Peter Zijlstra
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-11
blk-mq: remove blk_mq_init_sq_queue
Christoph Hellwig
2021-06-11
blk-mq: add the blk_mq_alloc_disk APIs
Christoph Hellwig
2021-06-11
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
2021-06-11
blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
Christoph Hellwig
2021-06-03
block: Do not pull requests from the scheduler when we cannot dispatch them
Jan Kara
2021-05-24
blk-mq: Use request queue-wide tags for tagset-wide sbitmap
John Garry
2021-05-24
blk-mq: Some tag allocation code refactoring
John Garry
2021-05-24
blk-mq: clearing flush request reference in tags->rqs[]
Ming Lei
2021-05-24
blk-mq: clear stale request in tags->rq[] before freeing one request pool
Ming Lei
2021-05-24
blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
Ming Lei
2021-05-14
blk-mq: Swap two calls in blk_mq_exit_queue()
Bart Van Assche
2021-05-14
blk-mq: plug request for shared sbitmap
Ming Lei
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-16
blk-mq: bypass IO scheduler's limit_depth for passthrough request
Lin Feng
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-03-04
scsi: blk-mq: Return budget token from .get_budget callback
Ming Lei
2021-03-04
scsi: sbitmap: Move allocation hint into sbitmap
Ming Lei
2021-03-04
scsi: sbitmap: Maintain allocation round_robin in sbitmap
Ming Lei
2021-02-22
Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-12
blk-mq: Use llist_head for blk_cpu_done
Sebastian Andrzej Siewior
2021-02-12
blk-mq: Always complete remote completions requests in softirq
Sebastian Andrzej Siewior
2021-01-24
blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
Jan Kara
2021-01-24
Revert "blk-mq, elevator: Count requests per hctx to improve performance"
Jan Kara
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-12-17
blk-mq: Don't complete on a remote CPU in force threaded mode
Sebastian Andrzej Siewior
2020-12-16
blk-mq: Remove 'running from the wrong CPU' warning
Daniel Wagner
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-12
blk-mq: fix msec comment from micro to milli seconds
Minwoo Im
2020-12-12
blk-mq: add helper allocating tagset->tags
Minwoo Im
2020-12-09
scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
Bart Van Assche
2020-12-09
scsi: block: Introduce BLK_MQ_REQ_PM
Bart Van Assche
2020-12-07
block: disable iopoll for split bio
Jeffle Xu
2020-12-07
blk-mq: skip hybrid polling if iopoll doesn't spin
Pavel Begunkov
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
2020-12-04
block: simplify and extend the block_bio_merge tracepoint class
Christoph Hellwig
2020-12-02
block: fix inflight statistics of part0
Jeffle Xu
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-10
scsi: block: Return status code in blk_mq_end_request()
Hannes Reinecke
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
block: blk-mq: fix a kernel-doc markup
Mauro Carvalho Chehab
[next]