| Commit message (Expand) | Author | Age | Files | Lines |
* | ida: Free correct IDA bitmap | Matthew Wilcox | 2017-03-07 | 1 | -0/+1 |
* | Reimplement IDR and IDA using the radix tree | Matthew Wilcox | 2017-02-13 | 1 | -0/+2 |
* | radix tree test suite: check multiorder iteration | Matthew Wilcox | 2016-12-14 | 1 | -1/+1 |
* | radix-tree: add radix_tree_split_preload() | Matthew Wilcox | 2016-12-14 | 1 | -0/+5 |
* | radix-tree: delete radix_tree_range_tag_if_tagged() | Matthew Wilcox | 2016-12-14 | 1 | -0/+3 |
* | radix-tree: delete radix_tree_locate_item() | Matthew Wilcox | 2016-12-14 | 1 | -0/+2 |
* | radix-tree: improve multiorder iterators | Matthew Wilcox | 2016-12-14 | 1 | -0/+1 |
* | radix tree test suite: record order in each item | Matthew Wilcox | 2016-12-14 | 1 | -3/+3 |
* | radix tree test suite: benchmark for iterator | Konstantin Khlebnikov | 2016-12-14 | 1 | -0/+1 |
* | radix tree test suite: free preallocated nodes | Matthew Wilcox | 2016-12-14 | 1 | -0/+1 |
* | radix-tree tests: add iteration test | Ross Zwisler | 2016-10-11 | 1 | -0/+1 |
* | radix-tree: rename indirect_to_ptr() to entry_to_node() | Matthew Wilcox | 2016-05-20 | 1 | -1/+0 |
* | radix tree test suite: remove dependencies on height | Matthew Wilcox | 2016-05-20 | 1 | -1/+2 |
* | radix-tree: fix radix_tree_dump() for multi-order entries | Ross Zwisler | 2016-05-20 | 1 | -0/+1 |
* | radix tree test suite: start adding multiorder tests | Matthew Wilcox | 2016-05-20 | 1 | -1/+5 |
* | radix tree test harness | Matthew Wilcox | 2016-03-17 | 1 | -0/+40 |