aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/extents-test.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-27ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin1-4/+4
2026-03-27ext4: kunit: extents-test: lix percpu_counters list corruptionRitesh Harjani (IBM)1-1/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-01-23et4: allow zeroout when doing written to unwritten splitOjaswin Mujoo1-1/+97
2026-01-23ext4: add extent status cache support to kunit testsOjaswin Mujoo1-40/+63
2026-01-23ext4: kunit tests for higher level extent manipulation functionsOjaswin Mujoo1-5/+354
2026-01-23ext4: kunit tests for extent splitting and conversionOjaswin Mujoo1-0/+559