summaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/multiorder.c
Commit message (Expand)AuthorAgeFilesLines
* radix tree test suite: multi-order iteration raceRoss Zwisler2018-05-191-0/+63
* mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-161-1/+1
* radix tree test suite: Fix split/join memory leaksMatthew Wilcox2017-02-141-1/+14
* radix tree test suite: Dial down verbosity with -vRehas Sachdeva2017-02-141-8/+9
* radix tree test suite: Build separate binaries for some testsMatthew Wilcox2017-02-141-0/+7
* radix-tree: ensure counts are initialisedMatthew Wilcox2016-12-151-4/+41
* radix tree test suite: check multiorder iterationMatthew Wilcox2016-12-151-0/+23
* radix-tree: fix replacement for multiorder entriesMatthew Wilcox2016-12-151-12/+75
* radix-tree: add radix_tree_split_preload()Matthew Wilcox2016-12-151-2/+40
* radix-tree: add radix_tree_splitMatthew Wilcox2016-12-151-0/+64
* radix-tree: add radix_tree_joinMatthew Wilcox2016-12-151-0/+58
* radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox2016-12-151-8/+5Star
* radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-151-9/+19
* radix tree test suite: record order in each itemMatthew Wilcox2016-12-151-1/+1
* lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-131-1/+1
* radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox2016-09-251-4/+12
* radix-tree: tidy up next_chunkMatthew Wilcox2016-05-211-44/+55
* radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox2016-05-211-1/+24
* radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox2016-05-211-0/+5
* radix-tree test suite: add multi-order tag testRoss Zwisler2016-05-211-0/+97
* radix tree test suite: multi-order iteration testRoss Zwisler2016-05-211-0/+92
* radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox2016-05-211-0/+12
* radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox2016-05-211-0/+39
* radix tree test suite: start adding multiorder testsMatthew Wilcox2016-05-211-0/+58