index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-wbt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-wbt: don't throttle swap writes in direct reclaim
Baokun Li
2024-07-01
1
-9
/
+9
*
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-19
1
-2
/
+2
*
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-3
/
+3
|
\
|
*
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
2024-02-05
1
-3
/
+3
*
|
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
2024-02-06
1
-2
/
+2
|
/
*
blk-wbt: remove the separate write cache tracking
Christoph Hellwig
2023-12-26
1
-11
/
+2
*
Merge branch 'for-6.5/block-late' into block-6.5
Jens Axboe
2023-06-28
1
-19
/
+2
|
\
|
*
blk-wbt: cleanup rwb_enabled() and wbt_disabled()
Yu Kuai
2023-06-26
1
-3
/
+2
|
*
blk-wbt: remove dead code to handle wbt enable/disable with io inflight
Yu Kuai
2023-06-26
1
-16
/
+0
*
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-0
/
+2
|
\
|
|
*
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
2023-05-23
1
-0
/
+2
*
|
blk-wbt: fix that wbt can't be disabled by default
Yu Kuai
2023-05-23
1
-5
/
+7
|
/
*
blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
Christoph Hellwig
2023-02-03
1
-9
/
+7
*
blk-rq-qos: constify rq_qos_ops
Christoph Hellwig
2023-02-03
1
-1
/
+1
*
blk-rq-qos: make rq_qos_add and rq_qos_del more useful
Christoph Hellwig
2023-02-03
1
-4
/
+1
*
blk-wbt: open code wbt_queue_depth_changed in wbt_init
Christoph Hellwig
2023-02-03
1
-2
/
+2
*
blk-wbt: move private information from blk-wbt.h to blk-wbt.c
Christoph Hellwig
2023-02-03
1
-0
/
+77
*
blk-wbt: pass a gendisk to wbt_init
Christoph Hellwig
2023-02-03
1
-2
/
+3
*
blk-wbt: pass a gendisk to wbt_{enable,disable}_default
Christoph Hellwig
2023-02-03
1
-3
/
+4
*
blk-wbt: don't enable throttling if default elevator is bfq
Yu Kuai
2022-10-23
1
-3
/
+8
*
blk-wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
Yu Kuai
2022-10-23
1
-0
/
+8
*
blk-wbt: make enable_state more accurate
Yu Kuai
2022-10-23
1
-1
/
+6
*
blk-wbt: remove unnecessary check in wbt_enable_default()
Yu Kuai
2022-10-23
1
-1
/
+1
*
blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
Yu Kuai
2022-10-09
1
-2
/
+1
*
blk-wbt: call rq_qos_add() after wb_normal is initialized
Yu Kuai
2022-09-21
1
-5
/
+4
*
block: don't allow the same type rq_qos add more than once
Jinke Han
2022-07-20
1
-1
/
+11
*
block: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-8
/
+8
*
block: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
1
-1
/
+1
*
blk-wbt: prevent NULL pointer dereference in wb_timer_fn
Andrea Righi
2021-10-19
1
-0
/
+3
*
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
2021-08-23
1
-5
/
+5
*
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
1
-5
/
+5
*
blk-wbt: make sure throttle is enabled properly
Zhang Yi
2021-06-21
1
-1
/
+5
*
blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...
Zhang Yi
2021-06-21
1
-2
/
+3
*
blk-wbt: remove outdated comment
lijiazi
2021-06-18
1
-1
/
+0
*
blk: wbt: remove unused parameter from wbt_should_throttle
Lei Chen
2021-01-26
1
-2
/
+2
*
block: wbt: Remove unnecessary invoking of wbt_update_limits in wbt_init
Lei Chen
2020-11-30
1
-1
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
blk-wbt: rename __wbt_update_limits to wbt_update_limits
Guoqing Jiang
2020-05-29
1
-4
/
+4
*
blk-wbt: remove wbt_update_limits
Guoqing Jiang
2020-05-29
1
-8
/
+0
*
blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals
Tommi Rantala
2020-04-17
1
-2
/
+2
*
blk-wbt: fix performance regression in wbt scale_up/scale_down
Harshad Shirwadkar
2019-10-06
1
-2
/
+4
*
block/rq_qos: implement rq_qos_ops->queue_depth_changed()
Tejun Heo
2019-08-28
1
-10
/
+8
*
block: add helper for checking if queue is registered
Ming Lei
2019-08-27
1
-1
/
+1
*
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2019-04-30
1
-0
/
+1
*
blk-wbt: Declare local functions static
Bart Van Assche
2019-01-24
1
-2
/
+2
*
blk-wbt: export internal state via debugfs
Ming Lei
2018-12-16
1
-0
/
+91
*
block: deactivate blk_stat timer in wbt_disable_default()
Ming Lei
2018-12-12
1
-1
/
+3
*
block: convert wbt_wait() to use rq_qos_wait()
Josef Bacik
2018-12-07
1
-54
/
+11
*
block: add queue_is_mq() helper
Jens Axboe
2018-11-16
1
-1
/
+1
*
block: add wbt_disable_default export for BFQ
Jens Axboe
2018-11-15
1
-0
/
+1
[next]