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
/
drivers
/
md
/
dm-cache-target.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
dm cache: resolve small nits and improve Documentation
Mike Snitzer
1
-1
/
+1
2013-11-11
dm cache: add cache block invalidation support
Joe Thornber
1
-3
/
+222
2013-11-11
dm cache: add passthrough mode
Joe Thornber
1
-35
/
+174
2013-11-11
dm cache: cache shrinking support
Joe Thornber
1
-9
/
+54
2013-11-10
dm cache: promotion optimisation for writes
Joe Thornber
1
-6
/
+87
2013-11-10
dm cache: optimize commit_if_needed
Heinz Mauelshagen
1
-5
/
+7
2013-11-10
dm cache: log error message if dm_kcopyd_copy() fails
Heinz Mauelshagen
1
-1
/
+3
2013-11-10
dm cache: use cell_defer() boolean argument consistently
Heinz Mauelshagen
1
-4
/
+4
2013-11-10
dm cache: return -EINVAL if the user specifies unknown cache policy
Mikulas Patocka
1
-6
/
+7
2013-11-10
dm cache: improve efficiency of quiescing flag management
Joe Thornber
1
-22
/
+5
2013-11-10
dm cache: fix a race condition between queuing new migrations and quiescing f...
Joe Thornber
1
-14
/
+40
2013-11-10
dm cache: io destined for the cache device can now serve as tick bios
Joe Thornber
1
-0
/
+1
2013-08-23
dm cache: eliminate holes in cache structure
Mike Snitzer
1
-15
/
+15
2013-08-23
dm cache: fix stacking of geometry limits
Mike Snitzer
1
-2
/
+10
2013-08-23
dm cache: add data block size limits to code and Documentation
Mike Snitzer
1
-7
/
+10
2013-07-11
dm cache: fix arm link errors with inline
Mikulas Patocka
1
-0
/
+4
2013-05-10
dm cache: set config value
Joe Thornber
1
-28
/
+31
2013-05-10
dm cache: move config fns
Alasdair G Kergon
1
-17
/
+17
2013-05-10
dm cache: replace memcpy with struct assignment
Joe Thornber
1
-1
/
+1
2013-05-10
dm cache: fix typos in comments
Joe Thornber
1
-3
/
+4
2013-05-10
dm cache: tune migration throttling
Joe Thornber
1
-1
/
+2
2013-05-10
dm cache: fix error return code in cache_create
Wei Yongjun
1
-0
/
+1
2013-04-05
dm cache: reduce bio front_pad size in writeback mode
Mike Snitzer
1
-13
/
+34
2013-04-05
dm cache: fix writes to cache device in writethrough mode
Darrick J. Wong
1
-0
/
+4
2013-03-20
dm cache: policy ignore hints if generated by different version
Mike Snitzer
1
-2
/
+1
2013-03-20
dm cache: fix race in writethrough implementation
Joe Thornber
1
-50
/
+88
2013-03-20
dm cache: avoid calling policy destructor twice on error
Heinz Mauelshagen
1
-1
/
+4
2013-03-20
dm cache: detect cache_create failure
Heinz Mauelshagen
1
-0
/
+2
2013-03-20
dm cache: avoid 64 bit division on 32 bit
Joe Thornber
1
-7
/
+14
2013-03-02
dm: add cache target
Joe Thornber
1
-0
/
+2584