summaryrefslogtreecommitdiff
path: root/tools/testing/radix-tree
Commit message (Expand)AuthorAge
* tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks2016-08-02
* testing/radix-tree: fix a macro expansion bugDan Carpenter2016-07-23
* radix-tree: tidy up next_chunkMatthew Wilcox2016-05-20
* radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox2016-05-20
* radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox2016-05-20
* radix tree test suite: remove dependencies on heightMatthew Wilcox2016-05-20
* radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler2016-05-20
* radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox2016-05-20
* radix-tree: add test for radix_tree_locate_item()Ross Zwisler2016-05-20
* radix-tree: rewrite radix_tree_locate_itemMatthew 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: add support for multi-order iteratingRoss 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
* raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-20
* radix tree test suite: rebuild when headers changeRoss Zwisler2016-05-20
* radix tree test suite: keep regression test runs shortRoss Zwisler2016-05-20
* radix tree test suite: allow testing other fan-out valuesRoss Zwisler2016-05-20
* radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox2016-05-20
* radix tree test suite: fix buildMatthew Wilcox2016-05-20
* radix-tree tests: add test for radix_tree_iter_nextKonstantin Khlebnikov2016-03-17
* radix-tree tests: add regression3 testKonstantin Khlebnikov2016-03-17
* radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox2016-03-17
* radix tree test harnessMatthew Wilcox2016-03-17