summaryrefslogtreecommitdiff
path: root/tools/testing/radix-tree/idr-test.c
Commit message (Expand)AuthorAge
* idr: Fix handling of IDs above INT_MAXMatthew Wilcox2018-02-26
* idr: Make 1-based IDRs more efficientMatthew Wilcox2018-02-06
* idr: Remove idr_alloc_extMatthew Wilcox2018-02-06
* IDR test suite: Check handling negative end correctlyMatthew Wilcox2018-02-06
* idr test suite: Fix ida_test_random()Matthew Wilcox2018-02-06
* ida: Free correct IDA bitmapMatthew Wilcox2017-03-07
* radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva2017-03-07
* radix tree test suite: Add test for idr_get_next()Rehas Sachdeva2017-03-07
* radix tree test suite: Build separate binaries for some testsMatthew Wilcox2017-02-13
* ida: Use exceptional entries for small IDAsMatthew Wilcox2017-02-13
* Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-13