index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: export blk_stat_enable_accounting()
Omar Sandoval
2018-09-27
1
-0
/
+1
*
blk-stat: export helpers for modifying blk_rq_stat
Josef Bacik
2018-07-09
1
-8
/
+8
*
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-09
1
-3
/
+2
*
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-05-09
1
-5
/
+2
*
block: Protect queue flag changes with the queue lock
Bart Van Assche
2018-03-08
1
-3
/
+3
*
block: Use the queue_flag_*() functions instead of open-coding these
Bart Van Assche
2018-03-08
1
-3
/
+3
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
blk-stat: delete useless code
Shaohua Li
2017-10-10
1
-38
/
+7
*
blk-stat: don't use this_cpu_ptr() in a preemptable section
Jens Axboe
2017-05-10
1
-7
/
+10
*
blk-stat: kill blk_stat_rq_ddir()
Jens Axboe
2017-04-21
1
-6
/
+0
*
blk-stat: convert blk-stat bucket callback to signed
Stephen Bates
2017-04-20
1
-2
/
+4
*
blk-throttle: add a mechanism to estimate IO latency
Shaohua Li
2017-03-28
1
-1
/
+14
*
block: fix stacked driver stats init and free
Jens Axboe
2017-03-21
1
-1
/
+2
*
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
2017-03-21
1
-164
/
+147
*
blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.c
Omar Sandoval
2017-03-21
1
-0
/
+2
*
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}
Omar Sandoval
2017-03-21
1
-41
/
+39
*
blk-stat: fix blk_stat_sum() if all samples are batched
Omar Sandoval
2017-03-21
1
-2
/
+2
*
blk-stat: fix a few cases of missing batch flushing
Jens Axboe
2016-12-09
1
-0
/
+8
*
blk-stat: fix a typo
Shaohua Li
2016-12-02
1
-1
/
+1
*
block: add scalable completion tracking of requests
Jens Axboe
2016-11-10
1
-0
/
+248