index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-10-10
blk-stat: delete useless code
Shaohua Li
1
-38
/
+7
2017-05-10
blk-stat: don't use this_cpu_ptr() in a preemptable section
Jens Axboe
1
-7
/
+10
2017-04-21
blk-stat: kill blk_stat_rq_ddir()
Jens Axboe
1
-6
/
+0
2017-04-21
blk-stat: convert blk-stat bucket callback to signed
Stephen Bates
1
-2
/
+4
2017-03-28
blk-throttle: add a mechanism to estimate IO latency
Shaohua Li
1
-1
/
+14
2017-03-22
block: fix stacked driver stats init and free
Jens Axboe
1
-1
/
+2
2017-03-21
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
1
-164
/
+147
2017-03-21
blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.c
Omar Sandoval
1
-0
/
+2
2017-03-21
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}
Omar Sandoval
1
-41
/
+39
2017-03-21
blk-stat: fix blk_stat_sum() if all samples are batched
Omar Sandoval
1
-2
/
+2
2016-12-09
blk-stat: fix a few cases of missing batch flushing
Jens Axboe
1
-0
/
+8
2016-12-03
blk-stat: fix a typo
Shaohua Li
1
-1
/
+1
2016-11-10
block: add scalable completion tracking of requests
Jens Axboe
1
-0
/
+248