FILESYSTEM IN USERSPACE (FUSE) development
 help / color / mirror / Atom feed
 messages from 2026-04-13 11:18:29 to 2026-04-22 23:18:50 UTC [more...]

[PATCHBOMB v5] fuse/libfuse/e2fsprogs/etc: containerize ext4 for safer operation
 2026-04-22 23:18 UTC  (2+ messages)
` [PATCHSET v5] libfuse: run fuse servers as a contained service

[PATCH 00/32] fuse: improve transport and fs layer separation
 2026-04-22 19:30 UTC  (38+ messages)
` [PATCH 01/32] fuse: move request timeout code to a new source file
` [PATCH 02/32] fuse: add struct fuse_chan
` [PATCH 03/32] fuse: move fuse_iqueue to fuse_chan
` [PATCH 04/32] fuse: move fuse_dev and fuse_pqueue to dev.c
` [PATCH 05/32] fuse: move 'devices' member from fuse_conn to fuse_chan
` [PATCH 06/32] fuse: move background queuing related members "
` [PATCH 07/32] fuse: move request blocking "
` [PATCH 08/32] fuse: move io_uring "
` [PATCH 09/32] fuse: move interrupt "
` [PATCH 10/32] fuse: split off fch->lock from fc->lock
` [PATCH 11/32] fuse: add back pointer from fuse_chan to fuse_conn
` [PATCH 12/32] fuse: move request timeout to fuse_chan
` [PATCH 13/32] fuse: move struct fuse_req and related to fuse_dev_i.h
` [PATCH 14/32] fuse: don't access transport layer structs directly from the fs layer
` [PATCH 15/32] fuse: move forget related struct and helpers
` [PATCH 16/32] fuse: move fuse_dev_waitq to dev.c
` [PATCH 17/32] fuse: remove #include "fuse_i.h" from "dev_uring_i.h"
` [PATCH 18/32] fuse: remove #include "fuse_i.h" from "req_timeout.c"
` [PATCH 19/32] fuse: abort related layering cleanup
` [PATCH 20/32] fuse: split off fuse_args and related definitions into a separate header
` [PATCH 21/32] fuse: remove fm arg of args->end callback
` [PATCH 22/32] fuse: change req->fm to req->chan
` [PATCH 23/32] fuse: split out filesystem part of request sending
` [PATCH 24/32] fuse: change fud->fc to fud->chan
` [PATCH 25/32] fuse: create poll.c
` [PATCH 26/32] fuse: create notify.c
` [PATCH 27/32] fuse: set params in fuse_chan_set_initialized()
` [PATCH 28/32] fuse: remove fuse_mutex protection from fuse_dev_ioctl_sync_init()
` [PATCH 29/32] fuse: change ring->fc to ring->chan
` [PATCH 30/32] fuse: remove #include "fuse_i.h" from dev.c and dev_uring.c
` [PATCH 31/32] fuse: alloc pqueue before installing fch in fuse_dev
` [PATCH 32/32] fuse: simplify fuse_dev_ioctl_clone()

[PATCH] fuse: fix kernel NULL pointer dereference in fuse_uring_add_to_pq()
 2026-04-22 19:18 UTC  (4+ messages)

[PATCH v1 00/17] fuse: extend passthrough to inode operations
 2026-04-22  7:27 UTC  (53+ messages)
` [PATCH v1 01/17] fuse: introduce FUSE_PASSTHROUGH_INO mode
` [PATCH v1 02/17] fuse: prepare for passthrough of inode operations
` [PATCH v1 03/17] fuse: prepare for readdir passthrough on directories
` [PATCH v1 04/17] fuse: implement passthrough for readdir
` [PATCH v1 05/17] fuse: prepare for long lived reference on backing file
` [PATCH v1 06/17] fuse: implement passthrough for getattr/statx
` [PATCH v1 07/17] fuse: prepare to setup backing inode passthrough on lookup
` [PATCH v1 08/17] fuse: add passthrough ops gating
` [PATCH v1 09/17] fuse: prepare to cache statx attributes from entry replies
` [PATCH v1 10/17] fuse: add struct fuse_entry2_out and helpers for extended "
` [PATCH v1 11/17] fuse: add passthrough lookup
` [PATCH v1 12/17] fuse: add passthrough support for entry creation
` [PATCH v1 13/17] fuse: add passthrough support for atomic file creation
` [PATCH v1 14/17] fuse: use passthrough getattr in setattr suid/sgid handling
` [PATCH v1 15/17] fuse: add passthrough setattr
` [PATCH v1 16/17] fuse: add passthrough open
` [PATCH v1 17/17] docs: fuse: document extended passthrough (FUSE_PASSTHROUGH_INO)

libfuse accepts subtypes with slashes in them??
 2026-04-22  6:35 UTC 

[PATCH v2] fuse: drop redundant check in fuse_sync_bucket_alloc()
 2026-04-21  3:38 UTC 

[PATCH] MAINTAINERS: add new fuse-devel list
 2026-04-19 17:55 UTC  (2+ messages)

fuse/io-uring: Proposal to support pBuf in additon to kBuf
 2026-04-17 21:02 UTC  (10+ messages)

[fuse-devel] Debugging a stale kernel cache during file growth
 2026-04-17 13:48 UTC  (8+ messages)

[PATCH 0/2] fuse: Fix possible memleak at startup with immediate teardown
 2026-04-15  0:37 UTC  (5+ messages)

fuse-devel list on kernel.org
 2026-04-13 12:36 UTC  (2+ messages)

test
 2026-04-13 11:18 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox