Patch Series

Subject fuse: extend passthrough to inode operations
Author joannelkoong@gmail.com
Date 2026-05-16 00:39:44 +0000 UTC
Version
Cc amir73il@gmail.com fuse-devel@lists.linux.dev joannelkoong@gmail.com linux-unionfs@vger.kernel.org miklos@szeredi.hu

Patches (21)

Name Content [All]
[PATCH v2 01/21] fuse: introduce FUSE_PASSTHROUGH_INO mode [Body]
[PATCH v2 02/21] fuse: prepare for passthrough of inode operations [Body]
[PATCH v2 03/21] fuse: prepare for readdir passthrough on directories [Body]
[PATCH v2 04/21] fuse: implement passthrough for readdir [Body]
[PATCH v2 05/21] fuse: prepare for long lived reference on backing file [Body]
[PATCH v2 06/21] fuse: implement passthrough for getattr/statx [Body]
[PATCH v2 07/21] fuse: prepare to setup backing inode passthrough on lookup [Body]
[PATCH v2 08/21] fuse: handle zero ops_mask in FUSE_DEV_IOC_BACKING_OPEN [Body]
[PATCH v2 09/21] fuse: handle partial io passthrough for read/write, splice, and mmap [Body]
[PATCH v2 10/21] fuse: prepare to cache statx attributes from entry replies [Body]
[PATCH v2 11/21] fuse: clean up fuse_dentry_revalidate() [Body]
[PATCH v2 12/21] fuse: add struct fuse_entry2_out and helpers for extended entry replies [Body]
[PATCH v2 13/21] fuse: add passthrough lookup [Body]
[PATCH v2 14/21] fuse: add passthrough support for entry creation [Body]
[PATCH v2 15/21] fuse: add passthrough support for create+open [Body]
[PATCH v2 16/21] fuse: allow backing_id=0 in open to inherit inode's backing file [Body]
[PATCH v2 17/21] backing-inode: add backing_inode_copyattr() [Body]
[PATCH v2 18/21] backing-inode: add backing_inode_setattr() [Body]
[PATCH v2 19/21] fuse: add passthrough setattr [Body]
[PATCH v2 20/21] fuse: use passthrough getattr in setattr suid/sgid handling [Body]
[PATCH v2 21/21] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO) [Body]
Session 2026-05-16
ID (for dev) 73e4d10b-b8ce-47c9-873a-7a2f9b5a40dc
Status skipped
Triaged Skipped: failed to find a base commit: series does not apply [Log]
Execution Log [Link]
Test Base Patched Verdict