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
starfive-6.6.48-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
/
drivers
/
md
/
bcache
/
util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-12
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
1
-4
/
+5
2018-08-09
bcache: set max writeback rate when I/O request is idle
Coly Li
1
-1
/
+1
2018-05-28
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
1
-5
/
+0
2018-03-19
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
Coly Li
1
-6
/
+0
2018-02-07
bcache: fix high CPU occupancy during journal
Tang Junhui
1
-0
/
+2
2018-01-06
block: move bio_alloc_pages() to bcache
Ming Lei
1
-0
/
+1
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-16
bcache: writeback rate shouldn't artifically clamp
Michael Lyle
1
-2
/
+2
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-10
/
+2
2017-03-10
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Masanari Iida
1
-1
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2015-08-13
bcache: remove driver private bio splitting code
Kent Overstreet
1
-2
/
+3
2015-07-01
bcache: use kvfree() in various places
Pekka Enberg
1
-8
/
+2
2014-08-05
bcache: Correct printing of btree_gc_max_duration_ms
Surbhi Palande
1
-2
/
+2
2014-01-09
bcache: Convert debug code to btree_keys
Kent Overstreet
1
-0
/
+2
2014-01-09
bcache: Remove/fix some header dependencies
Kent Overstreet
1
-0
/
+6
2013-12-17
bcache: Fix heap_peek() macro
Nicholas Swenson
1
-1
/
+1
2013-11-11
bcache: Move spinlock into struct time_stats
Kent Overstreet
1
-0
/
+1
2013-11-11
bcache: Debug code improvements
Kent Overstreet
1
-2
/
+2
2013-11-11
bcache: Pull on disk data structures out into a separate header
Kent Overstreet
1
-10
/
+0
2013-09-25
bcache: Fix a writeback performance regression
Kent Overstreet
1
-3
/
+9
2013-07-02
bcache: Use standard utility code
Kent Overstreet
1
-4
/
+0
2013-06-27
bcache: Fix/revamp tracepoints
Kent Overstreet
1
-2
/
+0
2013-03-28
bcache: Don't export utility code, prefix with bch_
Kent Overstreet
1
-27
/
+27
2013-03-24
bcache: A block layer cache
Kent Overstreet
1
-0
/
+589