| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-05-22 16:44 UTC | fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock | 2 | leitao@debian.org | finished in 5h3m0s |
| 2026-05-22 14:21 UTC | fs: retire stale comment in fget_task_next() | 1 | mjguzik@gmail.com | finished in 4h32m0s |
| 2026-05-22 14:20 UTC | ntfs: avoid heap allocation for free-cluster readahead state | 4 | charsyam@gmail.com | finished in 2h2m0s |
| 2026-05-22 14:03 UTC | exec: free the old mm outside the exec locks | 1 | brauner@kernel.org | finished in 5h10m0s |
| 2026-05-22 08:38 UTC | fuse: use READ_ONCE in fuse_chan_num_background() | 1 | liwang@kylinos.cn | finished in 4h1m0s |
| 2026-05-22 07:44 UTC | exfat: preserve benign secondary entries during rename and move | 4 | rochan.avlur@gmail.com | finished in 4h13m0s |
| 2026-05-22 06:54 UTC | fuse: drop redundant initializer in process_init_limits() | 1 | liwang@kylinos.cn | finished in 1h11m0s |
| 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-22 00:47 UTC | ntfs: tighten EA and index metadata validation | 1 | hyc.lee@gmail.com | finished in 1h2m0s |
| 2026-05-21 13:00 UTC | ntfs: fix mount failure cleanup and free-count setup | 3 | charsyam@gmail.com | finished in 1h13m0s |
| 2026-05-21 10:55 UTC | selftests: openat2: port emptypath_test to kselftest harness | 1 | brauner@kernel.org | finished in 2h0m0s |
| 2026-05-21 10:17 UTC | ntfs: fix mount failure cleanup and free-count setup | 2 | charsyam@gmail.com | finished in 1h28m0s |
| 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 09:40 UTC | 9p: Performance improvements for build workloads | 7 | repk@triplefau.lt | finished in 4h31m0s |
| 2026-05-21 07:49 UTC | fs: Fix lock leak in replace_fd() | 1 | zenghongling@kylinos.cn | finished in 4h34m0s |
| 2026-05-21 05:37 UTC | ntfs: skip extent mft records in writeback to prevent deadlock | 1 | hyc.lee@gmail.com | finished in 1h13m0s |
| 2026-05-20 21:47 UTC | ceph: fix denial of service issue in ceph_update_snap_trace() | 1 | slava@dubeyko.com | finished in 2h5m0s |
| 2026-05-20 21:17 UTC | MAINTAINERS: Add more files to PAGE CACHE section | 1 | tz2294@columbia.edu | finished in 1h31m0s |
| 2026-05-20 20:48 UTC | mm/filemap: split out folio wait and VFS code | 1 | tz2294@columbia.edu | finished in 4h18m0s |
| 2026-05-20 19:58 UTC | fs: refactor code to use clear_and_wake_up_bit() | 1 | code@agatha.dev | finished in 4h30m0s |
| 2026-05-20 18:41 UTC | 9p: Performance improvements for build workloads | 6 | repk@triplefau.lt | finished in 4h57m0s |
| 2026-05-20 17:01 UTC | ntfs: fix mount failure cleanup and free-count setup | 1 | charsyam@gmail.com | skipped |
| 2026-05-20 12:36 UTC | fs-verity support for XFS with post EOF merkle tree | 10 | aalbersh@kernel.org | finished in 4h32m0s |
| 2026-05-20 11:15 UTC | ntfs: Validate error in ntfs_lookup() | 1 | zenghongling@kylinos.cn | finished in 1h44m0s |
| 2026-05-20 11:03 UTC | ntfs: Validate error in ntfs_lookup() | 1 | zenghongling@kylinos.cn | finished in 1h34m0s |
| 2026-05-20 10:15 UTC | mm/shmem: optimize read with reduced xarray lookups and folio batching | 1 | chizhiling@163.com | finished in 4h55m0s |
| 2026-05-20 08:16 UTC | init: do_mounts: use kmalloc() for allocations of temporary buffers | 1 | rppt@kernel.org | finished in 4h33m0s |
| 2026-05-20 03:03 UTC | iomap: trivial fixes for ext4 conversion | 2 | yi.zhang@huaweicloud.com | finished in 4h34m0s |
| 2026-05-19 22:42 UTC | libfuse: fix cppcheck warnings in the new mount service code | 1 | djwong@kernel.org | skipped |
| 2026-05-19 22:28 UTC | hfs: rework hfsplus_readdir() logic | 1 | slava@dubeyko.com | finished in 4h43m0s |
| 2026-05-19 14:29 UTC | fuse: reject fuse_notify() pagecache ops on directories | 2 | jannh@google.com | finished in 4h32m0s |
| 2026-05-19 14:00 UTC | fuse: reject fuse_notify() pagecache ops on directories | 1 | jannh@google.com | finished in 4h47m0s |
| 2026-05-19 11:04 UTC | ocfs2: harden inode validators against forged metadata | 2 | michael.bommarito@gmail.com | finished in 4h42m0s |
| 2026-05-19 10:18 UTC | dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region() | 2 | tomasz.wolski@fujitsu.com | finished in 3h2m0s |
| 2026-05-19 09:51 UTC | fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation} | 2 | michael.bommarito@gmail.com | finished in 4h34m0s |
| 2026-05-19 09:39 UTC | init/initramfs_test: wait_for_initramfs() before running | 1 | justin.he@arm.com | finished in 1h40m0s |
| 2026-05-19 08:51 UTC | ufs: Defensively handle NULL return from ufs_get_locked_folio() | 2 | ingyujang25@korea.ac.kr | finished in 2h21m0s |
| 2026-05-19 08:13 UTC | tmpfs: simplify constructing "security.foo" xattr names | 1 | mszeredi@redhat.com | finished in 4h10m0s |
| 2026-05-19 07:06 UTC | configfs cleanups and fixes | 1 | viro@zeniv.linux.org.uk | finished in 4h2m0s |
| 2026-05-19 04:23 UTC | eventpoll: add missing kernel-doc for @ctx function parameters | 1 | rdunlap@infradead.org | finished in 2h27m0s |
| 2026-05-19 01:01 UTC | exportfs: fix error handling in expfs.c | 1 | xieyi@kylinos.cn | finished in 4h27m0s |
| 2026-05-19 00:47 UTC | fuse: back uncached readdir buffers with pages | 3 | mochs@nvidia.com | finished in 2h19m0s |
| 2026-05-19 00:18 UTC | netfs: change kernel-doc function parameter to match code | 1 | rdunlap@infradead.org | finished in 1h1m0s |
| 2026-05-18 22:29 UTC | netfs: Keep track of folios in a segmented bio_vec[] chain | 2 | dhowells@redhat.com | skipped |
| 2026-05-18 21:35 UTC | Fixes to the previously-merged drivers/dax/fsdev series | 1 | john@jagalactic.com | skipped |
| 2026-05-18 21:13 UTC | cifs: Fix undefined variables | 1 | dhowells@redhat.com | finished in 1h54m0s |
| 2026-05-18 16:52 UTC | vfs: add O_CREAT|O_DIRECTORY to open*(2) | 4 | jkoolstra@xs4all.nl |
finished
in 4h19m0s
[2 findings] |
| 2026-05-18 16:35 UTC | proc: protect ptrace_may_access() with exec_update_lock | 1 | jannh@google.com | finished in 4h36m0s |
| 2026-05-18 16:08 UTC | exfat: preserve benign secondary entries during rename and move | 3 | rochan.avlur@gmail.com | finished in 4h26m0s |
| 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-18 13:03 UTC | minix: release the sb buffer_head when setting the v3 block size fails | 1 | hch@lst.de | skipped |
| 2026-05-18 11:46 UTC | exfat: convert to iomap | 4 | linkinjeon@kernel.org | finished in 4h23m0s |
| 2026-05-18 06:29 UTC | iomap: don't make REQ_POLLED imply REQ_NOWAIT | 1 | hch@lst.de | finished in 4h6m0s |
| 2026-05-17 23:41 UTC | ntfs3: cap RESTART_TABLE free-chain walker at rt->used | 1 | michael.bommarito@gmail.com | finished in 4h5m0s |
| 2026-05-17 18:41 UTC | exfat: preserve benign secondary entries during rename and move | 2 | rochan.avlur@gmail.com | finished in 4h26m0s |
| 2026-05-17 18:10 UTC | exfat: preserve benign secondary entries during rename and move | 1 | rochan.avlur@skydio.com | finished in 1h0m0s |
| 2026-05-17 17:33 UTC | fuse: use QSTR() instead of QSTR_INIT() in fuse_get_dentry | 2 | thorsten.blum@linux.dev | finished in 4h5m0s |
| 2026-05-17 17:02 UTC | vfs: add O_CREAT|O_DIRECTORY to open*(2) | 3 | jkoolstra@xs4all.nl |
finished
in 4h3m0s
[3 findings] |
| 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-17 13:54 UTC | Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files | 6 | ziy@nvidia.com | finished in 4h1m0s |
| 2026-05-17 11:10 UTC | ocfs2: harden inode validators against forged metadata | 1 | michael.bommarito@gmail.com | finished in 4h14m0s |
| 2026-05-17 03:44 UTC | ntfs: remove unsupported quota handling | 1 | charsyam@gmail.com | finished in 1h0m0s |
| 2026-05-16 18:21 UTC | fs/splice: allow for a way to block splice() with read-only files | 1 | pfalcato@suse.de | finished in 4h11m0s |
| 2026-05-16 14:52 UTC | dcache: add fs.dentry-limit sysctl with negative-first reaper | 2 | horst@birthelmer.com | finished in 4h1m0s |
| 2026-05-16 04:08 UTC | rust: seq_file: route seq_print! directly to seq_write | 2 | donplat@barrensea.org | finished in 1h36m0s |
| 2026-05-16 02:18 UTC | fs/pipe: write to ->poll_usage only once | 1 | mjguzik@gmail.com | finished in 4h19m0s |
| 2026-05-15 20:01 UTC | lsm: Replace security_sb_mount with granular mount hooks | 4 | song@kernel.org | finished in 4h45m0s |
| 2026-05-15 16:34 UTC | fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation} | 1 | michael.bommarito@gmail.com | finished in 4h41m0s |
| 2026-05-15 16:34 UTC | fs/ntfs3: bound copy_lcns dp->page_lcns[] index in analysis pass | 1 | michael.bommarito@gmail.com | finished in 4h48m0s |
| 2026-05-15 16:33 UTC | fs/ntfs3: bound attr_off in UpdateResidentValue against data_off | 1 | michael.bommarito@gmail.com | finished in 4h42m0s |
| 2026-05-15 16:33 UTC | fs/ntfs3: bound DeleteIndexEntryAllocation memmove length | 1 | michael.bommarito@gmail.com | finished in 4h21m0s |
| 2026-05-15 15:35 UTC | Fixes for vfs/vfs-7.2.casefold | 1 | cel@kernel.org | skipped |
| 2026-05-15 14:23 UTC | udf: validate free block extents against the partition length | 1 | michael.bommarito@gmail.com | finished in 5h9m0s |
| 2026-05-15 10:28 UTC | fs/pipe: reduce pipe->mutex contention by bulk-allocating outside the lock | 1 | leitao@debian.org | finished in 4h46m0s |
| 2026-05-15 09:46 UTC | mm/shmem: optimize read performance with folio batching | 1 | chizhiling@163.com | finished in 4h32m0s |
| 2026-05-15 08:40 UTC | iomap: add simple read path for small direct I/O | 3 | changfengnan@bytedance.com | finished in 4h38m0s |
| 2026-05-14 23:09 UTC | fuse: invalidate readdir cache on epoch bump | 2 | quark@lihdd.net | finished in 4h40m0s |
| 2026-05-14 21:51 UTC | block: enable RWF_DONTCACHE for block devices | 6 | tz2294@columbia.edu | finished in 5h2m0s |
| 2026-05-14 20:34 UTC | fat: stop reading directory entries past the end-of-directory marker | 1 | technoboy85@gmail.com | finished in 5h12m0s |
| 2026-05-14 20:01 UTC | err_ptr.h: introduce ERR_PTR_SAFE() | 1 | amir73il@gmail.com | finished in 1h34m0s |
| 2026-05-14 20:00 UTC | xfstests: disable generic/003 for HFS file system | 1 | slava@dubeyko.com | skipped |
| 2026-05-14 19:56 UTC | hfs: disable the updating of file access times (atime) | 1 | slava@dubeyko.com | finished in 4h42m0s |
| 2026-05-14 19:55 UTC | hfs: fix incorrect inode ID assignment in hfs_new_inode() | 1 | slava@dubeyko.com | finished in 4h47m0s |
| 2026-05-14 19:32 UTC | ufs: Handle NULL return from ufs_get_locked_folio() | 1 | ingyujang25@korea.ac.kr | finished in 2h50m0s |
| 2026-05-14 15:13 UTC | dcache: add fs.dentry-limit sysctl with negative-first reaper | 1 | horst@birthelmer.com | finished in 4h27m0s |
| 2026-05-14 13:54 UTC | ntfs: Add WQ_PERCPU to alloc_workqueue users | 1 | marco.crivellari@suse.com | finished in 2h5m0s |
| 2026-05-14 12:41 UTC | fuse: virtiofs: fix illegal inode address access in fuse_release_end | 1 | chengzhihao1@huawei.com | finished in 4h38m0s |
| 2026-05-14 09:32 UTC | dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region() | 1 | tomasz.wolski@fujitsu.com | finished in 3h5m0s |
| 2026-05-14 07:34 UTC | hfs: validate record ID against requested CNID in hfs_cat_find_brec() | 7 | penguin-kernel@i-love.sakura.ne.jp | finished in 4h40m0s |
| 2026-05-14 06:29 UTC | iomap: trivial fixes for ext4 conversion | 1 | yi.zhang@huaweicloud.com | finished in 5h4m0s |
| 2026-05-14 05:37 UTC | rust: seq_file: route seq_print! directly to seq_write | 1 | donplat@barrensea.org | finished in 1h40m0s |
| 2026-05-14 05:04 UTC | Silence spurious warnings and crashes from kunit test suites | 1 | justin.he@arm.com | finished in 4h31m0s |
| 2026-05-13 18:50 UTC | smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter() | 1 | dhowells@redhat.com | finished in 2h52m0s |
| 2026-05-13 11:21 UTC | exfat: convert to iomap | 3 | linkinjeon@kernel.org | finished in 4h44m0s |
| 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:14 UTC | userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing | 2 | rppt@kernel.org | finished in 4h47m0s |
| 2026-05-12 20:45 UTC | mm/filemap: fix page_cache_prev_miss() when no hole is found | 2 | tz2294@columbia.edu | finished in 4h47m0s |
| 2026-05-12 20:31 UTC | mm: document read_pages and simplify usage | 1 | fmayle@google.com | finished in 4h31m0s |
| 2026-05-12 17:05 UTC | lib: free pagelist on error in iov_iter_extract_pages() | 2 | dmantipov@yandex.ru | finished in 4h54m0s |
| 2026-05-12 12:33 UTC | netfs: Miscellaneous fixes | 6 | dhowells@redhat.com | finished in 4h23m0s |