| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-07-27 21:17 UTC | iomap: convert to in-iter iomap_next() model | 4 | joannelkoong@gmail.com | finished in 4h29m0s |
| 2026-07-27 21:07 UTC | fuse: mark DAX VMA page protections as decrypted | 1 | psalian@google.com | skipped |
| 2026-07-27 17:30 UTC | fuse: abort connection on /dev/fuse flush to prevent deadlock | 1 | syzbot@kernel.org | finished in 5h52m0s |
| 2026-07-26 01:59 UTC | fuse: allow parallel direct writes for passthrough | 4 | russ.fellows@gmail.com | skipped |
| 2026-07-20 21:01 UTC | iomap: convert to in-iter iomap_next() model | 3 | joannelkoong@gmail.com | finished in 4h46m0s |
| 2026-07-20 03:45 UTC | famfs: port into fuse | 1 | john@jagalactic.com | finished in 17m0s |
| 2026-07-16 06:23 UTC | overlayfs.rst: remove mention of workdir needing to be empty | 2 | devnull@kernel.org | skipped |
| 2026-07-15 13:52 UTC | overlayfs.rst: remove mention of workdir needing to be empty | 1 | devnull@kernel.org | skipped |
| 2026-07-14 07:32 UTC | fuse: select alternative io_uring queue if local queue is full | 1 | liwang@kylinos.cn | finished in 5h25m0s |
| 2026-07-13 22:09 UTC | Fix for unintended FUSE ACL cache | 1 | amir73il@gmail.com | finished in 4h50m0s |
| 2026-07-12 12:24 UTC | ovl: check access to copy_file_range source with src mounter creds | 1 | amir73il@gmail.com | finished in 5h29m0s |
| 2026-07-08 08:22 UTC | ovl: fix trusted xattr escape prefix matching | 1 | chenyichong@uniontech.com | finished in 5h6m0s |
| 2026-07-08 02:17 UTC | fuse: drop redundant err assignments in fuse_dev_do_write() | 1 | liwang@kylinos.cn | skipped |
| 2026-07-07 22:04 UTC | iomap/fuse: add helper to keep uptodate bitmap in sync | 3 | joannelkoong@gmail.com | finished in 5h21m0s |
| 2026-07-04 23:31 UTC | afs: avoid unhash/rehash | 2 | neilb@ownmail.net | finished in 2h27m0s |
| 2026-07-03 09:28 UTC | fuse: add folio_max_order and folio_min_order controls in fusectl | 1 | swethav0411@gmail.com | finished in 4h53m0s |
| 2026-07-01 00:09 UTC | iomap: convert to in-iter iomap_next() model | 2 | joannelkoong@gmail.com | skipped |
| 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 21:29 UTC | iomap: add helper to keep uptodate bitmap in sync | 2 | joannelkoong@gmail.com | finished in 4h32m0s |
| 2026-06-24 20:52 UTC | fuse: don't clear folio uptodate on writethrough errors | 1 | joannelkoong@gmail.com | finished in 4h46m0s |
| 2026-06-24 17:42 UTC | iomap: Remove FGP_NOFS from iomap_get_folio() | 1 | willy@infradead.org | finished in 4h6m0s |
| 2026-06-23 20:28 UTC | iomap: add helpers to keep uptodate bitmap in sync | 1 | joannelkoong@gmail.com | finished in 4h5m0s |
| 2026-06-23 11:14 UTC | ovl: make cachestat() work | 1 | ptikhomirov@virtuozzo.com | finished in 4h35m0s |
| 2026-06-23 08:43 UTC | ovl: Allow changing default fsync_mode | 1 | laoar.shao@gmail.com | skipped |
| 2026-06-23 00:42 UTC | fuse: allow larger read requests by setting bdi->io_pages | 2 | jim.harris@nvidia.com | finished in 4h9m0s |
| 2026-06-19 17:02 UTC | fuse: allow FUSE_SYNCFS for privileged userspace servers | 2 | jamz@amazon.com | finished in 4h16m0s |
| 2026-06-19 12:00 UTC | fuse: check fi is not NULL before calling fuse_passthrough_release() | 1 | tristmd@gmail.com | finished in 4h25m0s |
| 2026-06-16 23:13 UTC | fuse: fix passthrough parallel direct writes | 3 | russ.fellows@gmail.com | skipped |
| 2026-06-16 15:19 UTC | fuse: allow FUSE_SYNCFS for privileged userspace servers | 1 | jamz@amazon.com | finished in 4h24m0s |
| 2026-06-16 01:44 UTC | fuse: fix passthrough parallel direct writes with a minimal series | 2 | russ.fellows@gmail.com | skipped |
| 2026-06-15 16:06 UTC | Fixes to the previously-merged drivers/dax/fsdev series | 1 | john@jagalactic.com | finished in 1h7m0s |
| 2026-06-15 15:33 UTC | Support overlayfs in the idmapped mount tests | 1 | brauner@kernel.org | skipped |
| 2026-06-15 13:19 UTC | ovl: support idmapped overlay mounts | 1 | brauner@kernel.org | finished in 4h23m0s |
| 2026-06-12 18:48 UTC | io_uring: extend bvec registration | 7 | joannelkoong@gmail.com | finished in 4h46m0s |
| 2026-06-11 17:31 UTC | Fixes to the previously-merged drivers/dax/fsdev series | 1 | john@jagalactic.com | finished in 54m0s |
| 2026-06-10 00:37 UTC | fuse: avoid 32-bit prune notification count wrap | 2 | sam.moelius@trailofbits.com | finished in 2h8m0s |
| 2026-06-09 18:46 UTC | ovl: fix comment about locking order | 1 | amir73il@gmail.com | finished in 1h55m0s |
| 2026-06-09 00:44 UTC | fuse: avoid 32-bit prune notification count wrap | 1 | sam.moelius@trailofbits.com | finished in 4h31m0s |
| 2026-06-07 19:33 UTC | Fixes to the previously-merged drivers/dax/fsdev series | 1 | john@jagalactic.com | finished in 37m0s |
| 2026-06-07 17:58 UTC | fuse: use min_t() instead of ternary operator | 1 | mahad.ibrahim.dev@gmail.com | finished in 4h15m0s |
| 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 16:55 UTC | fuse: {io-uring} use request cleanup helper on commit setup failure | 1 | shuvampandey1@gmail.com | finished in 4h30m0s |
| 2026-06-02 20:44 UTC | fuse: allow server to increase max_readahead via FUSE_INIT reply | 1 | jim.harris@nvidia.com | finished in 4h8m0s |
| 2026-06-01 19:29 UTC | fuse: convert page array allocation to kcalloc() | 1 | william@theesfeld.net | finished in 1h52m0s |
| 2026-05-31 01:01 UTC | vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2 | 1 | safinaskar@gmail.com | finished in 4h24m0s |
| 2026-05-30 16:50 UTC | Fixes to the previously-merged drivers/dax/fsdev series | 1 | john@jagalactic.com | finished in 48m0s |
| 2026-05-29 03:19 UTC | fuse: fix and optimize parallel writes on passthrough mounts | 1 | russ.fellows@gmail.com | skipped |
| 2026-05-28 10:42 UTC | backing-file: fix backing_file_open() kerneldoc parameter | 2 | liwang@kylinos.cn | finished in 1h40m0s |
| 2026-05-26 15:20 UTC | fuse: back uncached readdir buffers with pages | 4 | mochs@nvidia.com | finished in 2h28m0s |
| 2026-05-26 08:58 UTC | backing-file: fix backing_file_open() kerneldoc parameter | 1 | liwang@kylinos.cn | finished in 1h2m0s |
| 2026-05-23 17:54 UTC | fs: replace __get_free_pages() call with kmalloc() | 1 | rppt@kernel.org | finished in 3h58m0s |
| 2026-05-22 19:18 UTC | Fixes to the previously-merged drivers/dax/fsdev series | 1 | john@jagalactic.com | finished in 1h11m0s |
| 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 06:54 UTC | fuse: drop redundant initializer in process_init_limits() | 1 | liwang@kylinos.cn | finished in 1h11m0s |
| 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 00:47 UTC | fuse: back uncached readdir buffers with pages | 3 | mochs@nvidia.com | finished in 2h19m0s |
| 2026-05-18 21:35 UTC | Fixes to the previously-merged drivers/dax/fsdev series | 1 | john@jagalactic.com | skipped |
| 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-16 14:52 UTC | dcache: add fs.dentry-limit sysctl with negative-first reaper | 2 | horst@birthelmer.com | finished in 4h1m0s |
| 2026-05-16 00:39 UTC | fuse: extend passthrough to inode operations | 2 | joannelkoong@gmail.com | skipped |
| 2026-05-14 23:09 UTC | fuse: invalidate readdir cache on epoch bump | 2 | quark@lihdd.net | finished in 4h40m0s |
| 2026-05-14 20:01 UTC | err_ptr.h: introduce ERR_PTR_SAFE() | 1 | amir73il@gmail.com | finished in 1h34m0s |
| 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 14:42 UTC | ovl: keep err zero after successful ovl_cache_get() | 2 | nirmoyd@nvidia.com | finished in 4h55m0s |
| 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 11:13 UTC | ovl: keep err zero after successful ovl_cache_get() | 1 | nirmoyd@nvidia.com | finished in 4h39m0s |
| 2026-05-11 10:13 UTC | fuse: propagate async RELEASE queue errno in fuse_file_put() | 2 | liwang@kylinos.cn | finished in 5h4m0s |
| 2026-05-11 06:20 UTC | ovl: keep merged and impure readdir caches separate | 1 | nirmoyd@nvidia.com | finished in 4h2m0s |
| 2026-05-10 14:54 UTC | fuse: use current creds for backing files | 1 | zhaoguohan@kylinos.cn | finished in 1h14m0s |
| 2026-05-09 10:23 UTC | fuse: propagate async RELEASE queue errno in fuse_file_put() | 1 | liwang@kylinos.cn | finished in 4h14m0s |
| 2026-05-07 22:14 UTC | mount_service: use the mount_flags table instead of declaring our own | 1 | djwong@kernel.org | skipped |
| 2026-05-07 22:13 UTC | mount_util: fix mount_flags entries for MS_RDONLY | 1 | djwong@kernel.org | skipped |
| 2026-05-06 12:24 UTC | fuse: fix writeback array overflow when max_pages is one | 1 | qjx1298677004@gmail.com | finished in 5h9m0s |
| 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-05-01 23:27 UTC | ovl: use linked upper dentry in copy-up tmpfile | 1 | souvik@amlalabs.com | finished in 4h20m0s |
| 2026-04-29 14:58 UTC | fuse4fs: don't use inode number translation when possible | 1 | djwong@kernel.org | skipped |
| 2026-04-29 14:45 UTC | libfuse: allow root_nodeid mount option | 1 | djwong@kernel.org | skipped |
| 2026-04-28 23:29 UTC | fuse: back uncached readdir buffers with pages | 2 | mochs@nvidia.com | finished in 2h56m0s |
| 2026-04-28 02:13 UTC | fuse: do not treat unlimited readdir count as a buffer size | 1 | mochs@nvidia.com | finished in 2h22m0s |
| 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-24 14:45 UTC | fuse: expose backing files in the daemon's fd table | 1 | matan@matanco.space | finished in 1h31m0s |
| 2026-04-24 13:49 UTC | fuse: fix race between inode/dentry invalidation and readdir | 1 | luis@igalia.com | finished in 233h26m0s |
| 2026-04-23 11:09 UTC | fuse: optional FORGET delivery over io_uring | 3 | liwang@kylinos.cn | finished in 4h9m0s |
| 2026-04-22 12:39 UTC | fuse: use QSTR() instead of QSTR_INIT() in fuse_get_dentry | 1 | thorsten.blum@linux.dev | finished in 1h56m0s |
| 2026-04-22 10:36 UTC | fuse: fix kernel NULL pointer dereference in fuse_uring_add_to_pq() | 1 | liwang@kylinos.cn | finished in 1h6m0s |
| 2026-04-21 09:23 UTC | ovl: Fix possible NULL pointer dereference in ovl_destroy_inode | 1 | sunliming@linux.dev | finished in 4h33m0s |
| 2026-04-21 03:38 UTC | fuse: drop redundant check in fuse_sync_bucket_alloc() | 2 | liwang@kylinos.cn | finished in 4h11m0s |
| 2026-04-20 08:39 UTC | fuse: invalidate page cache after DIO and async DIO writes | 1 | devnull@kernel.org | finished in 4h8m0s |
| 2026-04-20 03:09 UTC | fuse: drop redundant check in fuse_sync_bucket_alloc() | 1 | liwang@kylinos.cn | finished in 4h18m0s |
| 2026-04-19 11:35 UTC | MAINTAINERS: add new fuse-devel list | 1 | amir73il@gmail.com | finished in 1h7m0s |
| 2026-04-19 05:26 UTC | fuse: avoid using the same file descriptor when cloning | 1 | eadavis@qq.com | finished in 4h6m0s |
| 2026-04-17 08:37 UTC | ovl: skip ovl_file_modified() for dedupe operations | 1 | cuitao@kylinos.cn | finished in 4h27m0s |
| 2026-04-14 08:27 UTC | fuse: reduce attributes invalidated on directory change | 1 | ksztyber@nvidia.com | finished in 4h14m0s |
| 2026-04-13 09:41 UTC | fuse: {io-uring} Allow to reduce the number of queues and request distribution | 4 | devnull@kernel.org | finished in 3h55m0s |
| 2026-04-10 02:34 UTC | fuse: drop redundant err assignment in fuse_create_open() | 2 | liwang@kylinos.cn | finished in 54m0s |
| 2026-04-09 03:04 UTC | fuse: drop redundant err assignment in fuse_create_open() | 1 | liwang@kylinos.cn | finished in 57m0s |
| 2026-04-08 17:25 UTC | fuse: fix io-uring background queue dispatch on request completion | 2 | joannelkoong@gmail.com | finished in 4h22m0s |