summaryrefslogtreecommitdiff
path: root/lib/test_ida.c
AgeCommit message (Expand)Author
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-12-21ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)
2023-12-10ida: make 'ida_dump' staticArnd Bergmann
2018-10-15test_ida: Fix lockdep warningMatthew Wilcox
2018-08-21test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox
2018-08-21test_ida: Convert check_ida_conv to new APIMatthew Wilcox
2018-08-21test_ida: Move ida_check_maxMatthew Wilcox
2018-08-21test_ida: Move ida_check_leafMatthew Wilcox
2018-08-21ida: Start new test_ida moduleMatthew Wilcox