Advanced Filters
Published Title Version Author Status
2026-05-07 08:52 UTC Exposing case folding behavior 14 cel@kernel.org finished in 4h19m0s
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 11:23 UTC mm/fadvise: avoid remote LRU drain for mapped folio failures 1 fujunjie1@qq.com finished in 5h15m0s
2026-05-06 07:59 UTC ext4: enable mballoc kunit tests for blocksize > PAGE_SIZE 1 libaokun@linux.alibaba.com finished in 1h38m0s
2026-05-05 18:59 UTC mm: improve write performance with RWF_DONTCACHE 6 jlayton@kernel.org finished in 4h31m0s
2026-05-05 18:55 UTC sync_file_range: delete dead S_ISLNK code 1 adobriyan@gmail.com finished in 4h28m0s
2026-05-05 15:56 UTC fs/dax: check zero or empty entry before converting xarray entry 3 seunguk.shin@arm.com finished in 4h36m0s
2026-05-05 11:42 UTC namei: use QSTR() instead of QSTR_INIT() in path_pts 2 thorsten.blum@linux.dev finished in 4h30m0s
2026-05-05 09:51 UTC fs/namespace: fix NULL pointer dereference in do_lock_mount() 1 agarwal.vineet2006@gmail.com finished in 4h22m0s
2026-05-05 05:53 UTC assorted dcache cleanups and fixes 1 viro@zeniv.linux.org.uk finished in 4h22m0s
2026-05-04 13:20 UTC mm: improve write performance with RWF_DONTCACHE 5 jlayton@kernel.org finished in 4h24m0s
2026-05-04 09:33 UTC kunit: Introduce UAPI testing framework 6 thomas.weissschuh@linutronix.de finished in 2h1m0s
2026-05-04 08:54 UTC bpf: enforce VFS constraints for xattr related BPF kfuncs 2 mattbobrowski@google.com finished in 2h22m0s
2026-05-03 21:18 UTC bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling 2 dwindsor@gmail.com finished in 4h3m0s
2026-05-03 20:08 UTC bpf: enforce VFS constraints for xattr related BPF kfuncs 1 mattbobrowski@google.com finished in 2h39m0s
2026-05-03 16:02 UTC docs: locking: Fix stale dquot.c path 1 costa.shul@redhat.com finished in 1h12m0s
2026-05-02 14:20 UTC Exposing case folding behavior 13 cel@kernel.org finished in 3h55m0s
2026-05-01 23:39 UTC fs/dax: check for empty/zero entries before calling pfn_to_page() 1 souvik@amlalabs.com finished in 4h17m0s
2026-05-01 22:28 UTC memcg: add per-cgroup dirty page controls (dirty_ratio, dirty_min) 1 devnull@kernel.org finished in 3h55m0s
2026-05-01 14:54 UTC userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c 2 rppt@kernel.org finished in 4h1m0s
2026-05-01 09:49 UTC mm: improve write performance with RWF_DONTCACHE 4 jlayton@kernel.org finished in 4h41m0s
2026-05-01 01:19 UTC mm/readahead: simplify page_cache_ra_unbounded loop counter reset 1 fmayle@google.com finished in 4h35m0s
2026-04-30 11:35 UTC userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c 1 rppt@kernel.org finished in 4h16m0s
2026-04-30 07:38 UTC bpf: fix crash in bpf_[set|remove]_dentry_xattr for negative dentries 2 mattbobrowski@google.com finished in 2h33m0s
2026-04-30 05:36 UTC fs/buffer: serialize set_buffer_uptodate against concurrent clears 2 coshi036@gmail.com finished in 4h52m0s
2026-04-30 04:04 UTC mm: reduce mmap_lock contention and improve page fault performance 2 baohua@kernel.org finished in 5h21m0s
2026-04-30 02:03 UTC ] VFS: Prepare to lift lookup out of exclusive lock for directory ops 4 neilb@ownmail.net finished in 4h28m0s
2026-04-30 01:56 UTC ] VFS: Prepare to lift lookup out of exclusive lock for directory ops 4 neilb@ownmail.net finished in 4h31m0s
2026-04-30 01:33 UTC netns: optionally inherit IPv4 TCP sysctls from old net 1 kong414@outlook.com finished in 5h12m0s
2026-04-30 00:03 UTC lsm: Replace security_sb_mount with granular mount hooks 2 song@kernel.org finished in 4h50m0s
2026-04-29 20:54 UTC bpf: fix crash in bpf_[set|remove]_dentry_xattr for negative dentries 1 mattbobrowski@google.com finished in 2h42m0s
2026-04-29 18:07 UTC Exposing case folding behavior 12 cel@kernel.org finished in 4h55m0s
2026-04-29 18:00 UTC fs: Deferred inode reclaim 1 jack@suse.cz finished in 4h52m0s
2026-04-29 15:29 UTC Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files 5 ziy@nvidia.com finished in 4h33m0s
2026-04-29 13:09 UTC fs/select: reject negative timeval components in kern_select() 1 leitao@debian.org finished in 4h39m0s
2026-04-28 17:51 UTC net: af_unix: Useful handling of LSM denials on SCM_RIGHTS 1 jkoolstra@xs4all.nl finished in 4h33m0s
2026-04-28 08:57 UTC generic/790: test post-EOF gap zeroing persistence 3 yi.zhang@huaweicloud.com finished in 1h24m0s
2026-04-28 07:09 UTC vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations 3 jlayton@kernel.org skipped
2026-04-28 01:59 UTC mm/filemap: tighten mmap_miss hit accounting 3 fujunjie1@qq.com finished in 4h18m0s
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-27 10:22 UTC mm/filemap: tighten mmap_miss hit accounting 1 fujunjie1@qq.com finished in 4h56m0s
2026-04-27 04:01 UTC Prepare to lift lookup out of exclusive lock for directory ops 3 neilb@ownmail.net finished in 4h7m0s
[2 findings]
2026-04-27 03:29 UTC Prepare to lift lookup out of exclusive lock for directory ops 2 neilb@ownmail.net finished in 4h30m0s
[4 findings]
2026-04-27 03:01 UTC mm: limit filemap_fault readahead to VMA boundaries 2 fmayle@google.com finished in 4h11m0s
2026-04-27 00:15 UTC bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling 1 dwindsor@gmail.com finished in 4h3m0s
2026-04-26 11:56 UTC mm: improve write performance with RWF_DONTCACHE 3 jlayton@kernel.org finished in 3h52m0s
[1 findings]
2026-04-26 02:01 UTC fs/buffer: serialize set_buffer_uptodate against concurrent clears 1 coshi036@gmail.com finished in 4h14m0s
2026-04-25 22:08 UTC revamp fs/filesystems.c 3 mjguzik@gmail.com finished in 4h8m0s
2026-04-25 14:29 UTC docs: isofs: replace dead ECMA-119 FTP link 1 zhangcoder@yeah.net finished in 1h16m0s
2026-04-25 01:53 UTC Exposing case folding behavior 11 cel@kernel.org finished in 4h0m0s
2026-04-24 17:04 UTC fanotify namespace monitoring 2 amir73il@gmail.com finished in 4h17m0s
2026-04-24 13:46 UTC eventpoll: clarity refactor 1 brauner@kernel.org finished in 4h6m0s
2026-04-24 11:46 UTC vfs: add O_EMPTYPATH to openat(2)/openat2(2) 5 jkoolstra@xs4all.nl skipped
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-24 09:22 UTC generic/790: test post-EOF gap zeroing persistence 2 yi.zhang@huaweicloud.com finished in 1h24m0s
2026-04-23 17:04 UTC fs: retire stale lock ordering annotations from inode hash 1 mjguzik@gmail.com finished in 4h5m0s
2026-04-23 15:11 UTC namei: use QSTR() instead of QSTR_INIT() in path_pts 2 thorsten.blum@linux.dev finished in 4h30m0s
2026-04-23 13:12 UTC Exposing case folding behavior 10 cel@kernel.org finished in 3h58m0s
2026-04-23 09:03 UTC fs: Handle multiply claimed blocks more gracefully with mmb 2 jack@suse.cz finished in 4h18m0s
2026-04-22 23:29 UTC Exposing case folding behavior 9 cel@kernel.org finished in 3h55m0s
2026-04-22 21:33 UTC rhashtable: fix fs_reclaim circular dep in free_and_destroy 1 mikhail.v.gavrilov@gmail.com finished in 4h9m0s
2026-04-22 18:17 UTC fs: cache the string generated by reading /proc/filesystems 2 mjguzik@gmail.com finished in 4h30m0s
2026-04-22 14:45 UTC fs: Handle multiply claimed blocks more gracefully with mmb 1 jack@suse.cz finished in 4h39m0s
[1 findings]
2026-04-22 12:52 UTC docs: add guidelines for submitting new filesystems 3 amir73il@gmail.com finished in 1h21m0s
2026-04-22 12:33 UTC dcache: use QSTR() instead of QSTR_INIT() 1 thorsten.blum@linux.dev finished in 1h42m0s
2026-04-22 12:30 UTC namei: use QSTR() instead of QSTR_INIT() in path_pts 1 thorsten.blum@linux.dev finished in 1h37m0s
2026-04-22 11:29 UTC dcache: add extra sanity checks of the dentry in dentry_free() 1 jlayton@kernel.org finished in 4h7m0s
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:52 UTC generic/790: test post-EOF gap zeroing persistence 1 yi.zhang@huaweicloud.com finished in 1h4m0s
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