| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-07-16 00:05 UTC | loop: Fix NULL pointer dereference in lo_rw_aio() | 5 | penguin-kernel@i-love.sakura.ne.jp | in progress |
| 2026-07-14 08:23 UTC | iomap: trivial fixes for ext4 conversion | 4 | yi.zhang@huaweicloud.com | finished in 5h10m0s |
| 2026-07-13 07:42 UTC | iomap: prevent ioend merge when io_private differs | 1 | yi.zhang@huaweicloud.com | finished in 5h7m0s |
| 2026-07-13 07:29 UTC | iomap: trivial fixes for ext4 conversion | 3 | yi.zhang@huaweicloud.com | finished in 5h20m0s |
| 2026-07-10 14:34 UTC | mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations | 3 | dipiets@amazon.it | finished in 5h4m0s |
| 2026-07-09 21:35 UTC | drbd: Enable lock context analysis | 1 | bvanassche@acm.org | skipped |
| 2026-07-06 15:33 UTC | netfs: Keep track of folios in a segmented bio_vec[] chain | 5 | dhowells@redhat.com | finished in 38m0s |
| 2026-07-02 16:49 UTC | docs: link AI coding assistants and tool-generated content pages | 1 | ljs@kernel.org | skipped |
| 2026-07-02 14:32 UTC | Documentation: remove the requirement for LLM attribution | 1 | jlayton@kernel.org | skipped |
| 2026-07-01 03:32 UTC | iomap: add simple dio path for small direct I/O | 6 | changfengnan@bytedance.com | finished in 4h50m0s |
| 2026-06-29 12:01 UTC | iomap: add simple dio path for small direct I/O | 5 | changfengnan@bytedance.com | finished in 4h18m0s |
| 2026-06-28 05:15 UTC | minix: convert to iomap and add direct I/O | 2 | jbingham@gmail.com |
finished
in 4h1m0s
[2 findings] |
| 2026-06-27 05:42 UTC | block: use integrity interval instead of sector as seed | 4 | csander@purestorage.com | finished in 4h5m0s |
| 2026-06-25 14:06 UTC | netfs: Miscellaneous fixes | 3 | dhowells@redhat.com | finished in 4h13m0s |
| 2026-06-25 08:34 UTC | vmsplice: fix some problems in my previous vmsplice patchset | 2 | safinaskar@gmail.com | finished in 4h17m0s |
| 2026-06-24 11:57 UTC | netfs: Miscellaneous fixes | 2 | dhowells@redhat.com | finished in 30m0s |
| 2026-06-24 06:26 UTC | iomap: guard io_size EOF trim against concurrent truncate underflow | 2 | zhangdandan@uniontech.com | finished in 4h54m0s |
| 2026-06-19 14:06 UTC | netfs: Miscellaneous fixes | 1 | dhowells@redhat.com | finished in 4h9m0s |
| 2026-06-17 11:20 UTC | fstests: add test coverage for cloned filesystem ids | 7 | asj@kernel.org | skipped |
| 2026-06-16 10:07 UTC | netfs: Keep track of folios in a segmented bio_vec[] chain | 4 | dhowells@redhat.com | finished in 4h3m0s |
| 2026-06-09 22:04 UTC | Enable lock context analysis in drivers/block/ | 1 | bvanassche@acm.org | finished in 4h25m0s |
| 2026-06-08 14:54 UTC | netfs: Keep track of folios in a segmented bio_vec[] chain | 3 | dhowells@redhat.com | finished in 4h42m0s |
| 2026-06-08 07:31 UTC | iomap: add simple read path for small direct I/O | 4 | changfengnan@bytedance.com |
finished
in 54m0s
[1 findings] |
| 2026-06-06 06:10 UTC | vmsplice: fix some problems in my previous vmsplice patchset | 1 | safinaskar@gmail.com | finished in 2h15m0s |
| 2026-06-04 02:53 UTC | libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo() | 3 | jhubbard@nvidia.com | finished in 4h1m0s |
| 2026-06-04 01:18 UTC | iomap: avoid potential null folio->mapping deref during error reporting | 1 | joannelkoong@gmail.com | finished in 4h2m0s |
| 2026-06-02 03:10 UTC | freevxfs: don't BUG() on unknown typed-extent type | 2 | farhad.alemi@berkeley.edu | finished in 2h1m0s |
| 2026-05-31 01:01 UTC | vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2 | 1 | safinaskar@gmail.com | finished in 4h24m0s |
| 2026-05-28 17:59 UTC | Add bvec_folio and its kernel-doc | 2 | willy@infradead.org | finished in 4h32m0s |
| 2026-05-28 17:31 UTC | Remove b_end_io from struct buffer_head | 2 | willy@infradead.org | finished in 4h34m0s |
| 2026-05-28 09:53 UTC | lib/raid: replace __get_free_pages() call with kvmalloc() | 4 | rppt@kernel.org | finished in 5h0m0s |
| 2026-05-28 07:27 UTC | lib/raid: replace __get_free_pages() call with kvmalloc() | 3 | rppt@kernel.org | finished in 4h27m0s |
| 2026-05-28 04:05 UTC | fstests: add test coverage for cloned filesystem ids | 6 | asj@kernel.org | skipped |
| 2026-05-27 14:33 UTC | block: partitions: replace __get_free_page() with kmalloc() | 2 | rppt@kernel.org | finished in 4h48m0s |
| 2026-05-25 18:25 UTC | block: remove blkdev_write_begin() and blkdev_write_end() | 1 | tz2294@columbia.edu | finished in 4h3m0s |
| 2026-05-25 17:18 UTC | Remove b_end_io from struct buffer_head | 1 | willy@infradead.org | finished in 4h12m0s |
| 2026-05-21 12:54 UTC | fstests: add test coverage for cloned filesystem ids | 5 | asj@kernel.org | skipped |
| 2026-05-20 03:03 UTC | iomap: trivial fixes for ext4 conversion | 2 | yi.zhang@huaweicloud.com | finished in 4h34m0s |
| 2026-05-18 22:29 UTC | netfs: Keep track of folios in a segmented bio_vec[] chain | 2 | dhowells@redhat.com | skipped |
| 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-15 01:57 UTC | [PATCH v7 0/3] mm/swap: use swap_ops to register swap device's methods | 7 | baoquan.he@linux.dev | finished in 4h18m0s |
| 2026-05-14 21:51 UTC | block: enable RWF_DONTCACHE for block devices | 6 | tz2294@columbia.edu | finished in 5h2m0s |
| 2026-05-14 06:29 UTC | iomap: trivial fixes for ext4 conversion | 1 | yi.zhang@huaweicloud.com | finished in 5h4m0s |
| 2026-05-11 07:23 UTC | ext4: use iomap for regular file's buffered I/O path | 4 | yi.zhang@huaweicloud.com | finished in 4h57m0s |
| 2026-05-05 22:42 UTC | ovl: fix verity lazy-load guard broken by fsverity_active() semantic change | 2 | ebiggers@kernel.org | finished in 4h23m0s |
| 2026-05-05 18:15 UTC | ovl: fix verity lazy-load guard broken by fsverity_active() semantic change | 1 | walters@verbum.org | finished in 4h43m0s |
| 2026-04-30 09:52 UTC | dm-inlinecrypt: add target for inline block device encryption | 3 | linlin.zhang@oss.qualcomm.com | finished in 4h32m0s |
| 2026-04-28 11:47 UTC | iomap: add simple read path for small direct I/O | 2 | changfengnan@bytedance.com | finished in 4h50m0s |
| 2026-04-28 06:42 UTC | fstests: add test coverage for cloned filesystem ids | 4 | asj@kernel.org | skipped |
| 2026-04-27 10:19 UTC | fstests: add test coverage for cloned filesystem ids | 3 | asj@kernel.org | skipped |
| 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-26 11:56 UTC | mm: improve write performance with RWF_DONTCACHE | 3 | jlayton@kernel.org |
finished
in 3h52m0s
[1 findings] |
| 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-20 06:16 UTC | iomap: avoid memset iomap when iter is done | 2 | fengnanchang@gmail.com | finished in 4h9m0s |
| 2026-04-17 01:57 UTC | block: fix integrity offset/length conversions | 3 | csander@purestorage.com | finished in 4h4m0s |
| 2026-04-16 03:06 UTC | iomap: avoid memset iomap when iter is done | 1 | fengnanchang@gmail.com | finished in 4h24m0s |
| 2026-04-16 00:22 UTC | block: fix integrity offset/length conversions | 2 | csander@purestorage.com | finished in 4h30m0s |
| 2026-04-15 21:08 UTC | t10-pi: reduce ref tag code duplication | 2 | csander@purestorage.com | finished in 1h36m0s |
| 2026-04-10 13:40 UTC | dm-inlinecrypt: add target for inline block device encryption | 2 | linlin.zhang@oss.qualcomm.com | finished in 4h36m0s |
| 2026-04-10 10:15 UTC | mm: Require LRU reclaim progress before retrying direct reclaim | 1 | matt@readmodwrite.com | finished in 4h32m0s |
| 2026-04-10 09:41 UTC | mm: Require LRU reclaim progress before retrying direct reclaim | 1 | matt@readmodwrite.com | finished in 4h19m0s |
| 2026-04-08 23:08 UTC | block: enable RWF_DONTCACHE for block devices | 5 | tz2294@columbia.edu | finished in 4h51m0s |
| 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 05:46 UTC | loop: block changing lo_offset/lo_sizelimit on mounted device | 2 | kartikey406@gmail.com | finished in 4h19m0s |
| 2026-03-30 06:14 UTC | xfs: return default quota limits for IDs without a dquot | 3 | ravising@redhat.com | finished in 4h16m0s |
| 2026-03-28 08:36 UTC | f2fs: support to report fserror | 2 | chao@kernel.org | skipped |
| 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 14:06 UTC | udf: Fix race between file type conversion and writeback | 4 | jack@suse.cz | finished in 4h18m0s |
| 2026-03-26 10:45 UTC | netfs: Keep track of folios in a segmented bio_vec[] chain | 1 | dhowells@redhat.com | finished in 4h24m0s |
| 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-24 13:45 UTC | iomap: don't invalidate folios after writeback errors | 1 | driz2t@qq.com | skipped |
| 2026-03-23 21:00 UTC | iomap: fix lockdep complaint when reads fail | 1 | djwong@kernel.org | finished in 4h28m0s |
| 2026-03-21 11:58 UTC | fstests: add test coverage for cloned filesystem ids | 2 | asj@kernel.org | skipped |
| 2026-03-21 11:55 UTC | fix s_uuid and f_fsid consistency for cloned filesystems | 2 | asj@kernel.org | finished in 4h6m0s |
| 2026-03-10 08:22 UTC | iomap: fix incorrect did_zero setting in iomap_zero_iter() | 1 | yi.zhang@huaweicloud.com | finished in 4h1m0s |
| 2026-03-06 00:32 UTC | io_uring: add kernel-managed buffer rings | 3 | joannelkoong@gmail.com | finished in 5h14m0s |
| 2026-03-05 15:01 UTC | bcache: add initial test cases | 5 | dwagner@suse.de | skipped |
| 2026-03-04 14:03 UTC | netfs: [WIP] Keep track of folios in a segmented bio_vec[] chain | 1 | dhowells@redhat.com |
finished
in 57m0s
[1 findings] |
| 2026-03-04 04:51 UTC | block: use __bio_add_page in bio_copy_kern | 2 | yangxiuwei@kylinos.cn | finished in 4h12m0s |
| 2026-03-04 02:53 UTC | block: use __bio_add_page in bio_copy_kern | 1 | yangxiuwei@kylinos.cn | finished in 4h35m0s |
| 2026-03-03 23:34 UTC | iomap: don't mark folio uptodate if read IO has bytes pending | 2 | joannelkoong@gmail.com | finished in 4h29m0s |
| 2026-03-02 17:30 UTC | iomap: reject delalloc mappings during writeback | 3 | djwong@kernel.org | finished in 4h11m0s |
| 2026-02-27 16:41 UTC | block: enable RWF_DONTCACHE for block devices | 3 | tz2294@columbia.edu | finished in 4h6m0s |
| 2026-02-26 23:34 UTC | iomap: reject delalloc mappings during writeback | 2 | djwong@kernel.org | finished in 4h8m0s |
| 2026-02-26 18:00 UTC | iomap: reject delalloc mappings during writeback | 1 | djwong@kernel.org | finished in 4h7m0s |
| 2026-02-26 15:55 UTC | vfs: change inode->i_ino from unsigned long to u64 | 1 | jlayton@kernel.org | finished in 4h13m0s |
| 2026-02-24 15:46 UTC | iomap: don't report direct-io retries to fserror | 1 | djwong@kernel.org | finished in 43m0s |
| 2026-02-19 00:39 UTC | iomap: don't mark folio uptodate if read IO has bytes pending | 1 | joannelkoong@gmail.com | finished in 4h12m0s |
| 2026-02-18 02:51 UTC | io_uring: add kernel-managed buffer rings | 2 | joannelkoong@gmail.com |
finished
in 3h56m0s
[1 findings] |
| 2026-02-14 09:12 UTC | block: update docs for bio and bvec_iter | 2 | a.hindborg@kernel.org | finished in 50m0s |
| 2026-02-12 16:33 UTC | mm: allow __GFP_RETRY_MAYFAIL in vmalloc | 1 | mpatocka@redhat.com | finished in 4h5m0s |
| 2026-02-12 15:23 UTC | bcache: add initial test cases | 4 | dwagner@suse.de | skipped |
| 2026-02-10 00:28 UTC | io_uring: add kernel-managed buffer rings | 1 | joannelkoong@gmail.com | finished in 3h58m0s |
| 2026-02-04 03:40 UTC | Optimize secure erase performance for certain Kingston eMMC devices | 4 | ziniu.wang_1@nxp.com | finished in 3h53m0s |
| 2026-02-03 10:29 UTC | Optimize secure erase performance for certain Kingston eMMC devices | 3 | ziniu.wang_1@nxp.com | finished in 3h54m0s |
| 2026-02-03 08:05 UTC | blk-cgroup: fix races and deadlocks | 2 | yukuai@fnnas.com | skipped |
| 2026-02-03 06:25 UTC | ext4: use iomap for regular file's buffered I/O path | 2 | yi.zhang@huawei.com | finished in 4h0m0s |
| 2026-01-26 22:41 UTC | iomap: fix invalid folio access after folio_end_read() | 5 | joannelkoong@gmail.com | finished in 4h1m0s |
| 2026-01-23 23:56 UTC | iomap: fix invalid folio access after folio_end_read() | 4 | joannelkoong@gmail.com | finished in 3h56m0s |