index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
mballoc-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
ext4: initialize superblock fields in the kballoc-test.c kunit tests
Zhang Yi
1
-0
/
+9
2025-03-13
ext4: fix potential null dereference in ext4 kunit test
Charles Han
1
-0
/
+2
2024-05-03
ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
Kemeng Shi
1
-0
/
+52
2024-05-03
ext4: implement filesystem specific alloc_inode in unit test
Kemeng Shi
1
-0
/
+24
2024-03-07
ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter...
Kemeng Shi
1
-1
/
+19
2024-03-07
ext4: hold group lock in ext4 kunit test
Kemeng Shi
1
-0
/
+9
2024-03-07
ext4: alloc test super block from sget
Kemeng Shi
1
-16
/
+39
2024-03-07
ext4: kunit: use dynamic inode allocation
Arnd Bergmann
1
-6
/
+21
2024-02-21
ext4: Add unit test for ext4_mb_mark_diskspace_used
Kemeng Shi
1
-0
/
+52
2024-02-21
ext4: Add unit test for mb_free_blocks
Kemeng Shi
1
-0
/
+69
2024-02-21
ext4: Add unit test for mb_mark_used
Kemeng Shi
1
-0
/
+78
2024-02-21
ext4: Add unit test of ext4_mb_generate_buddy
Kemeng Shi
1
-0
/
+207
2024-02-21
ext4: Add unit test for test_free_blocks_simple
Kemeng Shi
1
-0
/
+96
2023-10-05
ext4: run mballoc test with different layouts setting
Kemeng Shi
1
-14
/
+38
2023-10-05
ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc
Kemeng Shi
1
-0
/
+325