summaryrefslogtreecommitdiffstats
path: root/lib/test_ida.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-091-1/+1
|\
| * ida: make 'ida_dump' staticArnd Bergmann2023-12-101-1/+1
* | ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)2023-12-211-0/+40
|/
* test_ida: Fix lockdep warningMatthew Wilcox2018-10-151-2/+2
* test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-211-0/+54
* test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-211-0/+30
* test_ida: Move ida_check_maxMatthew Wilcox2018-08-211-0/+23
* test_ida: Move ida_check_leafMatthew Wilcox2018-08-211-0/+25
* ida: Start new test_ida moduleMatthew Wilcox2018-08-211-0/+45