Patch Series

Subject libfuse: Add support for synchronous init
Author bernd@bsbernd.com
Date 2026-03-26 21:34:34 +0000 UTC
Version
Cc bernd@bsbernd.com bschubert@ddn.com djwong@kernel.org joannelkoong@gmail.com kchen@ddn.com linux-fsdevel@vger.kernel.org miklos@szeredi.hu

Patches (25)

Name Content [All]
[PATCH v2 01/25] ci-build: Add environment logging [Body]
[PATCH v2 02/25] Add 'STRCPY' to the checkpatch ignore option [Body]
[PATCH v2 03/25] checkpatch.pl: Add _Atomic to $Attribute patttern [Body]
[PATCH v2 04/25] Add a new daemonize API [Body]
[PATCH v2 05/25] Sync fuse_kernel.h with linux-6.18 [Body]
[PATCH v2 06/25] mount.c: Split fuse_mount_sys to prepare privileged sync FUSE_INIT [Body]
[PATCH v2 07/25] Add FUSE_MOUNT_FALLBACK_NEEDED define for -2 mount errors [Body]
[PATCH v2 08/25] Refactor mount code / move common functions to mount_util.c [Body]
[PATCH v2 09/25] Use asprintf() for fuse_mnt_build_{source,type} [Body]
[PATCH v2 10/25] lib/mount.c: Remove some BSD ifdefs [Body]
[PATCH v2 11/25] Move 'struct mount_flags' to util.h [Body]
[PATCH v2 12/25] conftest.py: Add more valgrind filter patterns [Body]
[PATCH v2 13/25] Add support for the new linux mount API [Body]
[PATCH v2 14/25] fuse mount: Support synchronous FUSE_INIT (privileged daemon) [Body]
[PATCH v2 15/25] Add fuse_session_set_debug() to enable debug output without foreground [Body]
[PATCH v2 16/25] Move more generic mount code to mount_util.{c,h} [Body]
[PATCH v2 17/25] Split the fusermount do_mount function [Body]
[PATCH v2 18/25] fusermout: Remove the large read check [Body]
[PATCH v2 19/25] fusermount: Refactor extract_x_options [Body]
[PATCH v2 20/25] Make fusermount work bidirectional for sync init [Body]
[PATCH v2 21/25] New mount API: Filter out "user=" [Body]
[PATCH v2 22/25] Add support for sync-init of unprivileged daemons [Body]
[PATCH v2 23/25] Move fuse_mnt_build_{source,type} to mount_util.c [Body]
[PATCH v2 24/25] Add mount and daemonization README documents [Body]
[PATCH v2 25/25] Add a background debug option to passthrough hp [Body]
Session 2026-03-26
ID (for dev) f68f9f8d-7ec6-433e-8350-77dd2186e2a6
Status skipped
Triaged Skipped: failed to find a base commit: series does not apply [Log]
Execution Log [Link]
Test Base Patched Verdict