| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-10-07 | radix tree test suite: Fix compilation | Matthew Wilcox (Oracle) | 1 | -4/+0 |
| 2020-03-12 | xarray: Fix early termination of xas_for_each_marked | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2018-10-21 | radix tree tests: Convert item_delete_rcu to XArray | Matthew Wilcox | 1 | -1/+1 |
| 2018-10-21 | radix tree tests: Move item_insert_order | Matthew Wilcox | 1 | -2/+0 |
| 2018-10-21 | radix tree test suite: Remove __item_insert | Matthew Wilcox | 1 | -1/+0 |
| 2018-10-21 | radix tree test suite: Convert iteration test to XArray | Matthew Wilcox | 1 | -0/+1 |
| 2018-10-21 | radix tree test suite: Convert tag_tagged_items to XArray | Matthew Wilcox | 1 | -3/+2 |
| 2018-10-21 | shmem: Convert find_swap_entry to XArray | Matthew Wilcox | 1 | -1/+0 |
| 2018-10-21 | xarray: Add XArray load operation | Matthew Wilcox | 1 | -0/+1 |
| 2018-08-21 | ida: Start new test_ida module | Matthew Wilcox | 1 | -2/+1 |
| 2018-05-18 | radix tree test suite: multi-order iteration race | Ross Zwisler | 1 | -0/+1 |
| 2018-05-18 | radix tree test suite: add item_delete_rcu() | Ross Zwisler | 1 | -0/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-03-07 | ida: Free correct IDA bitmap | Matthew Wilcox | 1 | -0/+1 |
| 2017-02-13 | Reimplement IDR and IDA using the radix tree | Matthew Wilcox | 1 | -0/+2 |
| 2016-12-14 | radix tree test suite: check multiorder iteration | Matthew Wilcox | 1 | -1/+1 |
| 2016-12-14 | radix-tree: add radix_tree_split_preload() | Matthew Wilcox | 1 | -0/+5 |
| 2016-12-14 | radix-tree: delete radix_tree_range_tag_if_tagged() | Matthew Wilcox | 1 | -0/+3 |
| 2016-12-14 | radix-tree: delete radix_tree_locate_item() | Matthew Wilcox | 1 | -0/+2 |
| 2016-12-14 | radix-tree: improve multiorder iterators | Matthew Wilcox | 1 | -0/+1 |
| 2016-12-14 | radix tree test suite: record order in each item | Matthew Wilcox | 1 | -3/+3 |
| 2016-12-14 | radix tree test suite: benchmark for iterator | Konstantin Khlebnikov | 1 | -0/+1 |
| 2016-12-14 | radix tree test suite: free preallocated nodes | Matthew Wilcox | 1 | -0/+1 |
| 2016-10-11 | radix-tree tests: add iteration test | Ross Zwisler | 1 | -0/+1 |
| 2016-05-20 | radix-tree: rename indirect_to_ptr() to entry_to_node() | Matthew Wilcox | 1 | -1/+0 |
| 2016-05-20 | radix tree test suite: remove dependencies on height | Matthew Wilcox | 1 | -1/+2 |
| 2016-05-20 | radix-tree: fix radix_tree_dump() for multi-order entries | Ross Zwisler | 1 | -0/+1 |
| 2016-05-20 | radix tree test suite: start adding multiorder tests | Matthew Wilcox | 1 | -1/+5 |
| 2016-03-17 | radix tree test harness | Matthew Wilcox | 1 | -0/+40 |