messages from 2026-04-16 09:17:48 to 2026-04-29 14:22:39 UTC [more...]
[PATCHBLIZZARD v8] fuse/libfuse/e2fsprogs: faster file IO for containerized ext4 servers
2026-04-29 14:22 UTC (25+ messages)
` [PATCHSET v8 1/8] fuse: general bug fixes
` [PATCH 1/4] fuse: flush pending FUSE_RELEASE requests before sending FUSE_DESTROY
` [PATCH 2/4] fuse: implement file attributes mask for statx
` [PATCH 3/4] fuse: update file mode when updating acls
` [PATCH 4/4] fuse: propagate default and file acls on creation
` [PATCHSET v8 2/8] iomap: cleanups ahead of adding fuse support
` [PATCHSET v8 3/8] fuse: "
` [PATCHSET v8 4/8] fuse: allow servers to use iomap for better file IO performance
` [PATCHSET v8 5/8] fuse: allow servers to specify root node id
` [PATCHSET v8 6/8] fuse: handle timestamps and ACLs correctly when iomap is enabled
` [PATCHSET v8 7/8] fuse: cache iomap mappings for even better file IO performance
` [PATCHSET v8 8/8] fuse: run fuse-iomap servers as a contained service
` [PATCHSET v8 1/6] libfuse: allow servers to use iomap for better file IO performance
` [PATCHSET v8 2/6] libfuse: allow servers to specify root node id
` [PATCHSET v8 3/6] libfuse: implement syncfs
` [PATCHSET v8 4/6] libfuse: add some service helper commands for iomap
` [PATCHSET v8 5/6] fuse: add sample iomap fuse servers
` [PATCHSET v8 6/6] libfuse: cache iomap mappings for even better file IO performance
` [PATCHSET v8 1/6] libext2fs: refactoring for fuse2fs iomap support
` [PATCHSET v8 2/6] fuse2fs: use fuse iomap data paths for better file I/O performance
` [PATCHSET v8 3/6] fuse4fs: adapt iomap for fuse services
` [PATCHSET v8 4/6] fuse4fs: specify the root node id
` [PATCHSET v8 5/6] fuse2fs: handle timestamps and ACLs correctly when iomap is enabled
` [PATCHSET v8 6/6] fuse2fs: cache iomap mappings for even better file IO performance
[PATCHBLIZZARD v8] fuse/libfuse/e2fsprogs: faster file IO for containerized ext4 servers
2026-04-29 14:11 UTC
[PATCH v3] fuse: optional FORGET delivery over io_uring
2026-04-29 12:38 UTC (8+ messages)
[PATCH] fuse: add fusex filesystem
2026-04-29 10:20 UTC
fuse/io-uring: Proposal to support pBuf in additon to kBuf
2026-04-29 10:09 UTC (8+ messages)
[PATCHBOMB v5] fuse/libfuse/e2fsprogs/etc: containerize ext4 for safer operation
2026-04-28 18:10 UTC (46+ messages)
` [PATCHSET v5] libfuse: run fuse servers as a contained service
` [PATCH 01/13] Refactor mount code / move common functions to mount_util.c
` [PATCH 02/13] mount_service: add systemd socket service mounting helper
` [PATCH 03/13] mount_service: create high level fuse helpers
` [PATCH 04/13] mount_service: use the new mount api for the mount service
` [PATCH 05/13] mount_service: update mtab after a successful mount
` [PATCH 06/13] util: hoist the fuse.conf parsing and setuid mode enforcement code
` [PATCH 07/13] util: fix checkpatch complaints in fuser_conf.[ch]
` [PATCH 08/13] mount_service: enable unprivileged users in a similar manner as fusermount
` [PATCH 09/13] mount.fuse3: integrate systemd service startup
` [PATCH 10/13] mount_service: allow installation as a setuid program
` [PATCH 11/13] example/service_ll: create a sample systemd service fuse server
` [PATCH 12/13] example/service: create a sample systemd service for a high-level "
` [PATCH 13/13] nullfs: support fuse systemd service mode
` [PATCHSET v5 2/2] fuse4fs: run servers as a contained service
` [PATCH 01/10] libext2fs: make it possible to extract the fd from an IO manager
` [PATCH 02/10] libext2fs: fix checking for valid fds in mmp.c
` [PATCH 03/10] unix_io: allow passing /dev/fd/XXX paths to the unixfd IO manager
` [PATCH 04/10] libext2fs: fix MMP code to work with "
` [PATCH 05/10] libext2fs: bump libfuse API version to 3.19
` [PATCH 06/10] fuse4fs: hoist some code out of fuse4fs_main
` [PATCH 07/10] fuse4fs: enable safe service mode
` [PATCH 08/10] fuse4fs: set proc title when in fuse "
` [PATCH 09/10] fuse4fs: make MMP work correctly in safe "
` [PATCH 10/10] debian: update packaging for fuse4fs service
` [RFC PATCH 1/4] fusefatfs: enable fuse systemd service mode
` [RFC PATCH 2/4] exfat: "
` [RFC PATCH 3/4] fuseiso: enable "
` [RFC PATCH 4/4] httpdirfs: enable fuse "
[PATCH] fuse: expose backing files in the daemon's fd table
2026-04-27 19:24 UTC
[PATCH] fuse: fix race between inode/dentry invalidation and readdir
2026-04-27 17:06 UTC (5+ messages)
[PATCH v1 00/13] fuse: dir.c cleanups
2026-04-24 17:43 UTC (19+ messages)
` [PATCH v1 01/13] fuse: fix missing forget requests in error paths
` [PATCH v1 02/13] fuse: clean up fuse_lookup_name()
` [PATCH v1 03/13] fuse: clean up fuse_lookup()
` [PATCH v1 04/13] fuse: clean up fuse_dentry_revalidate()
` [PATCH v1 05/13] fuse: clean up fuse_create_open()
` [PATCH v1 06/13] fuse: clean up fuse_rename2()
` [PATCH v1 07/13] fuse: clean up fuse_time_to_jiffies()
` [PATCH v1 08/13] fuse: clean up fuse_link()
` [PATCH v1 09/13] fuse: clean up fuse_do_getattr()
` [PATCH v1 10/13] fuse: clean up fuse_update_get_attr()
` [PATCH v1 11/13] fuse: clean up fuse_get_link()
` [PATCH v1 12/13] fuse: clean up fuse_dir_open()
` [PATCH v1 13/13] fuse: clean up setattr()
libfuse accepts subtypes with slashes in them??
2026-04-23 7:34 UTC (2+ messages)
[PATCH v2] fuse: drop redundant check in fuse_sync_bucket_alloc()
2026-04-23 7:32 UTC (2+ messages)
[PATCH 00/32] fuse: improve transport and fs layer separation
2026-04-23 7:20 UTC (14+ messages)
` [PATCH 06/32] fuse: move background queuing related members to fuse_chan
` [PATCH 20/32] fuse: split off fuse_args and related definitions into a separate header
` [PATCH 27/32] fuse: set params in fuse_chan_set_initialized()
` [PATCH 29/32] fuse: change ring->fc to ring->chan
` [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-23 7:17 UTC (8+ messages)
[PATCH v1 00/17] fuse: extend passthrough to inode operations
2026-04-23 1:47 UTC (56+ 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)
[PATCH] MAINTAINERS: add new fuse-devel list
2026-04-19 17:55 UTC (2+ messages)
[fuse-devel] Debugging a stale kernel cache during file growth
2026-04-17 13:48 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox