| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-06-09 15:45 UTC | ext4: move inline data cleanup to ext4_writepages to fix deadlock | 1 | yun.zhou@windriver.com |
finished
in 4h24m0s
[1 findings] |
| 2026-06-09 08:40 UTC | ext4: fix circular lock dependency in ext4_ext_migrate | 1 | yun.zhou@windriver.com | finished in 4h27m0s |
| 2026-06-09 06:20 UTC | ext4: fix kernel BUG in ext4_write_inline_data_end | 4 | aditya.ansh182@gmail.com | finished in 4h39m0s |
| 2026-06-09 04:59 UTC | ext4: fix kernel BUG in ext4_write_inline_data_end | 3 | aditya.ansh182@gmail.com | finished in 4h31m0s |
| 2026-06-09 04:17 UTC | ext4: fix kernel BUG in ext4_write_inline_data_end | 2 | aditya.ansh182@gmail.com | finished in 16m0s |
| 2026-06-09 03:52 UTC | ext4: avoid tail walks for cached large-folio writes | 3 | zhujia.zj@bytedance.com | finished in 1h7m0s |
| 2026-06-09 01:07 UTC | ext4: fix out-of-bounds read in ext4_read_inline_dir() | 2 | xmei5@asu.edu | finished in 4h49m0s |
| 2026-06-08 21:07 UTC | ext4: fix out-of-bounds read in ext4_read_inline_dir() | 1 | xmei5@asu.edu | finished in 4h48m0s |
| 2026-06-08 15:25 UTC | ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT | 1 | yun.zhou@windriver.com | finished in 4h20m0s |
| 2026-06-08 12:01 UTC | ext4: avoid tail walks for cached large-folio writes | 2 | zhujia.zj@bytedance.com | finished in 4h44m0s |
| 2026-06-08 11:11 UTC | ext4: tighten mount-time superblock geometry validation | 2 | libaokun@linux.alibaba.com | finished in 4h43m0s |
| 2026-06-08 06:52 UTC | ext4: fix kernel BUG in ext4_write_inline_data_end | 1 | aditya.ansh182@gmail.com | finished in 4h6m0s |
| 2026-06-08 06:11 UTC | ext4: reject mount if clusters/inodes per group are not 8-aligned | 1 | libaokun@linux.alibaba.com | finished in 1h24m0s |
| 2026-06-07 12:49 UTC | ext4: fix false-negative overwrite check for DIO spanning extent boundaries | 1 | peng_wang@linux.alibaba.com | finished in 4h2m0s |
| 2026-06-04 07:36 UTC | ext4: Fix ERR_PTR(0) in ext4_mkdir() | 2 | zenghongling@kylinos.cn | finished in 4h17m0s |
| 2026-06-03 13:48 UTC | ext4: avoid full buffer walks for large folio partial writes | 1 | zhujia.zj@bytedance.com | finished in 4h28m0s |
| 2026-05-31 08:00 UTC | ext4: add hash Kunit tests and optimize str2hashbuf | 6 | 409411716@gms.tku.edu.tw | finished in 3h58m0s |
| 2026-05-30 15:58 UTC | ext4: add hash Kunit tests and optimize str2hashbuf | 5 | 409411716@gms.tku.edu.tw | finished in 4h0m0s |
| 2026-05-29 20:03 UTC | ext4: add hash Kunit tests and optimize str2hashbuf | 4 | 409411716@gms.tku.edu.tw | finished in 4h23m0s |
| 2026-05-28 10:21 UTC | ext4: fix quota accounting WARN in bigalloc punch hole | 1 | realwujing@gmail.com | finished in 4h43m0s |
| 2026-05-27 09:03 UTC | ext4: optimize ext4_mb_prefetch | 2 | bohdan.trach@huaweicloud.com | finished in 4h48m0s |
| 2026-05-26 19:08 UTC | ext4: Remove mention of PageWriteback | 1 | willy@infradead.org | finished in 1h35m0s |
| 2026-05-24 01:54 UTC | ext4: improve mballoc statistics reporting and control | 6 | liubaolin12138@163.com | finished in 3h56m0s |
| 2026-05-22 03:59 UTC | ext4: improve mballoc statistics reporting and control | 5 | liubaolin12138@163.com | finished in 3h58m0s |
| 2026-05-22 03:05 UTC | jbd2: update outdated comment for jbd2_journal_try_to_free_buffers() | 1 | yi.zhang@huaweicloud.com | finished in 1h9m0s |
| 2026-05-21 12:59 UTC | ext4: optimize ext4_mb_prefetch | 1 | bohdan.trach@huaweicloud.com | finished in 4h49m0s |
| 2026-05-21 09:50 UTC | writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs() | 4 | libaokun@linux.alibaba.com | finished in 4h22m0s |
| 2026-05-21 07:46 UTC | ext4: convert legacy ext4_debug() to standard pr_debug() | 1 | lirongqing@baidu.com | finished in 4h41m0s |
| 2026-05-20 07:46 UTC | ext4: Fix ERR_PTR(0) in ext4_mkdir() | 1 | zenghongling@kylinos.cn | finished in 4h24m0s |
| 2026-05-18 13:53 UTC | writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs() | 3 | libaokun@linux.alibaba.com | finished in 4h18m0s |
| 2026-05-17 14:21 UTC | writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs() | 2 | libaokun@linux.alibaba.com | finished in 4h14m0s |
| 2026-05-13 09:48 UTC | writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs() | 1 | libaokun@linux.alibaba.com | finished in 4h21m0s |
| 2026-05-13 08:58 UTC | ext4: fix fast commit wait/wake bit mapping on 64-bit | 1 | me@linux.beauty | finished in 5h1m0s |
| 2026-05-11 07:23 UTC | ext4: use iomap for regular file's buffered I/O path | 4 | yi.zhang@huaweicloud.com | finished in 4h57m0s |
| 2026-05-08 12:15 UTC | ext4/lib-crc: LBS performance part 1 - incremental CRC32c for bitmap checksums | 1 | libaokun@linux.alibaba.com | finished in 4h30m0s |
| 2026-05-08 09:34 UTC | ext4: improve mballoc statistics reporting and control | 4 | liubaolin12138@163.com | finished in 4h49m0s |
| 2026-05-07 08:37 UTC | ext4: enable mballoc kunit tests for blocksize > PAGE_SIZE | 2 | libaokun@linux.alibaba.com | finished in 1h45m0s |
| 2026-05-06 07:59 UTC | ext4: enable mballoc kunit tests for blocksize > PAGE_SIZE | 1 | libaokun@linux.alibaba.com | finished in 1h38m0s |
| 2026-04-24 10:42 UTC | ext4: fix LOGFLUSH shutdown ordering to allow ordered-mode data writeback | 1 | yi.zhang@huaweicloud.com | finished in 4h21m0s |
| 2026-04-22 02:10 UTC | ext4: use iomap for regular file's buffered I/O path | 3 | yi.zhang@huaweicloud.com | finished in 4h22m0s |
| 2026-04-21 09:31 UTC | ext4: prevent out-of-bounds read in ext4_read_inline_data() | 1 | junjie.cao@intel.com | finished in 4h32m0s |
| 2026-04-13 06:51 UTC | ext4: add hash Kunit tests and optimize str2hashbuf | 3 | 409411716@gms.tku.edu.tw | finished in 4h25m0s |
| 2026-04-10 03:56 UTC | ext4: make mballoc max prealloc size configurable | 1 | guzebing1612@gmail.com | finished in 4h8m0s |
| 2026-04-09 11:42 UTC | jbd2: fix deadlock in jbd2_journal_cancel_revoke() | 2 | yi.zhang@huaweicloud.com | finished in 4h17m0s |
| 2026-04-09 01:07 UTC | jbd2: fix deadlock in jbd2_journal_cancel_revoke() | 1 | yi.zhang@huaweicloud.com | finished in 4h32m0s |
| 2026-04-06 07:48 UTC | ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all() | 2 | skoyama.kernel@gmail.com | finished in 4h11m0s |
| 2026-03-27 10:29 UTC | ext4: refactor partial block zero-out for iomap conversion | 4 | yi.zhang@huaweicloud.com | finished in 4h4m0s |
| 2026-03-26 11:10 UTC | ext4: refactor partial block zero-out for iomap conversion | 3 | yi.zhang@huaweicloud.com | finished in 4h9m0s |
| 2026-03-25 07:28 UTC | ext4: refactor partial block zero-out for iomap conversion | 2 | yi.zhang@huaweicloud.com | finished in 4h9m0s |
| 2026-03-23 06:08 UTC | ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths | 1 | libaokun@linux.alibaba.com | finished in 4h9m0s |
| 2026-03-19 09:45 UTC | ext4: Fix the might_sleep() warnings in kvfree() | 1 | qiang.zhang@linux.dev | finished in 4h8m0s |
| 2026-03-11 14:11 UTC | Fix default orphan file size calculations | 1 | tytso@mit.edu | skipped |
| 2026-03-11 04:15 UTC | jbd2: gracefully abort on checkpointing state corruptions | 2 | nikic.milos@gmail.com | finished in 4h24m0s |
| 2026-03-10 01:40 UTC | ext4: refactor partial block zero-out for iomap conversion | 1 | yi.zhang@huaweicloud.com | finished in 4h4m0s |