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.c
Age
Commit message (
Expand
)
Author
2023-09-18
block: correct stale comment in rq_qos_wait
Kemeng Shi
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
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-07-12
block/rq_qos: Use atomic_try_cmpxchg in atomic_inc_below
Uros Bizjak
2022-06-17
block: remove per-disk debugfs files in blk_unregister_queue
Christoph Hellwig
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
2021-06-08
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2019-10-06
blk-wbt: fix performance regression in wbt scale_up/scale_down
Harshad Shirwadkar
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-07-18
rq-qos: use a mb for got_token
Josef Bacik
2019-07-18
rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule
Josef Bacik
2019-07-18
rq-qos: don't reset has_sleepers on spurious wakeups
Josef Bacik
2019-07-18
rq-qos: fix missed wake-ups in rq_qos_throttle
Josef Bacik
2019-05-31
block: Fix rq_qos_wait() kernel-doc header
Bart Van Assche
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
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