index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
btree: simplify merge logic by using btree_last() return value
Guan-Chun Wu
1
-2
/
+2
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-1
/
+0
2023-04-13
btree: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2022-06-16
lib/btree: simplify btree_{lookup|update}
wuchi
1
-17
/
+13
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 431
Thomas Gleixner
1
-3
/
+1
2018-03-14
btree: avoid variable-length allocations
Joern Engel
1
-4
/
+6
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2014-06-04
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
1
-0
/
+1
2012-06-07
btree: catch NULL value before it does harm
Joern Engel
1
-0
/
+1
2012-06-07
btree: fix tree corruption in btree_get_prev()
Roland Dreier
1
-2
/
+2
2012-01-10
btree: export btree_get_prev() so modules can use btree_for_each
Steve Hodgson
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-05-15
lib/btree: fix possible NULL pointer dereference
kirjanov@gmail.com
1
-1
/
+2
2009-11-20
[LogFS] add new flash file system
Joern Engel
1
-0
/
+797