Advanced Filters
Published Title Version Author Status
2026-04-28 16:26 UTC dept: update documentation function names to match implementation 1 yunseong.kim@est.tech -
2026-04-27 22:23 UTC ext4: avoid __GFP_NOFAIL in __ext4_get_inode_loc allocation 1 coshi036@gmail.com finished in 4h39m0s
2026-04-27 16:20 UTC ext4: avoid BUG_ON() in ext4_get_inline_entry() 1 agarwal.vineet2006@gmail.com finished in 4h56m0s
2026-04-25 01:53 UTC Exposing case folding behavior 11 cel@kernel.org finished in 4h0m0s
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-23 13:12 UTC Exposing case folding behavior 10 cel@kernel.org finished in 3h58m0s
2026-04-22 23:29 UTC Exposing case folding behavior 9 cel@kernel.org finished in 3h55m0s
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-22 01:50 UTC add blocks_allocated to mb_stats and clear mb_stats 3 liubaolin12138@163.com finished in 4h19m0s
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-19 06:34 UTC add blocks_allocated to mb_stats and clear mb_stats 2 liubaolin12138@163.com finished in 4h9m0s
2026-04-18 22:38 UTC ext4/064 encryption + casefold feature combination WITHOUT dirdata 1 artem.blagodarenko@gmail.com finished in 55m0s
2026-04-17 21:43 UTC e2fsck: add support for dirdata feature 1 artem.blagodarenko@gmail.com skipped
2026-04-17 21:37 UTC Data in direntry (dirdata) feature 1 artem.blagodarenko@gmail.com finished in 4h15m0s
[6 findings]
2026-04-15 10:55 UTC show orphan file inode detail info 2 yebin@huaweicloud.com finished in 4h19m0s
2026-04-14 10:16 UTC ftrfs: Fault-Tolerant Radiation-Robust Filesystem 3 aurelien@hackers.camp finished in 1h20m0s
2026-04-14 10:02 UTC ext4: add mb_stats_clear for mballoc statistics 1 liubaolin12138@163.com finished in 4h25m0s
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-04-03 08:25 UTC show orphan file inode detail info 1 yebin@huaweicloud.com finished in 4h18m0s
2026-03-31 05:46 UTC loop: block changing lo_offset/lo_sizelimit on mounted device 2 kartikey406@gmail.com finished in 4h19m0s
2026-03-30 13:30 UTC Fix some issues about ext4-test 5 yebin@huaweicloud.com finished in 58m0s
2026-03-30 04:43 UTC loop: block loop reconfiguration of offset/sizelimit on mounted device 1 kartikey406@gmail.com finished in 4h18m0s
2026-03-28 15:00 UTC ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access 2 kartikey406@gmail.com finished in 4h7m0s
2026-03-27 12:40 UTC ext4: initialize ext4_allocation_request with {} 1 vivek.balachandhar@gmail.com finished in 4h48m0s
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 20:18 UTC ext4: Fix diagnostic printf formats 1 david.laight.linux@gmail.com finished in 1h18m0s
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-24 01:58 UTC ext4: skip split extent recovery on corruption 2 hongao@uniontech.com finished in 4h13m0s
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-23 01:57 UTC ext4: skip split extent recovery on corruption 1 hongao@uniontech.com finished in 4h10m0s
2026-03-19 12:54 UTC Fix some issues about ext4-test 4 yebin@huaweicloud.com finished in 58m0s
2026-03-19 12:03 UTC ext4: fix use-after-free in update_super_work when racing with umount 3 jiayuan.chen@linux.dev finished in 5h15m0s
2026-03-19 09:45 UTC ext4: Fix the might_sleep() warnings in kvfree() 1 qiang.zhang@linux.dev finished in 4h8m0s
2026-03-19 07:36 UTC ext4: fix use-after-free in update_super_work when racing with umount 2 jiayuan.chen@linux.dev finished in 4h23m0s
[1 findings]
2026-03-18 07:58 UTC ext4: xattr: fix out-of-bounds access in ext4_xattr_set_entry 1 gality369@gmail.com finished in 4h27m0s
2026-03-17 22:39 UTC ext4: remove use of d_alloc() 1 neilb@ownmail.net finished in 4h21m0s
2026-03-17 14:23 UTC ext4: reject mount if bigalloc with s_first_data_block != 0 1 koike@igalia.com finished in 4h10m0s
2026-03-17 10:28 UTC ext4: xattr: fix size_t underflow in ext4_xattr_set_entry 1 gality369@gmail.com finished in 4h40m0s
2026-03-16 08:20 UTC ext4: Fix possible NULL pointer dereference in ext4_group_desc_free() 1 qiang.zhang@linux.dev finished in 4h3m0s
2026-03-14 07:52 UTC decoupling the ext4 test module 2 yebin@huaweicloud.com finished in 4h1m0s
2026-03-14 07:48 UTC Fix some issues about ext4-test 3 yebin@huaweicloud.com finished in 55m0s
2026-03-13 17:07 UTC ext4: fix partial cluster handling when s_first_data_block != 0 2 koike@igalia.com finished in 3h51m0s
2026-03-13 15:18 UTC ext4: fix bigalloc cluster arithmetic when s_first_data_block != 0 1 koike@igalia.com finished in 4h6m0s
2026-03-13 06:52 UTC ext4: fix use-after-free in update_super_work when racing with umount 1 jiayuan.chen@linux.dev finished in 4h7m0s
2026-03-12 21:11 UTC lift lookup out of exclive lock for dir ops 1 neilb@ownmail.net skipped
2026-03-12 13:12 UTC Fix some issues about ext4-test 2 yebin@huaweicloud.com finished in 4h9m0s
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