Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter... | Kemeng Shi | 2024-03-07 | 1 | -1/+19 |
* | ext4: hold group lock in ext4 kunit test | Kemeng Shi | 2024-03-07 | 1 | -0/+9 |
* | ext4: alloc test super block from sget | Kemeng Shi | 2024-03-07 | 1 | -16/+39 |
* | ext4: kunit: use dynamic inode allocation | Arnd Bergmann | 2024-03-07 | 1 | -6/+21 |
* | ext4: Add unit test for ext4_mb_mark_diskspace_used | Kemeng Shi | 2024-02-21 | 1 | -0/+52 |
* | ext4: Add unit test for mb_free_blocks | Kemeng Shi | 2024-02-21 | 1 | -0/+69 |
* | ext4: Add unit test for mb_mark_used | Kemeng Shi | 2024-02-21 | 1 | -0/+78 |
* | ext4: Add unit test of ext4_mb_generate_buddy | Kemeng Shi | 2024-02-21 | 1 | -0/+207 |
* | ext4: Add unit test for test_free_blocks_simple | Kemeng Shi | 2024-02-21 | 1 | -0/+96 |
* | ext4: run mballoc test with different layouts setting | Kemeng Shi | 2023-10-05 | 1 | -14/+38 |
* | ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc | Kemeng Shi | 2023-10-05 | 1 | -0/+325 |