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
/
persistent-data
/
dm-array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
dm: add missing blank line after declarations/fix those
Heinz Mauelshagen
1
-2
/
+2
2023-02-14
dm: prefer '"%s...", __func__'
Heinz Mauelshagen
1
-2
/
+2
2023-02-14
dm: add missing empty lines
Heinz Mauelshagen
1
-0
/
+4
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
1
-34
/
+35
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
1
-0
/
+1
2021-06-04
dm space maps: improve performance with inc/dec on ranges of blocks
Joe Thornber
1
-24
/
+28
2017-02-16
dm persistent data: add cursor skip functions to the cursor APIs
Joe Thornber
1
-0
/
+21
2016-12-08
dm array: remove a dead assignment in populate_ablock_with_values()
Bart Van Assche
1
-2
/
+0
2016-09-22
dm array: introduce cursor api
Joe Thornber
1
-0
/
+86
2016-09-22
dm array: add dm_array_new()
Joe Thornber
1
-31
/
+111
2015-11-01
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
1
-2
/
+2
2014-12-01
dm array: if resizing the array is a noop set the new root to the old one
Joe Thornber
1
-1
/
+3
2013-12-13
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
1
-1
/
+9
2013-11-05
dm array: fix bug in growing array
Joe Thornber
1
-1
/
+4
2013-03-02
dm persistent data: add transactional array
Joe Thornber
1
-0
/
+808