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-btree-spine.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm btree spine: eliminate duplicate le32_to_cpu() in node_check()
Joe Thornber
2022-01-04
1
-3
/
+5
*
dm btree spine: remove extra node_check function declaration
Joe Thornber
2022-01-04
1
-4
/
+0
*
dm space maps: improve performance with inc/dec on ranges of blocks
Joe Thornber
2021-06-04
1
-12
/
+4
*
dm btree spine: remove paranoid node_check call in node_prep_for_write()
Joe Thornber
2021-04-19
1
-2
/
+0
*
dm persistent data: remove unused return from exit_shadow_spine()
Jiapeng Chong
2021-03-26
1
-4
/
+2
*
dm persistent data: fix return type of shadow_root()
Jinoh Kang
2021-02-03
1
-1
/
+1
*
dm persistent data: switch exit_ro_spine to return void
Zhiqiang Liu
2020-05-15
1
-4
/
+2
*
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
2015-11-01
1
-14
/
+6
*
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
2015-08-12
1
-0
/
+37
*
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
2014-11-10
1
-1
/
+1
*
dm persistent data: add btree_walk
Joe Thornber
2013-03-01
1
-0
/
+7
*
dm persistent data: use DMERR_LIMIT for errors
Mike Snitzer
2012-12-21
1
-7
/
+7
*
dm persistent data: rename node to btree_node
Mikulas Patocka
2012-12-21
1
-3
/
+3
*
dm: add persistent data library
Joe Thornber
2011-10-31
1
-0
/
+244