index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-wbt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
blk-wbt: account flush requests correctly
Jens Axboe
1
-1
/
+9
2017-11-23
blk-wbt: fix comments typo
weiping zhang
1
-1
/
+1
2017-11-23
blk-wbt: move wbt_clear_stat to common place in wbt_done
weiping zhang
1
-2
/
+1
2017-11-23
blk-wbt: remove duplicated setting in wbt_init
weiping zhang
1
-2
/
+0
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-09
block,bfq: Disable writeback throttling
Luca Miccio
1
-1
/
+1
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
1
-1
/
+1
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-04-21
blk-stat: kill blk_stat_rq_ddir()
Jens Axboe
1
-1
/
+6
2017-04-19
block: Make writeback throttling defaults consistent for SQ devices
Jan Kara
1
-0
/
+19
2017-04-11
block: Fix list corruption of blk stats callback list
Jan Kara
1
-8
/
+4
2017-03-21
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
1
-32
/
+19
2017-03-21
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}
Omar Sandoval
1
-6
/
+6
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
1
-4
/
+4
2017-01-02
block: Avoid that sparse complains about context imbalance in __wbt_wait()
Bart Van Assche
1
-5
/
+6
2017-01-02
block: Make wbt_wait() definition consistent with declaration
Bart Van Assche
1
-1
/
+1
2016-12-09
blk-wbt: don't throttle discard or write zeroes
Christoph Hellwig
1
-3
/
+2
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
1
-2
/
+3
2016-11-28
blk-wbt: allow wbt to be enabled always through sysfs
Jens Axboe
1
-1
/
+2
2016-11-28
blk-wbt: cleanup disable-by-default for CFQ
Jens Axboe
1
-2
/
+8
2016-11-28
blk-wbt: allow reset of default latency through sysfs
Jens Axboe
1
-4
/
+13
2016-11-16
blk-wbt: fix old-style function declaration
Arnd Bergmann
1
-1
/
+1
2016-11-11
blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1
Jens Axboe
1
-6
/
+6
2016-11-11
blk-wbt: remove stat ops
Jens Axboe
1
-10
/
+5
2016-11-11
blk-wbt: store queue instead of bdi
Jens Axboe
1
-8
/
+12
2016-11-10
blk-wbt: add general throttling mechanism
Jens Axboe
1
-0
/
+735