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
/
elevator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-19
blk-mq: release scheduler resource when request completes
Chengming Zhou
1
-0
/
+3
2023-06-01
block: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-02-09
block: make kobj_type structures constant
Thomas Weißschuh
1
-2
/
+2
2022-11-30
block: untangle request_queue refcounting from sysfs
Christoph Hellwig
1
-1
/
+1
2022-11-29
block: use bool as the return type of elv_iosched_allow_bio_merge
Jinlong Chen
1
-2
/
+2
2022-11-29
block: replace "len+name" with "name+len" in elv_iosched_show
Jinlong Chen
1
-1
/
+1
2022-11-29
block: always use 'e' when printing scheduler name
Jinlong Chen
1
-1
/
+1
2022-11-29
block: replace continue with else-if in elv_iosched_show
Jinlong Chen
1
-4
/
+2
2022-11-29
block: include 'none' for initial elv_iosched_show call
Jinlong Chen
1
-5
/
+4
2022-11-23
elevator: remove an outdated comment in elevator_change
Jinlong Chen
1
-3
/
+0
2022-11-23
elevator: update the document of elevator_match
Jinlong Chen
1
-3
/
+2
2022-11-23
elevator: printk a warning if switching to a new io scheduler fails
Jinlong Chen
1
-0
/
+6
2022-11-23
elevator: update the document of elevator_switch
Jinlong Chen
1
-4
/
+4
2022-11-07
block: Fix some kernel-doc comments
Yang Li
1
-1
/
+0
2022-11-01
block: split elevator_switch
Christoph Hellwig
1
-39
/
+38
2022-11-01
block: don't check for required features in elevator_match
Christoph Hellwig
1
-35
/
+16
2022-11-01
block: simplify the check for the current elevator in elv_iosched_show
Christoph Hellwig
1
-1
/
+1
2022-11-01
block: cleanup the variable naming in elv_iosched_store
Christoph Hellwig
1
-9
/
+8
2022-11-01
block: exit elv_iosched_show early when I/O schedulers are not supported
Christoph Hellwig
1
-3
/
+2
2022-11-01
block: cleanup elevator_get
Christoph Hellwig
1
-15
/
+10
2022-10-23
block: fix up elevator_type refcounting
Jinlong Chen
1
-3
/
+7
2022-10-23
block: check for an unchanged elevator earlier in __elevator_change
Jinlong Chen
1
-6
/
+3
2022-10-23
block: sanitize the elevator name before passing it to __elevator_change
Christoph Hellwig
1
-8
/
+7
2022-10-23
block: add proper helpers for elevator_type module refcount management
Christoph Hellwig
1
-7
/
+2
2022-10-23
elevator: add new field flags in struct elevator_queue
Yu Kuai
1
-4
/
+2
2022-10-23
elevator: remove redundant code in elv_unregister_queue()
Yu Kuai
1
-2
/
+0
2022-09-27
blk-mq: use quiesced elevator switch when reinitializing queues
Keith Busch
1
-2
/
+2
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+8
2022-03-08
block: do more work in elevator_exit
Christoph Hellwig
1
-3
/
+3
2022-02-28
block: simplify calling convention of elv_unregister_queue()
Eric Biggers
1
-4
/
+4
2022-02-17
block/wbt: fix negative inflight counter when remove scsi device
Laibin Qiu
1
-2
/
+0
2022-02-11
block: partition include/linux/blk-cgroup.h
Ming Lei
1
-1
/
+1
2021-11-29
block: remove the e argument to elevator_exit
Christoph Hellwig
1
-3
/
+5
2021-11-29
block: remove elevator_exit
Christoph Hellwig
1
-1
/
+3
2021-11-17
block: avoid to quiesce queue in elevator_init_mq
Ming Lei
1
-2
/
+8
2021-10-18
blk-mq: Change shared sbitmap naming to shared tags
John Garry
1
-1
/
+1
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
1
-1
/
+1
2021-08-09
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
1
-0
/
+3
2021-08-09
block: remove support for delayed queue registrations
Christoph Hellwig
1
-1
/
+0
2021-08-05
blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
Bart Van Assche
1
-0
/
+3
2021-06-24
blk: Fix lock inversion between ioc lock and bfqd lock
Jan Kara
1
-3
/
+8
2021-06-18
block: Remove unnecessary elevator operation checks
Damien Le Moal
1
-0
/
+4
2021-06-11
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
1
-1
/
+1
2021-04-07
blk-mq: set default elevator as deadline in case of hctx shared tagset
Ming Lei
1
-1
/
+2
2020-10-09
block: fix comment and add lockdep assert
Yufen Yu
1
-10
/
+4
2020-10-09
block: use helper function to test queue register
Yufen Yu
1
-1
/
+1
2020-10-09
block: remove redundant mq check
Yufen Yu
1
-2
/
+2
2020-10-09
block: invoke blk_mq_exit_sched no matter whether have .exit_sched
Yufen Yu
1
-2
/
+1
2020-07-31
block: elevator: delete duplicated word and fix typos
Randy Dunlap
1
-2
/
+2
2019-11-07
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
1
-1
/
+2
[next]