aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-08
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-06-28
| |\
| | * rcu: Don't return a value from rcu_assign_pointer()Andrea Parri2019-06-13
* | | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-06-29
|\ \ \ | |/ / |/| |
| * | idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2019-06-02
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-05
|/
* radix tree: Don't return retry entries from lookupMatthew Wilcox2018-12-06
* radix tree: Remove multiorder supportMatthew Wilcox2018-10-21
* radix tree test: Convert multiorder tests to XArrayMatthew Wilcox2018-10-21
* radix tree tests: Convert item_delete_rcu to XArrayMatthew Wilcox2018-10-21
* radix tree tests: Convert item_kill_tree to XArrayMatthew Wilcox2018-10-21
* radix tree tests: Move item_insert_orderMatthew Wilcox2018-10-21
* radix tree test suite: Remove multiorder benchmarkingMatthew Wilcox2018-10-21
* radix tree test suite: Remove __item_insertMatthew 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 iteration test to XArrayMatthew Wilcox2018-10-21
* radix tree test suite: Convert tag_tagged_items to XArrayMatthew Wilcox2018-10-21
* radix tree: Remove radix_tree_clear_tagsMatthew Wilcox2018-10-21
* radix tree: Remove split/join codeMatthew Wilcox2018-10-21
* radix tree: Remove radix_tree_update_node_tMatthew Wilcox2018-10-21
* shmem: Convert find_swap_entry to XArrayMatthew Wilcox2018-10-21
* radix tree test suite: Convert regression1 to XArrayMatthew Wilcox2018-10-21
* page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox2018-10-21
* ida: Convert to XArrayMatthew Wilcox2018-10-21
* xarray: Add XArray unconditional store operationsMatthew Wilcox2018-10-21
* xarray: Add XArray load operationMatthew Wilcox2018-10-21
* xarray: Define struct xa_nodeMatthew Wilcox2018-10-21
* xarray: Add definition of struct xarrayMatthew Wilcox2018-10-21
* xarray: Change definition of sibling entriesMatthew Wilcox2018-09-29
* xarray: Replace exceptional entriesMatthew Wilcox2018-09-29
* idr: Permit any valid kernel pointer to be storedMatthew Wilcox2018-09-29
* test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-21
* test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-21
* test_ida: Move ida_check_maxMatthew Wilcox2018-08-21
* test_ida: Move ida_check_leafMatthew Wilcox2018-08-21
* idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-21
* ida: Start new test_ida moduleMatthew Wilcox2018-08-21
* radix tree test suite: Enable ubsanMatthew Wilcox2018-08-21
* radix tree test suite: Fix compilationMatthew Wilcox2018-08-21
* idr: fix invalid ptr dereference on item deleteMatthew Wilcox2018-05-25
* radix tree test suite: multi-order iteration raceRoss Zwisler2018-05-18
* radix tree test suite: add item_delete_rcu()Ross Zwisler2018-05-18
* radix tree test suite: fix mapshift build targetRoss Zwisler2018-05-18
* radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox2018-04-11
* idr: Fix handling of IDs above INT_MAXMatthew Wilcox2018-02-26
* radix tree test suite: Fix buildMatthew Wilcox2018-02-25
* idr: Make 1-based IDRs more efficientMatthew Wilcox2018-02-06
* idr: Remove idr_alloc_extMatthew Wilcox2018-02-06