summaryrefslogtreecommitdiff
path: root/fs/ext4/mballoc-test.c
AgeCommit message (Expand)Author
2024-05-03ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_usedKemeng Shi
2024-05-03ext4: implement filesystem specific alloc_inode in unit testKemeng Shi
2024-03-07ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter...Kemeng Shi
2024-03-07ext4: hold group lock in ext4 kunit testKemeng Shi
2024-03-07ext4: alloc test super block from sgetKemeng Shi
2024-03-07ext4: kunit: use dynamic inode allocationArnd Bergmann
2024-02-21ext4: Add unit test for ext4_mb_mark_diskspace_usedKemeng Shi
2024-02-21ext4: Add unit test for mb_free_blocksKemeng Shi
2024-02-21ext4: Add unit test for mb_mark_usedKemeng Shi
2024-02-21ext4: Add unit test of ext4_mb_generate_buddyKemeng Shi
2024-02-21ext4: Add unit test for test_free_blocks_simpleKemeng Shi
2023-10-05ext4: run mballoc test with different layouts settingKemeng Shi
2023-10-05ext4: add first unit test for ext4_mb_new_blocks_simple in mballocKemeng Shi