aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/test_ida.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2023-12-21ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)1-0/+40
2023-12-10ida: make 'ida_dump' staticArnd Bergmann1-1/+1
2018-10-15test_ida: Fix lockdep warningMatthew Wilcox1-2/+2
2018-08-21test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox1-0/+54
2018-08-21test_ida: Convert check_ida_conv to new APIMatthew Wilcox1-0/+30
2018-08-21test_ida: Move ida_check_maxMatthew Wilcox1-0/+23
2018-08-21test_ida: Move ida_check_leafMatthew Wilcox1-0/+25
2018-08-21ida: Start new test_ida moduleMatthew Wilcox1-0/+45