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
2023-04-13
blk-mq: cleanup __blk_mq_sched_dispatch_requests
Christoph Hellwig
1
-17
/
+14
2023-04-13
blk-mq: move blk_mq_sched_insert_request to blk-mq.c
Christoph Hellwig
1
-73
/
+0
2023-04-13
blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list
Christoph Hellwig
1
-24
/
+0
2023-04-13
blk-mq: move more logic into blk_mq_insert_requests
Christoph Hellwig
1
-15
/
+2
2023-04-13
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
1
-1
/
+0
2023-04-13
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
1
-1
/
+0
2023-02-06
blk-mq: correct stale comment of .get_budget
Kemeng Shi
1
-2
/
+2
2023-02-06
blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
Kemeng Shi
1
-2
/
+1
2022-11-01
block: split elevator_switch
Christoph Hellwig
1
-7
/
+0
2022-10-23
block: fix up elevator_type refcounting
Jinlong Chen
1
-0
/
+1
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
1
-0
/
+11
2022-06-16
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
1
-0
/
+1
2022-03-17
block: limit request dispatch loop duration
Shin'ichiro Kawasaki
1
-1
/
+8
2022-03-08
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
1
-4
/
+5
2021-12-03
blk-mq: run dispatch lock once in case of issuing from list
Ming Lei
1
-1
/
+2
2021-11-29
block: move blk_mq_sched_assign_ioc to blk-ioc.c
Christoph Hellwig
1
-31
/
+0
2021-11-29
Revert "block: Provide blk_mq_sched_get_icq()"
Christoph Hellwig
1
-15
/
+11
2021-11-29
block: Provide blk_mq_sched_get_icq()
Jan Kara
1
-11
/
+15
2021-11-29
block: move io_context creation into where it's needed
Jens Axboe
1
-0
/
+5
2021-11-11
blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_merge
Ming Lei
1
-4
/
+0
2021-11-04
block: move queue enter logic into blk_mq_submit_bio()
Jens Axboe
1
-3
/
+10
2021-10-30
blk-mq: fix redundant check of !e expression
Jean Sacren
1
-1
/
+1
2021-10-22
blk-mq-sched: Don't reference queue tagset in blk_mq_sched_tags_teardown()
John Garry
1
-1
/
+1
2021-10-21
block: clean up blk_mq_submit_bio() merging
Pavel Begunkov
1
-1
/
+1
2021-10-18
block: remove debugfs blk_mq_ctx dispatched/merged/completed attributes
Jens Axboe
1
-4
/
+1
2021-10-18
blk-mq: inline hot part of __blk_mq_sched_restart
Pavel Begunkov
1
-3
/
+1
2021-10-18
blk-mq: Change shared sbitmap naming to shared tags
John Garry
1
-16
/
+16
2021-10-18
blk-mq: Use shared tags for shared sbitmap support
John Garry
1
-41
/
+41
2021-10-18
blk-mq: Add blk_mq_alloc_map_and_rqs()
John Garry
1
-12
/
+3
2021-10-18
blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
John Garry
1
-2
/
+1
2021-10-18
blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}()
John Garry
1
-3
/
+3
2021-10-18
blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}()
John Garry
1
-7
/
+7
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
1
-1
/
+1
2021-07-27
blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling
John Garry
1
-13
/
+4
2021-06-24
blk: Fix lock inversion between ioc lock and bfqd lock
Jan Kara
1
-2
/
+3
2021-06-18
block: Remove unnecessary elevator operation checks
Damien Le Moal
1
-7
/
+6
2021-06-18
blk-mq: fix use-after-free in blk_mq_exit_sched
Ming Lei
1
-1
/
+3
2021-06-03
block: Do not pull requests from the scheduler when we cannot dispatch them
Jan Kara
1
-1
/
+11
2021-05-24
blk-mq: Use request queue-wide tags for tagset-wide sbitmap
John Garry
1
-13
/
+54
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
[next]