index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-wbt.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-16
blk-mq: use NOIO context to prevent deadlock during debugfs creation
Yu Kuai
2026-02-02
blk-rq-qos: fix possible debugfs_mutex deadlock
Yu Kuai
2026-02-02
blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counter
Yu Kuai
2026-02-02
blk-wbt: factor out a helper wbt_set_lat()
Yu Kuai
2026-01-29
block: introduce blk_queue_rot()
Damien Le Moal
2025-12-12
block: fix race between wbt_enable_default and IO submission
Ming Lei
2025-08-11
blk-wbt: Eliminate ambiguity in the comments of struct rq_wb
Tang Yizhou
2025-08-11
blk-wbt: Optimize wbt_done() for non-throttled writes
Tang Yizhou
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-06
block: move wbt_enable_default() out of queue freezing from sched ->exit()
Ming Lei
2025-05-06
block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flag
Ming Lei
2025-04-07
mm: Remove swap_writepage() and shmem_writepage()
Matthew Wilcox (Oracle)
2025-02-25
blk-wbt: Cleanup a comment in wb_timer_fn
Tang Yizhou
2025-02-25
blk-wbt: Fix some comments
Tang Yizhou
2024-07-01
blk-wbt: don't throttle swap writes in direct reclaim
Baokun Li
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-06
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
2024-02-05
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
2023-12-26
blk-wbt: remove the separate write cache tracking
Christoph Hellwig
2023-06-28
Merge branch 'for-6.5/block-late' into block-6.5
Jens Axboe
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
blk-wbt: cleanup rwb_enabled() and wbt_disabled()
Yu Kuai
2023-06-26
blk-wbt: remove dead code to handle wbt enable/disable with io inflight
Yu Kuai
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
2023-05-23
blk-wbt: fix that wbt can't be disabled by default
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-wbt: open code wbt_queue_depth_changed in wbt_init
Christoph Hellwig
2023-02-03
blk-wbt: move private information from blk-wbt.h to blk-wbt.c
Christoph Hellwig
2023-02-03
blk-wbt: pass a gendisk to wbt_init
Christoph Hellwig
2023-02-03
blk-wbt: pass a gendisk to wbt_{enable,disable}_default
Christoph Hellwig
2022-10-23
blk-wbt: don't enable throttling if default elevator is bfq
Yu Kuai
2022-10-23
blk-wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
Yu Kuai
2022-10-23
blk-wbt: make enable_state more accurate
Yu Kuai
2022-10-23
blk-wbt: remove unnecessary check in wbt_enable_default()
Yu Kuai
2022-10-09
blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
Yu Kuai
2022-09-21
blk-wbt: call rq_qos_add() after wb_normal is initialized
Yu Kuai
2022-07-20
block: don't allow the same type rq_qos add more than once
Jinke Han
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
block: Use enum req_op where appropriate
Bart Van Assche
2021-10-19
blk-wbt: prevent NULL pointer dereference in wb_timer_fn
Andrea Righi
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-06-21
blk-wbt: make sure throttle is enabled properly
Zhang Yi
2021-06-21
blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...
Zhang Yi
2021-06-18
blk-wbt: remove outdated comment
lijiazi
[next]