index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq-sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
blk-mq: move update of tags->rqs to __blk_mq_alloc_request()
Omar Sandoval
1
-2
/
+0
2017-03-02
blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler request
Omar Sandoval
1
-6
/
+5
2017-03-02
blk-mq-sched: Allocate sched reserved tags as specified in the original queue...
Sagi Grimberg
1
-1
/
+2
2017-02-23
blk-mq-sched: separate mark hctx and queue restart operations
Omar Sandoval
1
-12
/
+8
2017-02-22
block: get rid of blk-mq default scheduler choice Kconfig entries
Jens Axboe
1
-9
/
+0
2017-02-17
blk-mq-sched: ask scheduler for work, if we failed dispatching leftovers
Jens Axboe
1
-3
/
+12
2017-02-17
blk-mq-sched: don't add flushes to the head of requeue queue
Jens Axboe
1
-1
/
+1
2017-02-10
blk-mq: pass bio to blk_mq_sched_get_rq_priv
Paolo Valente
1
-3
/
+5
2017-02-08
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
1
-18
/
+17
2017-02-03
block: free merged request in the caller
Jens Axboe
1
-3
/
+6
2017-02-02
blk-mq-sched: bypass the scheduler for flushes entirely
Omar Sandoval
1
-2
/
+23
2017-01-27
block: cleanup remaining manual checks for PREFLUSH|FUA
Jens Axboe
1
-1
/
+1
2017-01-27
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
Jens Axboe
1
-0
/
+58
2017-01-27
block: add a op_is_flush helper
Christoph Hellwig
1
-3
/
+2
2017-01-27
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
1
-8
/
+15
2017-01-27
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
1
-0
/
+28
2017-01-26
blk-mq-sched: check for successful allocation before assigning tag
Jens Axboe
1
-1
/
+2
2017-01-26
blk-mq: don't lose flags passed in to blk_mq_alloc_request()
Jens Axboe
1
-1
/
+1
2017-01-17
blk-mq-sched: allow setting of default IO scheduler
Jens Axboe
1
-0
/
+20
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
1
-0
/
+368