aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/multiorder.c
Commit message (Expand)AuthorAge
* radix tree test: Convert multiorder tests to XArrayMatthew Wilcox2018-10-21
* radix tree tests: Move item_insert_orderMatthew Wilcox2018-10-21
* xarray: Move multiorder_check to in-kernel testsMatthew Wilcox2018-10-21
* xarray: Move multiorder_shrink to kernel testsMatthew Wilcox2018-10-21
* xarray: Move multiorder account test in-kernelMatthew Wilcox2018-10-21
* radix tree test suite: Convert tag_tagged_items to XArrayMatthew Wilcox2018-10-21
* radix tree: Remove split/join codeMatthew Wilcox2018-10-21
* radix tree: Remove radix_tree_update_node_tMatthew Wilcox2018-10-21
* xarray: Define struct xa_nodeMatthew Wilcox2018-10-21
* xarray: Add definition of struct xarrayMatthew Wilcox2018-10-21
* xarray: Replace exceptional entriesMatthew Wilcox2018-09-29
* radix tree test suite: multi-order iteration raceRoss Zwisler2018-05-18
* mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-15
* radix tree test suite: Fix split/join memory leaksMatthew Wilcox2017-02-13
* radix tree test suite: Dial down verbosity with -vRehas Sachdeva2017-02-13
* radix tree test suite: Build separate binaries for some testsMatthew Wilcox2017-02-13
* radix-tree: ensure counts are initialisedMatthew Wilcox2016-12-14
* radix tree test suite: check multiorder iterationMatthew Wilcox2016-12-14
* radix-tree: fix replacement for multiorder entriesMatthew Wilcox2016-12-14
* radix-tree: add radix_tree_split_preload()Matthew Wilcox2016-12-14
* radix-tree: add radix_tree_splitMatthew Wilcox2016-12-14
* radix-tree: add radix_tree_joinMatthew Wilcox2016-12-14
* radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox2016-12-14
* radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-14
* radix tree test suite: record order in each itemMatthew Wilcox2016-12-14
* lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-12
* radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox2016-09-25
* radix-tree: tidy up next_chunkMatthew Wilcox2016-05-20
* radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox2016-05-20
* radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox2016-05-20
* radix-tree test suite: add multi-order tag testRoss Zwisler2016-05-20
* radix tree test suite: multi-order iteration testRoss Zwisler2016-05-20
* radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox2016-05-20
* radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox2016-05-20
* radix tree test suite: start adding multiorder testsMatthew Wilcox2016-05-20