index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-wbt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
block: remove a few unused exports
Christoph Hellwig
2018-11-15
1
-2
/
+0
*
block: remove the unused lock argument to rq_qos_throttle
Christoph Hellwig
2018-11-15
1
-12
/
+4
*
blk-wbt: kill check for legacy queue type
Jens Axboe
2018-11-07
1
-2
/
+1
*
blk-wbt: wake up all when we scale up, not down
Josef Bacik
2018-10-11
1
-1
/
+1
*
blk-wbt: remove dead code
Jens Axboe
2018-08-27
1
-5
/
+0
*
blk-wbt: improve waking of tasks
Jens Axboe
2018-08-27
1
-7
/
+56
*
blk-wbt: abstract out end IO completion handler
Jens Axboe
2018-08-27
1
-7
/
+14
*
blk-wbt: don't maintain inflight counts if disabled
Jens Axboe
2018-08-23
1
-0
/
+3
*
blk-wbt: fix has-sleeper queueing check
Jens Axboe
2018-08-22
1
-3
/
+5
*
blk-wbt: use wq_has_sleeper() for wq active check
Jens Axboe
2018-08-22
1
-4
/
+4
*
blk-wbt: move disable check into get_limit()
Jens Axboe
2018-08-22
1
-15
/
+7
*
blk-wbt: fix IO hang in wbt_wait()
Ming Lei
2018-08-14
1
-5
/
+1
*
blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
Anchal Agarwal
2018-08-07
1
-31
/
+24
*
block: remove external dependency on wbt_flags
Josef Bacik
2018-07-09
1
-13
/
+39
*
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
2018-07-09
1
-182
/
+144
*
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-05-09
1
-7
/
+5
*
block: pass struct request instead of struct blk_issue_stat to wbt
Omar Sandoval
2018-05-09
1
-27
/
+26
*
block: move some wbt helpers to blk-wbt.c
Omar Sandoval
2018-05-09
1
-0
/
+20
*
blk-wbt: throttle discards like background writes
Jens Axboe
2018-05-08
1
-17
/
+26
*
blk-wbt: pass in enum wbt_flags to get_rq_wait()
Jens Axboe
2018-05-08
1
-10
/
+15
*
blk-wbt: account any writing command as a write
Jens Axboe
2018-05-08
1
-1
/
+1
*
blk-wbt: account flush requests correctly
Jens Axboe
2018-02-06
1
-1
/
+9
*
blk-wbt: fix comments typo
weiping zhang
2017-11-23
1
-1
/
+1
*
blk-wbt: move wbt_clear_stat to common place in wbt_done
weiping zhang
2017-11-23
1
-2
/
+1
*
blk-wbt: remove duplicated setting in wbt_init
weiping zhang
2017-11-23
1
-2
/
+0
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-1
/
+1
|
\
|
*
block,bfq: Disable writeback throttling
Luca Miccio
2017-10-09
1
-1
/
+1
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
1
-1
/
+1
*
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
*
blk-stat: kill blk_stat_rq_ddir()
Jens Axboe
2017-04-21
1
-1
/
+6
*
block: Make writeback throttling defaults consistent for SQ devices
Jan Kara
2017-04-19
1
-0
/
+19
*
block: Fix list corruption of blk stats callback list
Jan Kara
2017-04-11
1
-8
/
+4
*
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
2017-03-21
1
-32
/
+19
*
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}
Omar Sandoval
2017-03-21
1
-6
/
+6
*
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
1
-4
/
+4
*
block: Avoid that sparse complains about context imbalance in __wbt_wait()
Bart Van Assche
2017-01-02
1
-5
/
+6
*
block: Make wbt_wait() definition consistent with declaration
Bart Van Assche
2017-01-02
1
-1
/
+1
*
blk-wbt: don't throttle discard or write zeroes
Christoph Hellwig
2016-12-09
1
-3
/
+2
*
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-12-01
1
-2
/
+3
*
blk-wbt: allow wbt to be enabled always through sysfs
Jens Axboe
2016-11-28
1
-1
/
+2
[next]