Matthew Wilcox
|
7a4deea1aa
idr: fix invalid ptr dereference on item delete
|
7 years ago |
Matthew Wilcox
|
4b0ad07653
idr: Fix handling of IDs above INT_MAX
|
7 years ago |
Matthew Wilcox
|
6ce711f275
idr: Make 1-based IDRs more efficient
|
7 years ago |
Matthew Wilcox
|
460488c58c
idr: Remove idr_alloc_ext
|
7 years ago |
Matthew Wilcox
|
6e6d301490
IDR test suite: Check handling negative end correctly
|
7 years ago |
Matthew Wilcox
|
490645d027
idr test suite: Fix ida_test_random()
|
7 years ago |
Matthew Wilcox
|
4ecd9542db
ida: Free correct IDA bitmap
|
8 years ago |
Rehas Sachdeva
|
166bb1f532
radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()
|
8 years ago |
Rehas Sachdeva
|
2eacc79c27
radix tree test suite: Add test for idr_get_next()
|
8 years ago |
Matthew Wilcox
|
8ac0486831
radix tree test suite: Build separate binaries for some tests
|
8 years ago |
Matthew Wilcox
|
d37cacc5ad
ida: Use exceptional entries for small IDAs
|
8 years ago |
Matthew Wilcox
|
0a835c4f09
Reimplement IDR and IDA using the radix tree
|
8 years ago |