Advanced Filters
Published Title Version Author Status
2026-04-01 19:10 UTC mm: improve write performance with RWF_DONTCACHE 1 jlayton@kernel.org -
2026-04-01 17:43 UTC vfs: replace ints with enum component_type for LAST_XXX 2 jkoolstra@xs4all.nl -
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
2026-03-24 01:58 UTC ext4: skip split extent recovery on corruption 2 hongao@uniontech.com finished in 4h13m0s
2026-03-23 22:00 UTC vfs: transitive upgrade restrictions for fds 1 jkoolstra@xs4all.nl finished in 4h19m0s
2026-03-23 19:06 UTC Remove READ_ONLY_THP_FOR_FS 1 ziy@nvidia.com finished in 4h20m0s
2026-03-23 16:30 UTC udf: Fix race between file type conversion and writeback 1 jack@suse.cz finished in 4h18m0s
[1 findings]
2026-03-23 14:54 UTC initramfs: test and improve cpio hex header validation 3 andriy.shevchenko@linux.intel.com finished in 4h44m0s
2026-03-23 13:02 UTC pidfds: add coredump_code field to pidfd_info 4 emanuele.rocca@arm.com finished in 4h33m0s
2026-03-23 11:46 UTC coredump: add tracepoint for coredump events 2 leitao@debian.org finished in 2h14m0s
2026-03-23 07:48 UTC memblock: improve late freeing of reserved memory 2 rppt@kernel.org finished in 4h23m0s
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-22 23:26 UTC backing_file: Fix error code swallow 1 ethantidmore06@gmail.com finished in 4h3m0s
2026-03-22 20:31 UTC pidfds: add coredump_code field to pidfd_info 3 emanuele.rocca@arm.com finished in 3h56m0s
2026-03-22 19:53 UTC dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM 8 smita.koralahallichannabasappa@amd.com finished in 1h52m0s
2026-03-21 23:21 UTC New IORING_OP_DUP 3 daniele.di.proietto@gmail.com finished in 4h16m0s
2026-03-21 21:05 UTC fanotify: replace deprecated strcpy in fanotify_info_copy_{name,name2} 1 thorsten.blum@linux.dev finished in 2h39m0s
2026-03-21 17:58 UTC liveupdate: prevent double management of files 1 pasha.tatashin@soleen.com finished in 1h40m0s
2026-03-21 06:24 UTC fs/namespace: fix double hlist_del_init of mnt_mp_list in get_detached_copy() 1 kartikey406@gmail.com finished in 4h25m0s
2026-03-20 22:39 UTC mm: expand mmap_prepare functionality and usage 4 ljs@kernel.org finished in 4h4m0s
2026-03-20 21:33 UTC pidfds: add coredump_code field to pidfd_info 1 emanuele.rocca@arm.com finished in 4h29m0s
2026-03-20 19:38 UTC mm/vma: convert vm_flags_t to vma_flags_t in vma code 4 ljs@kernel.org finished in 4h41m0s
2026-03-20 18:23 UTC New IORING_OP_DUP 2 daniele.di.proietto@gmail.com finished in 4h8m0s
2026-03-20 13:40 UTC fs: Move metadata bh tracking from address_space 2 jack@suse.cz finished in 5h7m0s
2026-03-20 13:06 UTC splice: prevent deadlock when splicing a file to itself 1 kartikey406@gmail.com finished in 4h6m0s
2026-03-20 12:33 UTC coredump: add tracepoint for coredump events 1 leitao@debian.org finished in 2h14m0s
2026-03-20 10:03 UTC xfs: defer lazytime timestamp updates to inodegc during eviction 1 zhangdandan@uniontech.com finished in 4h35m0s
2026-03-20 09:04 UTC ext4: Fix deadlock on inode reallocation 1 jack@suse.cz finished in 4h19m0s
2026-03-20 00:51 UTC writeback: don't block sync for filesystems with no data integrity guarantees 3 joannelkoong@gmail.com finished in 4h14m0s
2026-03-19 23:27 UTC init/initramfs.c: trivial fix: FSM -> Finite-state machine 1 safinaskar@gmail.com finished in 1h13m0s
2026-03-19 19:45 UTC writeback: don't block sync(2) for filesystems with no data integrity guarantees 2 joannelkoong@gmail.com finished in 4h19m0s
2026-03-19 18:23 UTC mm: expand mmap_prepare functionality and usage 3 ljs@kernel.org skipped
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 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-19 06:10 UTC timerfd: Support CLOCK_TAI 1 chris@chrisdown.name finished in 1h52m0s
2026-03-19 01:14 UTC dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM 7 smita.koralahallichannabasappa@amd.com finished in 2h11m0s
2026-03-18 22:56 UTC writeback: skip sync(2) inode writeback for filesystems with no data integrity guarantees 1 joannelkoong@gmail.com finished in 4h12m0s
2026-03-18 20:39 UTC vfs: fix docstring of hash_name() 2 jkoolstra@xs4all.nl finished in 1h22m0s
2026-03-18 18:43 UTC lsm: Replace security_sb_mount with granular mount hooks 1 song@kernel.org finished in 4h28m0s
2026-03-18 15:50 UTC mm/vma: convert vm_flags_t to vma_flags_t in vma code 3 ljs@kernel.org finished in 4h27m0s
2026-03-18 12:22 UTC fs: Replace user_access_{begin/end} by scoped user access 4 chleroy@kernel.org finished in 4h19m0s
2026-03-18 12:21 UTC pid_namespace: make init creation more flexible 6 ptikhomirov@virtuozzo.com finished in 4h12m0s
2026-03-18 10:58 UTC memblock: improve late freeing of reserved memory 1 rppt@kernel.org finished in 4h10m0s
2026-03-17 22:39 UTC ext4: remove use of d_alloc() 1 neilb@ownmail.net finished in 4h21m0s
2026-03-17 15:00 UTC coredump: add core_pattern specifier for si_code 1 emanuele.rocca@arm.com finished in 1h54m0s
2026-03-17 13:44 UTC fs: clear I_DIRTY_TIME in sync_lazytime 1 hch@lst.de finished in 4h7m0s
2026-03-17 05:45 UTC fs/mbcache: cancel shrink work before destroying the cache 1 jhj140711@gmail.com finished in 4h16m0s
2026-03-16 21:11 UTC mm: expand mmap_prepare functionality and usage 2 ljs@kernel.org finished in 4h30m0s
2026-03-16 13:07 UTC mm/vma: convert vm_flags_t to vma_flags_t in vma code 2 ljs@kernel.org finished in 4h11m0s
2026-03-16 10:33 UTC fs: revert insert_inode_locked() eviction wait change and explain why 1 mjguzik@gmail.com finished in 4h14m0s
2026-03-16 08:52 UTC fs: Replace user_access_{begin/end} by scoped user access 3 chleroy@kernel.org finished in 4h12m0s
2026-03-15 17:09 UTC writeback: fix kernel-doc function name mismatch for wb_put_many() 2 xaum.io@gmail.com finished in 1h17m0s
2026-03-14 18:44 UTC fs: fix use-after-free in peer group traversal during mount release 1 ytohnuki@amazon.com finished in 4h22m0s
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 11:09 UTC pid_namespace: make init creation more flexible 5 ptikhomirov@virtuozzo.com finished in 4h19m0s
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-13 00:52 UTC binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP 5 r@hev.cc finished in 4h18m0s
2026-03-12 21:11 UTC lift lookup out of exclive lock for dir ops 1 neilb@ownmail.net skipped