Matthew Wilcox
|
f32f004cdd
ida: Convert to XArray
|
7 years ago |
Matthew Wilcox
|
3159f943aa
xarray: Replace exceptional entries
|
7 years ago |
Matthew Wilcox
|
66ee620f06
idr: Permit any valid kernel pointer to be stored
|
7 years ago |
Matthew Wilcox
|
f272668deb
test_ida: check_ida_destroy and check_ida_alloc
|
7 years ago |
Matthew Wilcox
|
5c78b0b1eb
test_ida: Convert check_ida_conv to new API
|
7 years ago |
Matthew Wilcox
|
161b47e31f
test_ida: Move ida_check_max
|
7 years ago |
Matthew Wilcox
|
0a3856392c
test_ida: Move ida_check_leaf
|
7 years ago |
Matthew Wilcox
|
06b0111366
idr-test: Convert ida_check_nomem to new API
|
7 years ago |
Matthew Wilcox
|
8ab8ba38d4
ida: Start new test_ida module
|
7 years ago |
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 |