Advanced Filters
Published Title Version Author Status
2026-04-22 00:56 UTC mm: limit filemap_fault readahead to VMA boundaries 1 fmayle@google.com finished in 4h14m0s
2026-04-21 18:25 UTC assorted ->i_count changes + extension of lockless handling 6 mjguzik@gmail.com finished in 4h28m0s
2026-04-21 12:26 UTC proc: use strnlen() for name validation in __proc_create 1 thorsten.blum@linux.dev finished in 4h32m0s
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-20 16:14 UTC mm/filemap: avoid costly reclaim for high-order folio allocations 2 dipiets@amazon.it finished in 4h51m0s
2026-04-20 13:32 UTC pidfs: small fixes 1 brauner@kernel.org finished in 4h5m0s
2026-04-20 10:25 UTC isofs: use QSTR_LEN() in isofs_cmp 1 thorsten.blum@linux.dev finished in 4h30m0s
2026-04-20 10:18 UTC vfs: remove always taken if-branch in find_next_fd() 1 jkoolstra@xs4all.nl finished in 4h22m0s
2026-04-19 21:21 UTC isofs: hardening for crafted CE and NFS-handle paths 1 michael.bommarito@gmail.com finished in 4h6m0s
2026-04-19 16:16 UTC vfs: replace ints with enum component_type for LAST_XXX 2 jkoolstra@xs4all.nl finished in 4h16m0s
2026-04-19 11:18 UTC docs: add guidelines for submitting new filesystems 2 amir73il@gmail.com finished in 1h13m0s
2026-04-19 00:42 UTC fanotify: Fix spelling mistake "enforecement" -> "enforcement" 1 ethan@ethancedwards.com finished in 53m0s
2026-04-17 14:25 UTC docs: add guidelines for submitting new filesystems 1 amir73il@gmail.com finished in 1h13m0s
2026-04-17 09:42 UTC dcache: use kmalloc_flex() in __d_alloc 1 thorsten.blum@linux.dev finished in 4h18m0s
2026-04-17 01:46 UTC eventpoll: Add sysctl quirk to avoid synchronous wakeup 1 krisman@suse.de finished in 4h12m0s
2026-04-16 19:48 UTC fanotify: support restartable permission events 3 ibrahimjirdeh@meta.com finished in 2h19m0s
2026-04-16 17:35 UTC vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations 2 jlayton@kernel.org skipped
2026-04-16 09:10 UTC kvfree_rcu() improvements 2 harry@kernel.org finished in 4h14m0s
2026-04-15 17:40 UTC MAINTAINERS: Add page cache reviewer 1 jack@suse.cz finished in 1h18m0s
2026-04-15 10:55 UTC show orphan file inode detail info 2 yebin@huaweicloud.com finished in 4h19m0s
2026-04-14 18:50 UTC fanotify: support restartable permission events 2 ibrahimjirdeh@meta.com finished in 4h47m0s
2026-04-14 14:37 UTC vfs: get rid of BUG_ON() in d_mark_tmpfile_name() 1 pc@manguebit.org finished in 4h31m0s
2026-04-13 21:27 UTC jbd2: enforce power-of-two default revoke hash size at compile time 1 nikic.milos@gmail.com finished in 4h27m0s
2026-04-13 18:43 UTC mm: Call ->free_folio() directly in folio_unmap_invalidate() 1 willy@infradead.org finished in 4h23m0s
2026-04-13 18:08 UTC jbd2: validate transaction state before dropping from journal 1 nikic.milos@gmail.com finished in 4h26m0s
2026-04-13 10:57 UTC mm/vma: remove __vma_check_mmap_hook() 1 ljs@kernel.org finished in 4h14m0s
2026-04-13 09:36 UTC writeback: Fix use after free in inode_switch_wbs_work_fn() 1 jack@suse.cz finished in 4h29m0s
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-12 13:54 UTC vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd 2 jkoolstra@xs4all.nl finished in 4h2m0s
2026-04-10 14:49 UTC fanotify: fix false positive on permission events 1 mszeredi@redhat.com finished in 4h37m0s
2026-04-10 08:09 UTC fs/coredump: reduce redundant log noise in validate_coredump_safety 1 lirongqing@baidu.com finished in 4h9m0s
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 10:33 UTC userfaultfd: allow registration of ranges below mmap_min_addr 2 komlomal@gmail.com finished in 4h31m0s
2026-04-09 06:35 UTC fs: drop_caches: introduce per-node drop_caches interface 1 wangkefeng.wang@huawei.com finished in 4h30m0s
2026-04-09 01:07 UTC jbd2: fix deadlock in jbd2_journal_cancel_revoke() 1 yi.zhang@huaweicloud.com finished in 4h32m0s
2026-04-08 23:08 UTC block: enable RWF_DONTCACHE for block devices 5 tz2294@columbia.edu finished in 4h51m0s
2026-04-08 21:56 UTC rust: seq_file: add puts, putc, write, and hex_dump methods 2 t1bur0n.kernel.org@protonmail.ch finished in 1h44m0s
2026-04-08 18:45 UTC Add buffered write-through support to iomap & xfs 2 ojaswin@linux.ibm.com finished in 4h28m0s
2026-04-08 17:24 UTC eventfd: add configurable maximum counter value for flow control 5 wen.yang@linux.dev finished in 4h19m0s
2026-04-08 14:25 UTC mm: improve write performance with RWF_DONTCACHE 2 jlayton@kernel.org finished in 4h8m0s
2026-04-07 20:01 UTC BPF interface for applying Landlock rulesets 1 utilityemal77@gmail.com finished in 4h33m0s
2026-04-07 19:58 UTC vfs: introduce d_mark_tmpfile_name() 2 pc@manguebit.org finished in 4h29m0s
2026-04-07 13:21 UTC vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations 1 jlayton@kernel.org skipped
2026-04-07 08:14 UTC userfaultfd: allow registration of ranges below mmap_min_addr 1 komlomal@gmail.com finished in 4h23m0s
2026-04-07 06:59 UTC vfs: init/main.c: change comment and pr_err: opening /dev/console may fail 2 safinaskar@gmail.com finished in 1h24m0s
2026-04-07 05:39 UTC treewide: Fix indentation and whitespace in Kconfig files 1 linux.amoon@gmail.com finished in 1h7m0s
2026-04-06 16:44 UTC dcache: warn when a dentry is freed with a non-empty ->d_lru 1 jlayton@kernel.org finished in 4h5m0s
2026-04-06 09:08 UTC vfs: init/main.c: change comment: opening /dev/console may fail 1 safinaskar@gmail.com finished in 1h3m0s
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-05 21:18 UTC vfs: introduce d_mark_tmpfile_name() 1 pc@manguebit.org finished in 4h8m0s
2026-04-05 02:15 UTC coda dcache-related cleanups and fixes 1 viro@zeniv.linux.org.uk finished in 1h7m0s
2026-04-04 12:00 UTC treewide: use get_random_u{16,32,64}() where appropriate 2 devnexen@gmail.com finished in 4h12m0s
2026-04-04 08:07 UTC getting rid of busy-wait in shrink_dcache_parent() 3 viro@zeniv.linux.org.uk finished in 4h11m0s
2026-04-03 10:36 UTC net: use get_random_u32() for net_namespace hash_mix initialization 1 devnexen@gmail.com finished in 4h35m0s
2026-04-03 09:27 UTC fs: attr: fix comment formatting and spelling issues 1 chelsyratnawat2001@gmail.com finished in 1h49m0s
2026-04-03 08:25 UTC show orphan file inode detail info 1 yebin@huaweicloud.com finished in 4h18m0s
2026-04-02 18:08 UTC getting rid of busy-wait in shrink_dcache_parent() 2 viro@zeniv.linux.org.uk finished in 4h17m0s
2026-04-01 19:10 UTC mm: improve write performance with RWF_DONTCACHE 1 jlayton@kernel.org finished in 1h24m0s
[1 findings]
2026-04-01 17:43 UTC vfs: replace ints with enum component_type for LAST_XXX 2 jkoolstra@xs4all.nl finished in 4h50m0s
2026-04-01 09:49 UTC fs: uapi: add a public linux/statfs.h header 1 linux@weissschuh.net finished in 1h12m0s
2026-03-31 17:37 UTC vfs: replace ints with enum component_type for LAST_XXX 1 jkoolstra@xs4all.nl finished in 1h1m0s
[1 findings]
2026-03-31 17:19 UTC vfs: mkdirat_fd() syscall 1 jkoolstra@xs4all.nl finished in 4h2m0s
2026-03-31 16:08 UTC assorted ->i_count changes + extension of lockless handling 5 mjguzik@gmail.com finished in 4h10m0s
2026-03-31 15:07 UTC fs: add back TODO concerning printed info to dump_inode() and expand it 1 mjguzik@gmail.com finished in 1h36m0s
2026-03-31 14:46 UTC dcache: permit dynamic_dname()s up to NAME_MAX 1 aleksa@amutable.com finished in 5h8m0s
2026-03-31 12:38 UTC famfs: port into fuse 1 john@jagalactic.com skipped
2026-03-31 06:57 UTC initramfs: test and improve cpio hex header validation 5 ddiss@suse.de finished in 4h40m0s
2026-03-31 01:29 UTC Limit directory child dentry retention 1 raven@themaw.net finished in 4h22m0s
2026-03-30 13:30 UTC Fix some issues about ext4-test 5 yebin@huaweicloud.com finished in 58m0s
2026-03-30 12:25 UTC assorted ->i_count changes + extension of lockless handling 4 mjguzik@gmail.com finished in 4h33m0s
2026-03-29 22:46 UTC VFS: clean ups and simplifications related to name lookup 1 neilb@ownmail.net skipped
2026-03-29 17:19 UTC assorted ->i_count changes + extension of lockless handling 3 mjguzik@gmail.com finished in 1h34m0s
[1 findings]
2026-03-29 10:30 UTC initramfs: test and improve cpio hex header validation 4 ddiss@suse.de finished in 4h6m0s
2026-03-28 17:58 UTC fs: write a better comment in step_into() concerning .mnt assignment 1 mjguzik@gmail.com finished in 1h9m0s
2026-03-28 17:37 UTC fs: hide file and bfile caches behind runtime const machinery 1 mjguzik@gmail.com finished in 4h27m0s
2026-03-28 17:22 UTC OPENAT2_REGULAR flag support for openat2 6 dorjoychy111@gmail.com finished in 4h2m0s
2026-03-28 15:38 UTC assorted ->i_count-related changes 2 mjguzik@gmail.com finished in 4h24m0s
2026-03-28 15:31 UTC assorted ->i_count-related changes 1 mjguzik@gmail.com finished in 4h19m0s
2026-03-28 07:12 UTC hfs: update sanity check of the root record 5 penguin-kernel@i-love.sakura.ne.jp finished in 4h11m0s
2026-03-27 21:04 UTC dax: prepare for famfs 1 john@jagalactic.com finished in 52m0s
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-27 01:42 UTC Remove READ_ONLY_THP_FOR_FS Kconfig 1 ziy@nvidia.com finished in 4h15m0s
2026-03-26 23:46 UTC mm: start background writeback based on per-wb threshold for strictlimit BDIs 1 joannelkoong@gmail.com skipped
2026-03-26 23:21 UTC fs: fix deadlock in insert_inode_locked() waiting for inode eviction 1 turyshen@gmail.com finished in 4h15m0s
2026-03-26 21:51 UTC mm: reinstate unconditional writeback start in balance_dirty_pages() 2 joannelkoong@gmail.com finished in 4h20m0s
2026-03-26 18:20 UTC vfs: transitive upgrade restrictions for fds 2 jkoolstra@xs4all.nl finished in 4h27m0s
2026-03-26 16:53 UTC bpf: add bpf_real_inode() kfunc 1 brauner@kernel.org finished in 2h12m0s
2026-03-26 14:06 UTC udf: Fix race between file type conversion and writeback 4 jack@suse.cz finished in 4h18m0s
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-26 09:53 UTC fs: Move metadata bh tracking from address_space 3 jack@suse.cz finished in 4h23m0s
2026-03-26 04:58 UTC ext4: handle wraparound when searching for blocks for indirect mapped blocks 1 tytso@mit.edu finished in 4h13m0s
2026-03-26 00:13 UTC mm: fix writeback regression for strictlimit BDIs 1 joannelkoong@gmail.com finished in 4h7m0s
2026-03-25 18:43 UTC block: enable RWF_DONTCACHE for block devices 4 tz2294@columbia.edu finished in 4h13m0s
2026-03-25 16:22 UTC udf: Fix race between file type conversion and writeback 2 jack@suse.cz finished in 4h27m0s
2026-03-25 11:40 UTC mm: khugepaged cleanups and mTHP prerequisites 4 npache@redhat.com skipped
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 11:41 UTC readdir: Introduce dirent_size() 5 chleroy@kernel.org finished in 4h19m0s
2026-03-24 11:38 UTC fs/dax: check zero or empty entry before converting xarray entry 2 seunguk.shin@arm.com finished in 4h28m0s
2026-03-24 10:53 UTC udf: Fix race between file type conversion and writeback 2 jack@suse.cz finished in 5h34m0s