summaryrefslogtreecommitdiff
path: root/fs/ext4/mballoc-test.c
AgeCommit message (Expand)Author
6 daysext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-19ext4: fix dirtyclusters double decrement on fs shutdownBrian Foster
2025-07-25ext4: convert free groups order lists to xarraysBaokun Li
2025-07-25ext4: initialize superblock fields in the kballoc-test.c kunit testsZhang Yi
2025-03-13ext4: fix potential null dereference in ext4 kunit testCharles Han
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