index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
persistent-data
/
dm-array.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: Constify struct dm_block_validator
Christophe JAILLET
2024-07-19
1
-3
/
+3
*
dm: add missing blank line after declarations/fix those
Heinz Mauelshagen
2023-02-14
1
-2
/
+2
*
dm: prefer '"%s...", __func__'
Heinz Mauelshagen
2023-02-14
1
-2
/
+2
*
dm: add missing empty lines
Heinz Mauelshagen
2023-02-14
1
-0
/
+4
*
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
1
-34
/
+35
*
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2023-02-14
1
-0
/
+1
*
dm space maps: improve performance with inc/dec on ranges of blocks
Joe Thornber
2021-06-04
1
-24
/
+28
*
dm persistent data: add cursor skip functions to the cursor APIs
Joe Thornber
2017-02-16
1
-0
/
+21
*
dm array: remove a dead assignment in populate_ablock_with_values()
Bart Van Assche
2016-12-08
1
-2
/
+0
*
dm array: introduce cursor api
Joe Thornber
2016-09-22
1
-0
/
+86
*
dm array: add dm_array_new()
Joe Thornber
2016-09-22
1
-31
/
+111
*
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
2015-11-01
1
-2
/
+2
*
dm array: if resizing the array is a noop set the new root to the old one
Joe Thornber
2014-12-01
1
-1
/
+3
*
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
2013-12-13
1
-1
/
+9
*
dm array: fix bug in growing array
Joe Thornber
2013-11-05
1
-1
/
+4
*
dm persistent data: add transactional array
Joe Thornber
2013-03-01
1
-0
/
+808