aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/radix-tree.h
Commit message (Expand)AuthorAge
* radix-tree: 'slot' can be NULL in radix_tree_next_slot()Ross Zwisler2016-10-11
* mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner2016-10-05
* radix-tree: fix comment about "exceptional" bitsRoss Zwisler2016-08-02
* radix-tree: implement radix_tree_maybe_preload_order()Kirill A. Shutemov2016-07-26
* radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin2016-07-22
* radix-tree: free up the bottom bit of exceptional entries for reuseMatthew Wilcox2016-05-20
* dax: move RADIX_DAX_ definitions to dax.cNeilBrown2016-05-20
* radix-tree: introduce radix_tree_replace_clear_tags()Matthew Wilcox2016-05-20
* radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox2016-05-20
* radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox2016-05-20
* radix-tree: rename INDIRECT_PTR to INTERNAL_NODEMatthew Wilcox2016-05-20
* radix-tree: remove root->heightMatthew Wilcox2016-05-20
* radix-tree: replace node->height with node->shiftMatthew Wilcox2016-05-20
* radix-tree: split node->path into offset and heightMatthew Wilcox2016-05-20
* radix-tree: add support for multi-order iteratingRoss Zwisler2016-05-20
* radix-tree: remove unused looping macrosRoss Zwisler2016-05-20
* radix tree test suite: allow testing other fan-out valuesRoss Zwisler2016-05-20
* radix-tree: introduce radix_tree_emptyMatthew Wilcox2016-05-20
* radix-tree,shmem: introduce radix_tree_iter_next()Matthew Wilcox2016-03-17
* radix_tree: add support for multi-order entriesMatthew Wilcox2016-03-17
* radix-tree: add an explicit include of bitops.hMatthew Wilcox2016-03-17
* radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-05
* radix-tree: fix race in gang lookupMatthew Wilcox2016-02-03
* dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-22
* include/linux/radix-tree.h: fix error in docs about locksAdam Barth2016-01-20
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-03
* lib: radix_tree: tree node interfaceJohannes Weiner2014-04-03
* mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-03
* lib: radix-tree: add radix_tree_delete_item()Johannes Weiner2014-04-03
* lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-11
* radix-tree: fix contiguous iteratorKonstantin Khlebnikov2012-06-05
* radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov2012-03-28
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
* radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong2012-01-12
* tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2011-08-03
* radix_tree: exceptional entries and indicesHugh Dickins2011-08-03
* mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman2011-01-13
* radix-tree: fix RCU bugNick Piggin2010-11-12
* radix-tree: __rcu annotationsArnd Bergmann2010-08-19
* mm: implement writeback livelock avoidance using page taggingJan Kara2010-08-09
* radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara2010-08-09
* radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2010-04-09
* radix-tree: add radix_tree_prev_hole()Wu Fengguang2009-06-16
* mm lockless pagecache barrier fixNick Piggin2009-01-05
* radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin2008-07-26
* radix_tree.h trivial comment correctionTim Pepper2008-02-03
* radix-tree: use indirect bitNick Piggin2007-10-16
* radixtree: introduce radix_tree_next_hole()Fengguang Wu2007-10-16
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* [PATCH] radix-tree: RCU lockless readsideNick Piggin2006-12-07