index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
persistent-data
/
dm-btree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
2015-08-12
1
-6
/
+1
*
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
2015-07-06
1
-1
/
+1
*
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
2014-11-10
1
-14
/
+10
*
dm btree: add dm_btree_find_lowest_key
Joe Thornber
2014-01-09
1
-7
/
+26
*
dm btree: prefetch child nodes when walking tree for a dm_btree_del
Joe Thornber
2013-08-23
1
-5
/
+21
*
dm btree: use pop_frame in dm_btree_del to cleanup code
Joe Thornber
2013-08-23
1
-1
/
+1
*
dm persistent data: add btree_walk
Joe Thornber
2013-03-01
1
-0
/
+52
*
dm persistent data: fix nested btree deletion
Joe Thornber
2012-12-21
1
-2
/
+7
*
dm persistent data: rename node to btree_node
Mikulas Patocka
2012-12-21
1
-11
/
+11
*
dm persistent data: remove redundant value_size arg from value_ptr
Joe Thornber
2012-03-28
1
-14
/
+13
*
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
2011-11-07
1
-1
/
+1
*
dm: add persistent data library
Joe Thornber
2011-10-31
1
-0
/
+805