index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
btree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-28
1
-1
/
+0
*
btree: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
lib/btree: simplify btree_{lookup|update}
wuchi
2022-06-16
1
-17
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 431
Thomas Gleixner
2019-06-05
1
-3
/
+1
*
btree: avoid variable-length allocations
Joern Engel
2018-03-14
1
-4
/
+6
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
1
-1
/
+1
*
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
2014-06-04
1
-0
/
+1
*
btree: catch NULL value before it does harm
Joern Engel
2012-06-07
1
-0
/
+1
*
btree: fix tree corruption in btree_get_prev()
Roland Dreier
2012-06-07
1
-2
/
+2
*
btree: export btree_get_prev() so modules can use btree_for_each
Steve Hodgson
2012-01-10
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
lib/btree: fix possible NULL pointer dereference
kirjanov@gmail.com
2010-05-15
1
-1
/
+2
*
[LogFS] add new flash file system
Joern Engel
2009-11-20
1
-0
/
+797