summaryrefslogtreecommitdiffstats
path: root/lib/test_ida.c
AgeCommit message (Expand)AuthorLines
2024-06-24KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.koJeff Johnson-0/+1
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2023-12-21ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)-0/+40
2023-12-10ida: make 'ida_dump' staticArnd Bergmann-1/+1
2018-10-15test_ida: Fix lockdep warningMatthew Wilcox-2/+2
2018-08-21test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox-0/+54
2018-08-21test_ida: Convert check_ida_conv to new APIMatthew Wilcox-0/+30
2018-08-21test_ida: Move ida_check_maxMatthew Wilcox-0/+23
2018-08-21test_ida: Move ida_check_leafMatthew Wilcox-0/+25
2018-08-21ida: Start new test_ida moduleMatthew Wilcox-0/+45