Published Title Version Author Status
2026-01-10 04:02 UTC kmem_cache instances with static storage duration 1 viro@zeniv.linux.org.uk finished in 3h56m0s
2026-01-09 15:40 UTC fs: improve dump_inode() to safely access inode fields. 2 ytohnuki@amazon.com finished in 4h3m0s
2026-01-08 13:35 UTC btrfs: stop duplicating VFS code for subvolume/snapshot dentry 1 fdmanana@kernel.org finished in 4h9m0s
2026-01-08 11:58 UTC fs: add <linux/init_task.h> for 'init_fs' 1 ben.dooks@codethink.co.uk finished in 3h58m0s
2026-01-08 07:45 UTC readdir: require opt-in for d_type flags 2 amir73il@gmail.com finished in 3h52m0s
2026-01-08 07:41 UTC experimental struct filename followups 1 viro@zeniv.linux.org.uk skipped
2026-01-08 07:37 UTC struct filename series 4 viro@zeniv.linux.org.uk finished in 4h3m0s
2026-01-07 15:34 UTC ndctl: Add daxctl support for the new "famfs" mode of devdax 1 john@groves.net skipped
2026-01-07 14:20 UTC vfs: properly deny directory leases on filesystems with special lease handling 1 jlayton@kernel.org finished in 4h5m0s
2026-01-07 14:06 UTC device_cgroup: remove branch hint after code refactor 1 leitao@debian.org finished in 3h50m0s
2026-01-06 14:50 UTC Fix vm.dirtytime_expire_seconds=0 causing 100% CPU 2 laveeshb@laveeshbansal.com finished in 4h16m0s
2026-01-06 14:38 UTC acct(2): begin the deprecation of legacy BSD process accounting 1 jlayton@kernel.org finished in 1h23m0s
2026-01-06 13:10 UTC ntfs filesystem remake 4 linkinjeon@kernel.org finished in 52m0s
2026-01-05 15:10 UTC fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcu 1 leitao@debian.org finished in 4h9m0s
2026-01-04 20:45 UTC docs: filesystems: add fs/open.c to api-summary 1 rdunlap@infradead.org finished in 54m0s
2026-01-02 20:16 UTC Fix vm.dirtytime_expire_seconds=0 causing 100% CPU 1 laveeshb@laveeshbansal.com finished in 3h53m0s
2026-01-02 14:36 UTC fs: add immutable rootfs and support pivot_root() in the initramfs 1 brauner@kernel.org finished in 3h56m0s
2026-01-01 16:53 UTC fs: improve dump_inode() to safely access inode fields. 1 ytohnuki@amazon.com finished in 3h49m0s
2026-01-01 12:57 UTC SYSCTL: Consolidate do_proc_* functions into one macro 2 joel.granados@kernel.org skipped
2026-01-01 11:11 UTC fat: avoid parent link count underflow in rmdir 1 zhiyuzhang999@gmail.com finished in 3h55m0s
2025-12-31 17:07 UTC Add initerofs for EROFS-backed early rootfs 1 ericcurtin17@gmail.com skipped
2025-12-31 15:38 UTC docs/vfs: Fix htmldocs build warning and error 1 krishnagopi487@gmail.com finished in 52m0s
2025-12-31 12:22 UTC Add READ_ONCE and WRITE_ONCE to Rust 1 aliceryhl@google.com finished in 48m0s
2025-12-29 13:03 UTC mount: add OPEN_TREE_NAMESPACE 1 brauner@kernel.org finished in 3h53m0s
2025-12-29 12:57 UTC fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFS 1 mjguzik@gmail.com skipped
2025-12-29 10:59 UTC ntfs filesystem remake 3 linkinjeon@kernel.org finished in 1h11m0s
2025-12-29 07:14 UTC fs: remove stale and duplicate forward declarations 1 ytohnuki@amazon.com finished in 43m0s
[1 findings]
2025-12-28 16:04 UTC inode: move @isnew kdoc from inode_insert5 to ilookup5_nowait 1 sakamo.ryota@gmail.com finished in 4h10m0s
2025-12-26 09:44 UTC Enable exfat_get_block to support obtaining multiple clusters 1 chizhiling@163.com finished in 3h49m0s
2025-12-25 07:28 UTC io_uring: fix filename leak in __io_openat_prep() 2 activprithvi@gmail.com finished in 1h43m0s
2025-12-24 17:46 UTC mm: Fix OOM killer inaccuracy on large many-core systems 11 mathieu.desnoyers@efficios.com skipped
2025-12-24 16:42 UTC io_uring: fix filename leak in __io_openat_prep() 1 activprithvi@gmail.com finished in 1h50m0s
2025-12-24 14:37 UTC io_uring: Fix filename leak in __io_openat_prep 1 activprithvi@gmail.com finished in 1h47m0s
2025-12-23 17:38 UTC fs: allow rename across bind mounts on same superblock 1 topala.andrei@gmail.com finished in 3h50m0s
2025-12-23 07:00 UTC select: store end_time as timespec64 in restart block 2 thomas.weissschuh@linutronix.de finished in 4h0m0s
2025-12-22 12:18 UTC rust: seq_file: replace `kernel::c_str!` with C-Strings 1 tamird@kernel.org finished in 56m0s
2025-12-20 05:40 UTC fs: make sure to fail try_to_unlazy() and try_to_unlazy() for LOOKUP_CACHED 3 mjguzik@gmail.com finished in 3h57m0s
2025-12-19 17:43 UTC fuse: add missing iput() in fuse_lookup() error path 1 luis@igalia.com finished in 3h59m0s
2025-12-19 12:52 UTC fs: fix overflow check in rw_verify_area() 1 technoboy85@gmail.com finished in 3h58m0s
2025-12-19 12:15 UTC sysctl: Consolidate do_proc_* functions into one macro 1 joel.granados@kernel.org skipped
2025-12-19 01:06 UTC VFS: fix dentry_create() kernel-doc comment 2 devnull@kernel.org finished in 50m0s
2025-12-18 23:05 UTC man/man2/statmount.2: document flags argument 1 hi@alyssa.is skipped
2025-12-18 11:21 UTC fs: Replace simple_strtoul with kstrtoul in set_ihash_entries 1 thorsten.blum@linux.dev finished in 4h1m0s
2025-12-18 05:05 UTC VFS: fix dentry_create() kernel-doc comment 1 devnull@kernel.org finished in 50m0s
2025-12-18 03:23 UTC exec: do not call sched_mm_cid_after_execve() on exec fail 1 wangjinchao600@gmail.com finished in 4h1m0s
2025-12-17 12:16 UTC sysctl: Remove unused ctl_table forward declarations 2 joel.granados@kernel.org finished in 4h1m0s
2025-12-17 11:23 UTC fs: touch up symlink clean up in lookup 2 mjguzik@gmail.com skipped
2025-12-17 11:01 UTC fs: touch up symlink clean up in lookup 1 mjguzik@gmail.com skipped
2025-12-17 08:47 UTC fs: make sure to fail try_to_unlazy() and try_to_unlazy() for LOOKUP_CACHED 2 mjguzik@gmail.com finished in 3h58m0s
2025-12-17 08:04 UTC sysctl: Replace the converter macros with functions 1 joel.granados@kernel.org finished in 3h56m0s
2025-12-16 14:52 UTC dcache: Replace simple_strtoul with kstrtoul in set_dhash_entries 1 thorsten.blum@linux.dev finished in 4h2m0s
2025-12-16 03:54 UTC struct filename work 3 viro@zeniv.linux.org.uk finished in 3h53m0s
2025-12-15 15:25 UTC sysctl: Remove unused ctl_table forward declarations 1 joel.granados@kernel.org finished in 3h51m0s
2025-12-15 11:15 UTC chardev: Switch to guard(mutex) and __free(kfree) 2 chenzhang@kylinos.cn finished in 3h59m0s
2025-12-15 06:06 UTC chardev: Switch to guard(mutex) 1 chenzhang@kylinos.cn finished in 3h50m0s
2025-12-15 03:14 UTC adfs: fix memory leak in sb->s_fs_info 3 eraykrdg1@gmail.com finished in 3h59m0s
2025-12-15 00:22 UTC adfs: fix memory leak in sb->s_fs_info 2 eraykrdg1@gmail.com finished in 3h54m0s
2025-12-14 15:31 UTC namespace: Replace simple_strtoul with kstrtoul to parse boot params 1 thorsten.blum@linux.dev finished in 3h51m0s
2025-12-13 23:36 UTC adfs: fix memory leak in sb->s_fs_info 1 eraykrdg1@gmail.com finished in 3h51m0s
2025-12-12 18:03 UTC vfs: fix EBUSY on FSCONFIG_CMD_CREATE retry 1 devnull@kernel.org finished in 3h51m0s
2025-12-12 17:44 UTC fs: Remove internal old mount API code 1 sandeen@redhat.com finished in 3h50m0s
2025-12-12 12:11 UTC fs: make sure to fail try_to_unlazy() and try_to_unlazy() for LOOKUP_CACHED 1 mjguzik@gmail.com finished in 3h51m0s
2025-12-11 15:21 UTC Exposing case folding behavior 2 cel@kernel.org finished in 3h52m0s
2025-12-11 13:12 UTC fs/buffer: add alert in try_to_free_buffers() for folios without buffers 2 dkarn@redhat.com finished in 3h59m0s
2025-12-11 10:43 UTC Add ARRAY_END(), and use it to fix off-by-one bugs 6 alx@kernel.org finished in 56m0s
2025-12-10 22:46 UTC Add ARRAY_END(), and use it to fix off-by-one bugs 5 alx@kernel.org finished in 51m0s
2025-12-10 18:02 UTC fs/buffer: add alert in try_to_free_buffers() for folios without buffers 1 dkarn@redhat.com finished in 3h55m0s
2025-12-10 13:43 UTC fs: warn on dirty inode in writeback paired with I_WILL_FREE 1 mjguzik@gmail.com finished in 3h57m0s
[2 findings]
2025-12-09 07:53 UTC file: Call security_file_alloc() after initializing the filp 1 tianjia.zhang@linux.alibaba.com finished in 3h54m0s
2025-12-08 22:20 UTC fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1) 1 nabijaczleweli@nabijaczleweli.xyz finished in 4h0m0s
2025-12-08 19:03 UTC fs: add NULL check in drop_buffers() to prevent null-ptr-deref 2 dkarn@redhat.com finished in 3h57m0s
2025-12-08 18:48 UTC fs: add NULL check in drop_buffers() to prevent null-ptr-deref 1 dkarn@redhat.com finished in 4h2m0s
2025-12-05 18:22 UTC drm: Reduce page tables overhead with THP 13 loic.molinari@collabora.com finished in 4h5m0s
2025-12-05 09:12 UTC drm: Reduce page tables overhead with THP 12 loic.molinari@collabora.com finished in 3h52m0s
2025-12-04 13:48 UTC filelock: fix conflict detection with userland file delegations 2 jlayton@kernel.org finished in 4h3m0s
2025-12-04 13:16 UTC mqueue: correct the type of ro to int 1 eadavis@qq.com finished in 3h50m0s
2025-12-03 23:24 UTC [RFC][slab] static kmem_cache instances for core caches 1 viro@zeniv.linux.org.uk finished in 4h13m0s
2025-12-03 18:26 UTC init/mount: allow searching initramfs for init process 1 mrocha@turretllc.us finished in 1h48m0s
2025-12-03 09:55 UTC fs: annotate cdev_lock with __cacheline_aligned_in_smp 1 mjguzik@gmail.com finished in 3h58m0s
2025-12-03 09:48 UTC filelock: use a consume fence in locks_inode_context() 4 mjguzik@gmail.com finished in 4h1m0s
2025-12-02 18:27 UTC fs: PM: Fix reverse check in filesystems_freeze_callback() 1 rafael@kernel.org finished in 4h7m0s
2025-12-02 10:17 UTC drm: Reduce page tables overhead with THP 11 loic.molinari@collabora.com finished in 3h59m0s
2025-12-02 02:57 UTC cgroup: switch to css_is_online() helper 1 chenridong@huaweicloud.com finished in 45m0s
2025-12-01 15:08 UTC filelock: fix conflict detection with userland file delegations 1 jlayton@kernel.org finished in 29m0s
2025-12-01 13:20 UTC fs: assert on I_FREEING not being set in iput() and iput_not_last() 1 mjguzik@gmail.com finished in 28m0s
2025-12-01 08:32 UTC fs: hide names_cache behind runtime const machinery 2 mjguzik@gmail.com skipped
2025-11-30 22:06 UTC fuse: fix conversion of fuse_reverse_inval_entry() to start_removing() 1 neilb@ownmail.net finished in 3h50m0s
2025-11-29 17:01 UTC io_uring, struct filename and audit 2 viro@zeniv.linux.org.uk finished in 3h53m0s
2025-11-29 15:54 UTC fs: move getname and putname handlers into namei.h 1 mjguzik@gmail.com finished in 3h55m0s
2025-11-29 09:11 UTC statmount: accept fd as a parameter 7 b.sachdev1904@gmail.com finished in 3h48m0s
2025-11-28 22:06 UTC VFS: namei: fix start_dirop() kernel-doc warnings 2 rdunlap@infradead.org finished in 55m0s
2025-11-28 18:52 UTC drm: Reduce page tables overhead with THP 10 loic.molinari@collabora.com finished in 3h50m0s
2025-11-28 17:21 UTC Landlock: Disconnected directory handling 5 mic@digikod.net finished in 3h52m0s
2025-11-28 03:51 UTC fs/namespace: fix mntput of ERR_PTR in fsmount error path 1 kartikey406@gmail.com finished in 3h58m0s
2025-11-28 00:28 UTC VFS: namei: fix __start_dirop() kernel-doc warnings 1 rdunlap@infradead.org finished in 1h9m0s
2025-11-28 00:08 UTC filelock: __fcntl_getlease: fix kernel-doc warnings 1 rdunlap@infradead.org finished in 4h9m0s
2025-11-27 16:02 UTC Allow knfsd to use atomic_open() 4 bcodding@hammerspace.com finished in 3h58m0s
2025-11-27 14:01 UTC ARM/mm/fault: always goto bad_area when handling with page faults of kernel address 2 xieyuanbin1@huawei.com finished in 55m0s
2025-11-27 13:15 UTC dcache: touch up predicts in __d_lookup_rcu() 2 mjguzik@gmail.com finished in 4h3m0s
2025-11-27 12:24 UTC dcache: predict the name matches if parent and length also match 1 mjguzik@gmail.com finished in 4h6m0s