aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/multiorder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20radix-tree: tidy up next_chunkMatthew Wilcox1-44/+55
2016-05-20radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox1-1/+24
2016-05-20radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox1-0/+5
2016-05-20radix-tree test suite: add multi-order tag testRoss Zwisler1-0/+97
2016-05-20radix tree test suite: multi-order iteration testRoss Zwisler1-0/+92
2016-05-20radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox1-0/+12
2016-05-20radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox1-0/+39
2016-05-20radix tree test suite: start adding multiorder testsMatthew Wilcox1-0/+58