index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-rq-qos.h
Age
Commit message (
Expand
)
Author
2023-04-13
blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
Tejun Heo
2023-02-03
blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
Christoph Hellwig
2023-02-03
blk-rq-qos: constify rq_qos_ops
Christoph Hellwig
2023-02-03
blk-rq-qos: make rq_qos_add and rq_qos_del more useful
Christoph Hellwig
2023-02-03
blk-rq-qos: move rq_qos_add and rq_qos_del out of line
Christoph Hellwig
2022-09-21
block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
Li Jinlin
2022-07-20
block: don't allow the same type rq_qos add more than once
Jinke Han
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
2022-03-14
block: fix rq-qos breakage from skipping rq_qos_done_bio()
Tejun Heo
2021-10-18
block: only mark bio as tracked if it really is tracked
Jens Axboe
2021-06-21
block: Introduce the ioprio rq-qos policy
Bart Van Assche
2021-06-21
block/blk-rq-qos: Move a function from a header file into a C file
Bart Van Assche
2021-06-16
block: fix race between adding/removing rq qos and normal IO
Ming Lei
2019-10-15
blk-rq-qos: fix first node deletion of rq_qos_del()
Tejun Heo
2019-10-06
blk-wbt: fix performance regression in wbt scale_up/scale_down
Harshad Shirwadkar
2019-08-28
blkcg: implement blk-iocost
Tejun Heo
2019-08-28
blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
Tejun Heo
2019-08-28
block/rq_qos: implement rq_qos_ops->queue_depth_changed()
Tejun Heo
2019-08-28
block/rq_qos: add rq_qos_merge()
Tejun Heo
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2018-12-17
block: fix blk-iolatency accounting underflow
Dennis Zhou
2018-12-16
blk-mq-debugfs: support rq_qos
Ming Lei
2018-12-07
block: add rq_qos_wait to rq_qos
Josef Bacik
2018-11-16
blk-rq-qos: inline check for q->rq_qos functions
Jens Axboe
2018-11-15
block: remove the unused lock argument to rq_qos_throttle
Christoph Hellwig
2018-07-22
blk-rq-qos: make depth comparisons unsigned
Josef Bacik
2018-07-09
rq-qos: introduce dio_bio callback
Josef Bacik
2018-07-09
block: remove external dependency on wbt_flags
Josef Bacik
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik