summaryrefslogtreecommitdiff
path: root/lib/radix-tree.c
Commit message (Expand)AuthorAge
* radix_tree: clean away saw_unset_tag leftoversHugh Dickins2011-10-31
* tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2011-08-03
* radix_tree: exceptional entries and indicesHugh Dickins2011-08-03
* radix_tree: radix_tree_gang_lookup_tag_slot() may never returnToshiyuki Okajima2011-01-26
* radix-tree: fix RCU bugNick Piggin2010-11-12
* Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2010-10-07
|\
| * Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dg...Linus Torvalds2010-08-22
| |\
| | * radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tagsDave Chinner2010-08-23
| | * radix-tree: clear all tags in radix_tree_node_rcu_freeDave Chinner2010-08-23
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-08-23
|\ \ \ | |/ / |/| |
| * | radix-tree: __rcu annotationsArnd Bergmann2010-08-19
| |/
* | lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()Jan Kara2010-08-20
|/
* radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara2010-08-09
* radix-tree: fix radix_tree_prev_hole() underflow caseCesar Eduardo Barros2010-05-27
* radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2010-04-09
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* radix-tree: Disable RCU lockdep checking in radix treePaul E. McKenney2010-02-25
* FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells2009-11-19
* FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells2009-11-19
* lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()Huang Shijie2009-06-16
* radix-tree: add radix_tree_prev_hole()Wu Fengguang2009-06-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()Wu Fengguang2009-01-06
* | lib: radix_tree.c make percpu variable staticHarvey Harrison2009-01-06
|/
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin2008-07-26
* Christoph has movedChristoph Lameter2008-07-04
* radix-tree: fix small lockless radix-tree bugNick Piggin2008-06-12
* Remove set_migrateflags()Christoph Lameter2008-04-28
* radix-tree: avoid atomic allocations for preloaded insertionsNick Piggin2008-02-05
* avoid negative (and full-width) shifts in radix-tree.cPeter Lund2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-16
* fix the max path calculation in radix-tree.cJeff Moyer2007-10-16
* radix-tree: use indirect bitNick Piggin2007-10-16
* radixtree: introduce radix_tree_next_hole()Fengguang Wu2007-10-16
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* [LIB]: export radix_tree_preload()David Chinner2007-07-14
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* [PATCH] radix-tree: RCU lockless readsideNick Piggin2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] gfp annotations: radix_tree_rootAl Viro2006-10-10
* [PATCH] radixtree: normalize radix_tree_tag_get() return valueWu Fengguang2006-06-25
* [PATCH] buglet in radix_tree_tag_setPeter Zijlstra2006-06-23
* [PATCH] radix-tree: smallNick Piggin2006-06-23
* [PATCH] radix-tree: direct dataNick Piggin2006-06-23
* [PATCH] radix-tree documentation cleanupsJonathan Corbet2006-03-25
* [PATCH] Fix over-zealous tag clearing in radix_tree_deleteNeilBrown2006-02-16
* [PATCH] radix-tree: reduce tree height upon partial truncationNick Piggin2006-01-08