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-iolatency.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
block: fix bad lockdep annotation in blk-iolatency
Jens Axboe
1
-1
/
+1
2023-08-10
block: remove init_mutex and open-code blk_iolatency_try_init
Li Lingfeng
1
-24
/
+11
2023-04-13
blk-iolatency: Make initialization lazy
Tejun Heo
1
-1
/
+28
2023-04-13
blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
Tejun Heo
1
-1
/
+1
2023-04-13
blkcg: Restructure blkg_conf_prep() and friends
Tejun Heo
1
-3
/
+5
2023-02-14
Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
Christoph Hellwig
1
-2
/
+2
2023-02-14
Revert "blk-cgroup: move the cgroup information to struct gendisk"
Christoph Hellwig
1
-1
/
+1
2023-02-03
blk-cgroup: move the cgroup information to struct gendisk
Christoph Hellwig
1
-1
/
+1
2023-02-03
blk-cgroup: pass a gendisk to pd_alloc_fn
Christoph Hellwig
1
-4
/
+3
2023-02-03
blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
Christoph Hellwig
1
-2
/
+2
2023-02-03
blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
Christoph Hellwig
1
-7
/
+7
2023-02-03
blk-rq-qos: constify rq_qos_ops
Christoph Hellwig
1
-1
/
+1
2023-02-03
blk-rq-qos: make rq_qos_add and rq_qos_del more useful
Christoph Hellwig
1
-10
/
+4
2023-02-03
blk-cgroup: pin the gendisk in struct blkcg_gq
Christoph Hellwig
1
-2
/
+2
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-11-01
block: Replace struct rq_depth with unsigned int in struct iolatency_grp
Kemeng Shi
1
-15
/
+13
2022-11-01
block: Correct comment for scale_cookie_change
Kemeng Shi
1
-2
/
+4
2022-11-01
block: Remove redundant parent blkcg_gp check in check_scale_change
Kemeng Shi
1
-3
/
+0
2022-09-26
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
1
-1
/
+1
2022-09-26
blk-iolatency: pass a gendisk to blk_iolatency_init
Christoph Hellwig
1
-1
/
+2
2022-07-20
block: don't allow the same type rq_qos add more than once
Jinke Han
1
-7
/
+11
2022-07-12
blk-iolatency: Use atomic{,64}_try_cmpxchg
Uros Bizjak
1
-7
/
+5
2022-05-26
blk-iolatency: Fix inflight count imbalances and IO hangs on offline
Tejun Heo
1
-58
/
+64
2022-05-17
blk-cgroup: always terminate io.stat lines
Wolfgang Bumiller
1
-5
/
+3
2022-03-14
block: fix rq-qos breakage from skipping rq_qos_done_bio()
Tejun Heo
1
-1
/
+1
2022-02-11
block: partition include/linux/blk-cgroup.h
Ming Lei
1
-1
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-19
/
+19
2021-08-16
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
1
-19
/
+19
2021-08-05
blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
Yu Kuai
1
-1
/
+5
2020-10-08
block: Remove redundant 'return' statement
Baolin Wang
1
-1
/
+1
2020-07-01
blk-iolatency: only call ktime_get() if needed
Hongnan Li
1
-1
/
+2
2019-08-28
blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
Tejun Heo
1
-1
/
+1
2019-08-28
blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
Tejun Heo
1
-2
/
+4
2019-07-16
blkcg: allow blkcg_policy->pd_stat() to print non-debug info too
Tejun Heo
1
-0
/
+3
2019-07-05
blk-iolatency: fix STS_AGAIN handling
Dennis Zhou
1
-37
/
+14
2019-06-20
blk-iolatency: only account submitted bios
Dennis Zhou
1
-0
/
+4
2019-06-15
blk-iolatency: clear use_delay when io.latency is set to zero
Tejun Heo
1
-1
/
+3
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2019-03-20
blk-iolatency: #include "blk.h"
Bart Van Assche
1
-0
/
+1
2019-02-08
Blk-iolatency: warn on negative inflight IO counter
Liu Bo
1
-1
/
+3
2019-02-08
blk-iolatency: fix IO hang due to negative inflight counter
Liu Bo
1
-7
/
+45
2018-12-17
block: fix blk-iolatency accounting underflow
Dennis Zhou
1
-1
/
+1
2018-12-07
block: convert io-latency to use rq_qos_wait
Josef Bacik
1
-23
/
+8
2018-12-07
blkcg: rename blkg_try_get() to blkg_tryget()
Dennis Zhou
1
-1
/
+1
2018-12-07
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
1
-2
/
+0
2018-12-07
blkcg: associate blkg when associating a device
Dennis Zhou
1
-3
/
+1
2018-12-07
blkcg: introduce common blkg association logic
Dennis Zhou
1
-8
/
+2
2018-12-07
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
1
-12
/
+2
2018-12-07
blkcg: update blkg_lookup_create() to do locking
Dennis Zhou
1
-1
/
+1
[next]