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