summaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree
AgeCommit message (Expand)AuthorLines
2018-12-06radix tree: Don't return retry entries from lookupMatthew Wilcox-0/+82
2018-10-21radix tree: Remove multiorder supportMatthew Wilcox-1/+0
2018-10-21radix tree test: Convert multiorder tests to XArrayMatthew Wilcox-56/+49
2018-10-21radix tree tests: Convert item_delete_rcu to XArrayMatthew Wilcox-3/+3
2018-10-21radix tree tests: Convert item_kill_tree to XArrayMatthew Wilcox-21/+9
2018-10-21radix tree tests: Move item_insert_orderMatthew Wilcox-11/+22
2018-10-21radix tree test suite: Remove multiorder benchmarkingMatthew Wilcox-29/+21
2018-10-21radix tree test suite: Remove __item_insertMatthew Wilcox-7/+1
2018-10-21xarray: Move multiorder_check to in-kernel testsMatthew Wilcox-48/+0
2018-10-21xarray: Move multiorder_shrink to kernel testsMatthew Wilcox-173/+0
2018-10-21xarray: Move multiorder account test in-kernelMatthew Wilcox-24/+0
2018-10-21radix tree test suite: Convert iteration test to XArrayMatthew Wilcox-58/+63
2018-10-21radix tree test suite: Convert tag_tagged_items to XArrayMatthew Wilcox-57/+46
2018-10-21radix tree: Remove radix_tree_clear_tagsMatthew Wilcox-29/+0
2018-10-21radix tree: Remove split/join codeMatthew Wilcox-338/+0
2018-10-21radix tree: Remove radix_tree_update_node_tMatthew Wilcox-1/+1
2018-10-21shmem: Convert find_swap_entry to XArrayMatthew Wilcox-84/+0
2018-10-21radix tree test suite: Convert regression1 to XArrayMatthew Wilcox-39/+19
2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox-23/+0
2018-10-21ida: Convert to XArrayMatthew Wilcox-5/+3
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox-1/+39
2018-10-21xarray: Add XArray load operationMatthew Wilcox-2/+38
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox-15/+15
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox-7/+19
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox-1/+2
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox-29/+27
2018-09-29idr: Permit any valid kernel pointer to be storedMatthew Wilcox-0/+63
2018-08-21test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox-66/+4
2018-08-21test_ida: Convert check_ida_conv to new APIMatthew Wilcox-46/+10
2018-08-21test_ida: Move ida_check_maxMatthew Wilcox-28/+0
2018-08-21test_ida: Move ida_check_leafMatthew Wilcox-27/+0
2018-08-21idr-test: Convert ida_check_nomem to new APIMatthew Wilcox-6/+7
2018-08-21ida: Start new test_ida moduleMatthew Wilcox-7/+22
2018-08-21radix tree test suite: Enable ubsanMatthew Wilcox-11/+14
2018-08-21radix tree test suite: Fix compilationMatthew Wilcox-0/+2
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox-0/+7
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler-0/+64
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler-0/+21
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler-4/+2
2018-04-11radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox-0/+1
2018-02-26idr: Fix handling of IDs above INT_MAXMatthew Wilcox-0/+52
2018-02-25radix tree test suite: Fix buildMatthew Wilcox-2/+16
2018-02-06idr: Make 1-based IDRs more efficientMatthew Wilcox-2/+5
2018-02-06idr: Remove idr_alloc_extMatthew Wilcox-0/+17
2018-02-06IDR test suite: Check handling negative end correctlyMatthew Wilcox-0/+1
2018-02-06idr test suite: Fix ida_test_random()Matthew Wilcox-2/+2
2018-02-06radix tree test suite: Remove ARRAY_SIZEMatthew Wilcox-2/+0
2017-11-15mm, truncate: do not check mapping for every page being truncatedMel Gorman-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+17
2017-03-07radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox-0/+1