| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-03-12 | xarray: Fix early termination of xas_for_each_marked | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2018-12-06 | radix tree: Don't return retry entries from lookup | Matthew Wilcox | 1 | -0/+1 |
| 2018-10-21 | radix tree test suite: Convert tag_tagged_items to XArray | Matthew Wilcox | 1 | -2/+2 |
| 2018-10-21 | shmem: Convert find_swap_entry to XArray | Matthew Wilcox | 1 | -61/+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-08-21 | radix tree test suite: Enable ubsan | Matthew Wilcox | 1 | -9/+11 |
| 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 | radix tree test suite: Run iteration tests for longer | Matthew Wilcox | 1 | -2/+2 |
| 2017-02-13 | radix tree test suite: Dial down verbosity with -v | Rehas Sachdeva | 1 | -17/+28 |
| 2017-02-13 | Reimplement IDR and IDA using the radix tree | Matthew Wilcox | 1 | -0/+6 |
| 2016-12-14 | radix tree test suite: check multiorder iteration | Matthew Wilcox | 1 | -1/+2 |
| 2016-12-14 | radix-tree: delete radix_tree_range_tag_if_tagged() | Matthew Wilcox | 1 | -8/+4 |
| 2016-12-14 | radix-tree: delete radix_tree_locate_item() | Matthew Wilcox | 1 | -4/+4 |
| 2016-12-14 | radix tree test suite: use rcu_barrier | Matthew Wilcox | 1 | -2/+10 |
| 2016-12-14 | radix tree test suite: benchmark for iterator | Konstantin Khlebnikov | 1 | -0/+2 |
| 2016-12-14 | radix tree test suite: make runs more reproducible | Matthew Wilcox | 1 | -2/+7 |
| 2016-12-14 | radix tree test suite: free preallocated nodes | Matthew Wilcox | 1 | -0/+3 |
| 2016-12-14 | radix tree test suite: track preempt_count | Matthew Wilcox | 1 | -10/+20 |
| 2016-10-11 | radix-tree tests: add iteration test | Ross Zwisler | 1 | -0/+1 |
| 2016-05-20 | radix-tree: add test for radix_tree_locate_item() | Ross Zwisler | 1 | -1/+14 |
| 2016-05-20 | radix-tree: rewrite radix_tree_locate_item | Matthew Wilcox | 1 | -12/+18 |
| 2016-05-20 | radix tree test suite: start adding multiorder tests | Matthew Wilcox | 1 | -0/+2 |
| 2016-05-20 | radix tree test suite: keep regression test runs short | Ross Zwisler | 1 | -7/+15 |
| 2016-05-20 | radix tree test suite: add tests for radix_tree_locate_item() | Matthew Wilcox | 1 | -0/+41 |
| 2016-03-17 | radix-tree tests: add regression3 test | Konstantin Khlebnikov | 1 | -0/+1 |
| 2016-03-17 | radix tree test harness | Matthew Wilcox | 1 | -0/+271 |