| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-03-12 13:12 UTC | Fix some issues about ext4-test | 2 | yebin@huaweicloud.com | in progress |
| 2026-03-10 13:04 UTC | Fix some issues about ext4-test | 1 | yebin@huaweicloud.com | finished in 3h56m0s |
| 2026-03-10 11:48 UTC | treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor | 1 | phahn-oss@avm.de | finished in 4h4m0s |
| 2026-03-10 01:40 UTC | ext4: refactor partial block zero-out for iomap conversion | 1 | yi.zhang@huaweicloud.com | finished in 4h4m0s |
| 2026-03-09 07:22 UTC | mm/slab: fix an incorrect check in obj_exts_alloc_size() | 1 | harry.yoo@oracle.com | finished in 3h51m0s |
| 2026-03-06 08:56 UTC | jbd2/ext4/ocfs2: lockless jinode dirty range | 4 | me@linux.beauty | finished in 4h12m0s |
| 2026-03-04 15:32 UTC | vfs: change inode->i_ino from unsigned long to u64 | 3 | jlayton@kernel.org | finished in 4h4m0s |
| 2026-03-04 07:32 UTC | ext4: validate p_idx bounds in ext4_ext_correct_indexes | 1 | tejas.bharambe@outlook.com | finished in 39m0s |
| 2026-03-04 01:27 UTC | mm: globalize rest_of_page() macro | 1 | ynorov@nvidia.com | finished in 4h22m0s |
| 2026-03-03 01:22 UTC | ext4: test if inode's all dirty pages are submitted to disk | 3 | yebin@huaweicloud.com | finished in 4h12m0s |
| 2026-03-02 20:23 UTC | vfs: change inode->i_ino from unsigned long to u64 | 2 | jlayton@kernel.org | finished in 3h3m0s |
| 2026-03-02 13:46 UTC | ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal() | 1 | yebin@huaweicloud.com | finished in 3h56m0s |
| 2026-02-28 02:56 UTC | ext4: test if inode's all dirty pages are submitted to disk | 2 | yebin@huaweicloud.com |
finished
in 4h13m0s
[1 findings] |
| 2026-02-27 06:55 UTC | ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M | 3 | yebin@huaweicloud.com | finished in 4h11m0s |
| 2026-02-26 15:55 UTC | vfs: change inode->i_ino from unsigned long to u64 | 1 | jlayton@kernel.org | finished in 4h13m0s |
| 2026-02-26 11:09 UTC | ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M | 1 | yebin@huaweicloud.com | finished in 4h6m0s |
| 2026-02-26 11:07 UTC | ext4: test if inode's all dirty pages are submitted to disk | 1 | yebin@huaweicloud.com |
finished
in 4h18m0s
[1 findings] |
| 2026-02-26 10:17 UTC | ext4: Byte-granular ByteLog optimizes DAX fast commits | 1 | me@linux.beauty | finished in 4h0m0s |
| 2026-02-26 08:40 UTC | mm: annotate data race of f_ra.prev_pos | 1 | jiayuan.chen@linux.dev | finished in 4h0m0s |
| 2026-02-26 07:54 UTC | block: remove bdev_nonrot() | 1 | dlemoal@kernel.org | finished in 4h6m0s |
| 2026-02-25 23:44 UTC | mm: Remove stray references to pagevec | 2 | tz2294@columbia.edu | finished in 4h1m0s |
| 2026-02-25 20:15 UTC | ext4: rralloc - (former rotalloc) improved round-robin allocation policy | 1 | mario_lohajner@rocketmail.com | finished in 4h22m0s |
| 2026-02-25 08:26 UTC | ext4: publish jinode after initialization | 3 | me@linux.beauty | finished in 4h1m0s |
| 2026-02-24 23:14 UTC | ext4: add bounds check in ext4_xattr_ibody_get() to prevent out-of-bounds access | 1 | kartikey406@gmail.com | finished in 4h20m0s |
| 2026-02-24 09:24 UTC | jbd2/ext4/ocfs2: lockless jinode dirty range | 3 | me@linux.beauty | finished in 4h1m0s |
| 2026-02-23 12:33 UTC | ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio | 1 | ytohnuki@amazon.com | finished in 4h28m0s |
| 2026-02-22 12:50 UTC | ext4/move_extent: use folio_next_pos() | 1 | julia.lawall@inria.fr | finished in 3h49m0s |
| 2026-02-19 11:46 UTC | jbd2/ext4/ocfs2: lockless jinode dirty range | 2 | me@linux.beauty | finished in 3h58m0s |
| 2026-02-17 21:47 UTC | Subject: Exposing case folding behavior | 8 | cel@kernel.org | finished in 3h52m0s |
| 2026-02-07 09:53 UTC | ext4: fix journal credit check when setting fscrypt context | 2 | simon.weber.39@gmail.com | finished in 3h53m0s |
| 2026-02-07 04:36 UTC | ext4: convert inline data to extents when truncate exceeds inline size | 1 | kartikey406@gmail.com | finished in 3h55m0s |
| 2026-02-06 21:46 UTC | ext4: Treat s_mount_opts and mount_opts as __nonstring | 1 | kees@kernel.org | finished in 4h8m0s |
| 2026-02-06 21:27 UTC | ext4: Reject on-disk mount options with missing NUL-terminator | 1 | kees@kernel.org | finished in 4h14m0s |
| 2026-02-04 15:09 UTC | ext4: fix journal credit check when setting fscrypt context xattr | 1 | simon.weber.39@gmail.com | finished in 51m0s |
| 2026-02-04 03:31 UTC | ext4: add optional rotating block allocation policy | 1 | mario_lohajner@rocketmail.com | finished in 3h51m0s |
| 2026-02-03 06:25 UTC | ext4: use iomap for regular file's buffered I/O path | 2 | yi.zhang@huawei.com | finished in 4h0m0s |
| 2026-01-31 09:11 UTC | ext4: do not check fast symlink during orphan recovery | 2 | yi.zhang@huaweicloud.com | finished in 3h54m0s |
| 2026-01-30 02:53 UTC | ext4: publish jinode after initialization | 2 | me@linux.beauty | finished in 4h1m0s |
| 2026-01-28 07:45 UTC | ext4: Fix call trace when remounting to read only in data=journal mode | 1 | gerald.yang@canonical.com | finished in 3h59m0s |
| 2026-01-28 02:16 UTC | ext4: do not check fast symlink during orphan recovery | 1 | yi.zhang@huaweicloud.com | finished in 4h6m0s |
| 2026-01-27 14:23 UTC | ext4: Replace KUnit tests for memcmp() with KUNIT_ASSERT_MEMEQ() | 1 | sakamo.ryota@gmail.com | finished in 1h16m0s |
| 2026-01-27 09:34 UTC | ext4: EXT4_I(sbi->s_buddy_cache)->i_state_flags is not initialized | 1 | devnull@kernel.org | finished in 3h58m0s |
| 2026-01-22 16:06 UTC | mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them | 2 | lorenzo.stoakes@oracle.com | skipped |
| 2026-01-22 16:02 UTC | Exposing case folding behavior | 7 | cel@kernel.org | finished in 4h2m0s |
| 2026-01-21 06:38 UTC | ext4: remove tl argument from ext4_fc_replay_{add,del}_range | 1 | guoqing.jiang@linux.dev | finished in 4h12m0s |
| 2026-01-20 14:24 UTC | Exposing case folding behavior | 6 | cel@kernel.org | finished in 4h2m0s |
| 2026-01-20 12:19 UTC | ext4: remove unused i_fc_wait | 1 | me@linux.beauty | finished in 3h57m0s |
| 2026-01-19 21:19 UTC | mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them | 1 | lorenzo.stoakes@oracle.com | skipped |
| 2026-01-19 16:26 UTC | fs: require filesystems to explicitly opt-in to nfsd export support | 2 | jlayton@kernel.org | finished in 4h1m0s |
| 2026-01-19 14:48 UTC | mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them | 1 | lorenzo.stoakes@oracle.com | skipped |
| 2026-01-19 13:12 UTC | ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M | 1 | yebin@huaweicloud.com | finished in 53m0s |
| 2026-01-16 14:46 UTC | Exposing case folding behavior | 5 | cel@kernel.org |
finished
in 46m0s
[1 findings] |
| 2026-01-15 17:47 UTC | fs: require filesystems to explicitly opt-in to nfsd export support | 1 | jlayton@kernel.org | finished in 4h12m0s |
| 2026-01-14 14:28 UTC | Exposing case folding behavior | 4 | cel@kernel.org |
finished
in 52m0s
[1 findings] |
| 2026-01-13 19:22 UTC | fuse: Fix 'min: signedness error' in fuse_wr_pages() | 1 | david.laight.linux@gmail.com | finished in 4h3m0s |
| 2026-01-13 06:18 UTC | mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space | 1 | harry.yoo@oracle.com | finished in 4h23m0s |
| 2026-01-12 17:46 UTC | Exposing case folding behavior | 3 | cel@kernel.org |
finished
in 1h2m0s
[1 findings] |
| 2026-01-08 17:12 UTC | vfs: require filesystems to explicitly opt-in to lease support | 1 | jlayton@kernel.org | skipped |
| 2026-01-06 12:06 UTC | ext4: fast commit: make s_fc_lock reclaim-safe | 1 | me@linux.beauty | finished in 4h7m0s |
| 2026-01-06 06:20 UTC | ext4: Remove redundant NULL check after __GFP_NOFAIL | 1 | liubaolin12138@163.com | finished in 4h4m0s |
| 2026-01-05 08:02 UTC | mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space | 1 | harry.yoo@oracle.com | finished in 4h5m0s |
| 2026-01-05 01:45 UTC | ext4: defer unwritten splitting until I/O completion | 3 | yi.zhang@huaweicloud.com | finished in 3h56m0s |
| 2025-12-26 05:02 UTC | ext4: publish jinode after initialization | 1 | me@linux.beauty | finished in 3h47m0s |
| 2025-12-25 08:48 UTC | ext4: Fix memory leak in ext4_ext_shift_extents() | 1 | zilin@seu.edu.cn | finished in 3h52m0s |
| 2025-12-24 12:51 UTC | slub: clarify object field layout comments | 1 | hao.li@linux.dev | finished in 1h0m0s |
| 2025-12-23 21:58 UTC | fs/ext4: Initialize new folios before use | 1 | kubik.bartlomiej@gmail.com | finished in 4h13m0s |
| 2025-12-23 13:13 UTC | ext4: fast commit: avoid fs_reclaim inversion in perform_commit | 1 | me@linux.beauty | finished in 3h56m0s |
| 2025-12-23 01:19 UTC | ext4: don't order data when zeroing unwritten or delayed block | 2 | yi.zhang@huaweicloud.com | finished in 4h4m0s |
| 2025-12-23 01:17 UTC | ext4: defer unwritten splitting until I/O completion | 2 | yi.zhang@huaweicloud.com | finished in 4h1m0s |
| 2025-12-22 15:19 UTC | ext4: fast commit: fix lockdep issues | 2 | me@linux.beauty | finished in 3h54m0s |
| 2025-12-22 11:08 UTC | mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space | 1 | harry.yoo@oracle.com | finished in 3h52m0s |
| 2025-12-22 03:26 UTC | ext4: fast_commit: assert i_data_sem only before sleep | 1 | me@linux.beauty | finished in 3h54m0s |
| 2025-12-22 01:31 UTC | ext4: don't order data when zeroing unwritten or delayed block | 1 | yi.zhang@huaweicloud.com | finished in 3h58m0s |
| 2025-12-16 11:34 UTC | ext4: xattr: fix wrong search.here in clone_block | 1 | wangjinchao600@gmail.com | finished in 4h7m0s |
| 2025-12-13 05:57 UTC | ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref | 1 | yangerkun@huawei.com | finished in 3h52m0s |
| 2025-12-13 02:20 UTC | ext4: defer unwritten splitting until I/O completion | 1 | yi.zhang@huaweicloud.com | finished in 3h53m0s |
| 2025-12-12 04:27 UTC | Enable vmalloc huge mappings by default on arm64 | 1 | dev.jain@arm.com | finished in 3h49m0s |
| 2025-12-11 15:21 UTC | Exposing case folding behavior | 2 | cel@kernel.org | finished in 3h52m0s |
| 2025-12-11 12:38 UTC | fs/ext4: Remove unnecessary zero-initialization via memset | 1 | dolinux.peng@gmail.com | finished in 4h0m0s |
| 2025-12-11 03:02 UTC | ext4: add sysfs attribute err_report_sec to control s_err_report timer | 2 | liubaolin12138@163.com | finished in 3h55m0s |
| 2025-12-10 08:15 UTC | lib/quota: fix checksum mismatch on uninitialized PRJQUOTA inode | 1 | libaokun@huaweicloud.com | skipped |
| 2025-12-09 13:31 UTC | ext4: move ext4_percpu_param_init() before ext4_mb_init() | 1 | libaokun@huaweicloud.com | finished in 3h59m0s |
| 2025-12-09 09:52 UTC | ext4: add sysfs attribute err_report_sec to control s_err_report timer | 1 | liubaolin12138@163.com |
finished
in 3h54m0s
[1 findings] |
| 2025-12-08 08:32 UTC | ext4: align preallocation size to stripe width | 1 | yukuai@fnnas.com | finished in 3h57m0s |
| 2025-12-05 11:19 UTC | [v2] ext4: fix ext4_tune_sb_params padding | 1 | arnd@kernel.org | finished in 3h52m0s |
| 2025-12-05 07:18 UTC | DEPT(DEPendency Tracker) | 18 | byungchul@sk.com | finished in 3h55m0s |
| 2025-12-05 05:59 UTC | ext4: unmap invalidated folios from page tables in mpage_release_unused_pages() | 3 | kartikey406@gmail.com | finished in 3h54m0s |
| 2025-12-04 10:19 UTC | ext4: fix ext4_tune_sb_params padding | 1 | arnd@kernel.org | finished in 1h7m0s |
| 2025-12-01 13:11 UTC | vfs: remove the excl argument from the ->create() inode_operation | 3 | jlayton@kernel.org | skipped |
| 2025-11-29 10:32 UTC | ext4: replace ext4_es_insert_extent() when caching on-disk extents | 3 | yi.zhang@huaweicloud.com | skipped |
| 2025-11-22 04:39 UTC | ext4: improve str2hashbuf by processing 4-byte chunks and removing function pointers | 2 | 409411716@gms.tku.edu.tw | finished in 3h52m0s |
| 2025-11-22 02:45 UTC | ext4: fix unaligned preallocation with bigalloc | 2 | eraykrdg1@gmail.com |
finished
in 3h48m0s
[2 findings] |
| 2025-11-22 01:57 UTC | ext4: check folio uptodate state in ext4_page_mkwrite() | 2 | kartikey406@gmail.com | finished in 3h52m0s |
| 2025-11-21 13:13 UTC | ext4: check folio uptodate state in ext4_page_mkwrite() | 1 | kartikey406@gmail.com | finished in 3h57m0s |
| 2025-11-21 09:06 UTC | ext4: enable block size larger than page size | 4 | libaokun@huaweicloud.com | finished in 3h56m0s |
| 2025-11-21 06:07 UTC | ext4: replace ext4_es_insert_extent() when caching on-disk extents | 2 | yi.zhang@huaweicloud.com | finished in 4h18m0s |
| 2025-11-21 02:38 UTC | e2fsprogs: fix memory leaks detected by ASAN | 2 | wuguanghao3@huawei.com | skipped |
| 2025-11-21 00:22 UTC | ext4: fix unaligned preallocation with bigalloc | 1 | eraykrdg1@gmail.com |
finished
in 3h52m0s
[1 findings] |
| 2025-11-20 13:55 UTC | libext2fs: fix orphan file size > kernel limit with large blocksize | 3 | libaokun@huaweicloud.com | skipped |
| 2025-11-20 13:42 UTC | ext4: align max orphan file size with e2fsprogs limit | 1 | libaokun@huaweicloud.com | finished in 3h55m0s |