aboutsummaryrefslogtreecommitdiffstats
path: root/lib/btree.c
AgeCommit message (Expand)Author
2023-04-13btree: remove MODULE_LICENSE in non-modulesNick Alcock
2022-06-16lib/btree: simplify btree_{lookup|update}wuchi
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 431Thomas Gleixner
2018-03-14btree: avoid variable-length allocationsJoern Engel
2015-11-23treewide: Remove old email addressPeter Zijlstra
2014-06-04lib/btree.c: fix leak of whole btree nodesMinfei Huang
2012-06-07btree: catch NULL value before it does harmJoern Engel
2012-06-07btree: fix tree corruption in btree_get_prev()Roland Dreier
2012-01-10btree: export btree_get_prev() so modules can use btree_for_eachSteve Hodgson
2011-03-31Fix common misspellingsLucas De Marchi
2010-05-15lib/btree: fix possible NULL pointer dereferencekirjanov@gmail.com
2009-11-20[LogFS] add new flash file systemJoern Engel