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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+31
2023-08-22
blk-mq: prealloc tags when increase tagset nr_hw_queues
Chengming Zhou
1
-0
/
+10
2023-08-22
blk-mq: delete redundant tagset map update when fallback
Chengming Zhou
1
-1
/
+0
2023-08-22
blk-mq: fix tags leak when shrink nr_hw_queues
Chengming Zhou
1
-1
/
+5
2023-08-19
blk-mq: release scheduler resource when request completes
Chengming Zhou
1
-3
/
+20
2023-07-24
block: Improve performance for BLK_MQ_F_BLOCKING drivers
Bart Van Assche
1
-6
/
+10
2023-07-17
blk-mq: use percpu csd to remote complete instead of per-rq csd
Chengming Zhou
1
-6
/
+6
2023-07-14
blk-mq: Fix stall due to recursive flush plug
Ross Lagerwall
1
-1
/
+8
2023-07-13
blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
Chengming Zhou
1
-17
/
+30
2023-06-28
block: add request polling helper
Keith Busch
1
-16
/
+32
2023-06-28
Merge branch 'for-6.5/block-late' into block-6.5
Jens Axboe
1
-1
/
+5
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-68
/
+73
2023-06-25
blk-mq: fix two misuses on RQF_USE_SCHED
Ming Lei
1
-1
/
+5
2023-06-21
blk-mq: don't insert passthrough request into sw queue
Ming Lei
1
-1
/
+6
2023-06-16
blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_none
Ming Lei
1
-3
/
+7
2023-06-14
blk-mq: check on cpu id when there is only one ctx mapping
Ed Tsai
1
-2
/
+3
2023-06-03
blk-mq: fix blk_mq_hw_ctx active request accounting
Tian Lan
1
-4
/
+4
2023-05-24
block: introduce block_io_start/block_io_done tracepoints
Hengqi Chen
1
-0
/
+4
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
1
-29
/
+13
2023-05-19
blk-mq: use the I/O scheduler for writes from the flush state machine
Bart Van Assche
1
-2
/
+2
2023-05-19
blk-mq: defer to the normal submission path for non-flush flush commands
Christoph Hellwig
1
-4
/
+4
2023-05-18
blk-mq: make sure elevator callbacks aren't called for passthrough request
Christoph Hellwig
1
-24
/
+29
2023-05-18
blk-mq: remove RQF_ELVPRIV
Christoph Hellwig
1
-4
/
+2
2023-05-18
blk-mq: don't queue plugged passthrough requests into scheduler
Ming Lei
1
-2
/
+6
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-409
/
+256
2023-04-20
Revert "block: Merge bio before checking ->cached_rq"
Ming Lei
1
-4
/
+3
2023-04-13
blk-mq: remove __blk_mq_run_hw_queue
Christoph Hellwig
1
-20
/
+9
2023-04-13
blk-mq: move the !async handling out of __blk_mq_delay_run_hw_queue
Christoph Hellwig
1
-27
/
+13
2023-04-13
blk-mq: move the blk_mq_hctx_stopped check in __blk_mq_delay_run_hw_queue
Christoph Hellwig
1
-3
/
+2
2023-04-13
blk-mq: remove the blk_mq_hctx_stopped check in blk_mq_run_work_fn
Christoph Hellwig
1
-9
/
+2
2023-04-13
blk-mq: pass a flags argument to blk_mq_add_to_requeue_list
Christoph Hellwig
1
-3
/
+3
2023-04-13
blk-mq: pass a flags argument to elevator_type->insert_requests
Christoph Hellwig
1
-3
/
+2
2023-04-13
blk-mq: pass a flags argument to blk_mq_request_bypass_insert
Christoph Hellwig
1
-9
/
+9
2023-04-13
blk-mq: pass a flags argument to blk_mq_insert_request
Christoph Hellwig
1
-13
/
+14
2023-04-13
blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list
Christoph Hellwig
1
-6
/
+7
2023-04-13
blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert
Christoph Hellwig
1
-13
/
+11
2023-04-13
blk-mq: don't run the hw_queue from blk_mq_insert_request
Christoph Hellwig
1
-24
/
+32
2023-04-13
blk-mq: fold __blk_mq_try_issue_directly into its two callers
Christoph Hellwig
1
-41
/
+31
2023-04-13
blk-mq: factor out a blk_mq_get_budget_and_tag helper
Christoph Hellwig
1
-10
/
+16
2023-04-13
blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_work
Christoph Hellwig
1
-10
/
+11
2023-04-13
blk-mq: refactor passthrough vs flush handling in blk_mq_insert_request
Christoph Hellwig
1
-32
/
+18
2023-04-13
blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request
Christoph Hellwig
1
-18
/
+7
2023-04-13
blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request
Christoph Hellwig
1
-12
/
+2
2023-04-13
blk-mq: move blk_mq_sched_insert_request to blk-mq.c
Christoph Hellwig
1
-6
/
+81
2023-04-13
blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list
Christoph Hellwig
1
-4
/
+13
2023-04-13
blk-mq: move more logic into blk_mq_insert_requests
Christoph Hellwig
1
-2
/
+18
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-04-13
blk-mq: don't plug for head insertions in blk_execute_rq_nowait
Christoph Hellwig
1
-1
/
+1
2023-04-04
blk-mq: directly poll requests
Keith Busch
1
-3
/
+1
[next]