index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2021-05-11
kyber: fix out of bounds access when preempted
Omar Sandoval
1
-3
/
+5
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+13
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-03-04
scsi: blk-mq: Return budget token from .get_budget callback
Ming Lei
1
-4
/
+13
2021-03-01
block: Drop leftover references to RQF_SORTED
Jean Delvare
1
-5
/
+1
2021-02-22
block: get rid of the trace rq insert wrapper
Chaitanya Kulkarni
1
-6
/
+0
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
1
-1
/
+1
2020-10-09
blk-mq: get rid of the dead flush handle code path
Yufen Yu
1
-6
/
+0
2020-10-06
block: move blk_mq_sched_try_merge to blk-merge.c
Christoph Hellwig
1
-32
/
+0
2020-09-07
block: Remove unused blk_mq_sched_free_hctx_data()
Baolin Wang
1
-15
/
+0
2020-09-03
blk-mq: Facilitate a shared sbitmap per tagset
John Garry
1
-3
/
+5
2020-09-03
blk-mq: Pass flags for tag init/free
John Garry
1
-3
/
+8
2020-09-01
blk-mq: use BLK_MQ_NO_TAG for no tag
Xianting Tian
1
-1
/
+1
2020-09-01
block: Remove blk_mq_attempt_merge() function
Baolin Wang
1
-28
/
+16
2020-09-01
block: Add a new helper to attempt to merge a bio
Baolin Wang
1
-3
/
+3
2020-09-01
block: Move blk_mq_bio_list_merge() into blk-merge.c
Baolin Wang
1
-45
/
+1
2020-08-17
blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
Ming Lei
1
-0
/
+9
2020-07-31
block: blk-mq-sched: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-10
blk-mq: Remove unnecessary local variable
Baolin Wang
1
-3
/
+1
2020-06-30
blk-mq: support batching dispatch in case of io
Ming Lei
1
-7
/
+82
2020-06-30
blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
Ming Lei
1
-4
/
+4
2020-06-30
blk-mq: pass hctx to blk_mq_dispatch_rq_list
Ming Lei
1
-8
/
+6
2020-06-30
blk-mq: pass request queue into get/put budget callback
Ming Lei
1
-4
/
+4
2020-04-29
blk-mq: make function '__blk_mq_sched_dispatch_requests' static
Zheng Bin
1
-1
/
+1
2020-04-24
block: Limit number of items taken from the I/O scheduler in one go
Salman Qazi
1
-13
/
+51
2020-04-20
blk-mq: Rerun dispatching in the case of budget contention
Douglas Anderson
1
-0
/
+18
2020-03-12
blk-mq: insert flush request to the front of dispatch queue
Ming Lei
1
-0
/
+22
2020-02-24
blk-mq: insert passthrough request into hctx->dispatch directly
Ming Lei
1
-7
/
+15
2019-09-26
blk-mq: move lockdep_assert_held() into elevator_exit
Ming Lei
1
-2
/
+0
2019-07-02
blk-mq: remove blk_mq_put_ctx()
Bart Van Assche
1
-4
/
+1
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-11
/
+15
2019-06-13
blk-mq: remove WARN_ON(!q->elevator) from blk_mq_sched_free_requests
Ming Lei
1
-1
/
+0
2019-06-06
block: free sched's request pool in blk_cleanup_queue
Ming Lei
1
-3
/
+27
2019-05-04
blk-mq: grab .q_usage_counter when queuing request from plug code path
Ming Lei
1
-1
/
+11
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2019-04-05
block: Revert v5.0 blk_mq_request_issue_directly() changes
Bart Van Assche
1
-3
/
+5
2019-02-01
blk-mq: save queue mapping result into ctx directly
Jianchao Wang
1
-1
/
+1
2018-12-17
blk-mq: fix dispatch from sw queue
Ming Lei
1
-3
/
+8
2018-12-17
block: mq-deadline: Fix write completion handling
Damien Le Moal
1
-1
/
+2
2018-12-16
blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
Jianchao Wang
1
-5
/
+3
2018-11-20
block: fix attempt to assign NULL io_context
Jens Axboe
1
-1
/
+8
2018-11-19
block: Remove bio->bi_ioc
Damien Le Moal
1
-2
/
+2
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
1
-2
/
+2
2018-11-07
blk-mq: cleanup and improve list insertion
Jens Axboe
1
-7
/
+1
2018-11-07
blk-mq: cache request hardware queue mapping
Jens Axboe
1
-4
/
+2
2018-11-07
blk-mq: allow software queue to map to multiple hardware queues
Jens Axboe
1
-1
/
+1
2018-11-07
blk-mq: pass in request/bio flags to queue mapping
Jens Axboe
1
-4
/
+12
2018-11-07
block: get rid of MQ scheduler ops union
Jens Axboe
1
-17
/
+16
2018-08-21
blk-mq: init hctx sched after update ctx and hctx mapping
Jianchao Wang
1
-44
/
+0
2018-07-17
blk-mq: issue directly if hw queue isn't busy in case of 'none'
Ming Lei
1
-1
/
+12
[next]