1. 3bcadd6 radix-tree: free up the bottom bit of exceptional entries for reuse by Matthew Wilcox · 9 years ago
  2. 78a9be0 dax: move RADIX_DAX_ definitions to dax.c by NeilBrown · 9 years ago
  3. d604c32 radix-tree: introduce radix_tree_replace_clear_tags() by Matthew Wilcox · 9 years ago
  4. b194d16 radix-tree: rename radix_tree_is_indirect_ptr() by Matthew Wilcox · 9 years ago
  5. 4dd6c09 radix-tree: rename indirect_to_ptr() to entry_to_node() by Matthew Wilcox · 9 years ago
  6. 30ff46cc radix-tree: rename INDIRECT_PTR to INTERNAL_NODE by Matthew Wilcox · 9 years ago
  7. d089126 radix-tree: remove root->height by Matthew Wilcox · 9 years ago
  8. c12e51b radix-tree: replace node->height with node->shift by Matthew Wilcox · 9 years ago
  9. 0c7fa0a radix-tree: split node->path into offset and height by Matthew Wilcox · 9 years ago
  10. 21ef533 radix-tree: add support for multi-order iterating by Ross Zwisler · 9 years ago
  11. 6c4bd68 radix-tree: remove unused looping macros by Ross Zwisler · 9 years ago
  12. 97d778b radix tree test suite: allow testing other fan-out values by Ross Zwisler · 9 years ago
  13. e9256ef radix-tree: introduce radix_tree_empty by Matthew Wilcox · 9 years ago
  14. 7165092 radix-tree,shmem: introduce radix_tree_iter_next() by Matthew Wilcox · 9 years ago
  15. e614523 radix_tree: add support for multi-order entries by Matthew Wilcox · 9 years ago
  16. f67c07f radix-tree: add an explicit include of bitops.h by Matthew Wilcox · 9 years ago
  17. 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 9 years ago
  18. 46437f9 radix-tree: fix race in gang lookup by Matthew Wilcox · 9 years ago
  19. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 9 years ago
  20. 243c213 include/linux/radix-tree.h: fix error in docs about locks by Adam Barth · 9 years ago
  21. 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 11 years ago
  22. 139e561 lib: radix_tree: tree node interface by Johannes Weiner · 11 years ago
  23. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 11 years ago
  24. 53c59f2 lib: radix-tree: add radix_tree_delete_item() by Johannes Weiner · 11 years ago
  25. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  26. fffaee3 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 13 years ago
  27. 78c1d78 radix-tree: introduce bit-optimized iterator by Konstantin Khlebnikov · 13 years ago
  28. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  29. 928da83 radix_tree: remove radix_tree_indirect_to_ptr() by Xiao Guangrong · 13 years ago
  30. e504f3f tmpfs radix_tree: locate_item to speed up swapoff by Hugh Dickins · 14 years ago
  31. 6328650 radix_tree: exceptional entries and indices by Hugh Dickins · 14 years ago
  32. 29c1f67 mm: migration: use rcu_dereference_protected when dereferencing the radix tree slot during file page migration by Mel Gorman · 14 years ago
  33. 27d20fd radix-tree: fix RCU bug by Nick Piggin · 14 years ago
  34. a111557 radix-tree: __rcu annotations by Arnd Bergmann · 15 years ago
  35. f446daae mm: implement writeback livelock avoidance using page tagging by Jan Kara · 15 years ago
  36. ebf8aa4 radix-tree: omplement function radix_tree_range_tag_if_tagged by Jan Kara · 15 years ago
  37. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 15 years ago
  38. dc56612 radix-tree: add radix_tree_prev_hole() by Wu Fengguang · 16 years ago
  39. e8c82c2 mm lockless pagecache barrier fix by Nick Piggin · 16 years ago
  40. 47feff2 radix-tree: add gang_lookup_slot, gang_lookup_slot_tag by Nick Piggin · 17 years ago
  41. eb8dc5e radix_tree.h trivial comment correction by Tim Pepper · 17 years ago
  42. c0bc987 radix-tree: use indirect bit by Nick Piggin · 17 years ago
  43. 6df8ba4 radixtree: introduce radix_tree_next_hole() by Fengguang Wu · 17 years ago
  44. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  45. 7cf9c2c [PATCH] radix-tree: RCU lockless readside by Nick Piggin · 18 years ago
  46. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  47. 612d6c1 [PATCH] radix-tree: direct data by Nick Piggin · 19 years ago
  48. daff89f [PATCH] radix-tree documentation cleanups by Jonathan Corbet · 19 years ago
  49. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 19 years ago
  50. a433136 [PATCH] reiser4: add radix_tree_lookup_slot() by Hans Reiser · 19 years ago
  51. fd4f2df [PATCH] gfp_t: lib/* by Al Viro · 19 years ago
  52. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  53. 00b61f5 [PATCH] lib/radix-tree: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago