messages from 2026-05-05 05:23:04 to 2026-05-15 21:23:59 UTC [more...]
[PATCH] fuse: invalidate readdir cache on epoch bump
2026-05-15 20:25 UTC (6+ messages)
` [PATCH v2] "
[PATCHSET v8 6/8] fuse: handle timestamps and ACLs correctly when iomap is enabled
2026-05-15 21:23 UTC (18+ messages)
` [PATCH 1/9] fuse: enable caching of timestamps
` [PATCH 2/9] fuse: force a ctime update after a fileattr_set call when in iomap mode
` [PATCH 3/9] fuse: allow local filesystems to set some VFS iflags
` [PATCH 5/9] fuse: cache atime when in iomap mode
` [PATCH 6/9] fuse: let the kernel handle KILL_SUID/KILL_SGID for iomap filesystems
` [PATCH 7/9] fuse_trace: "
` [PATCH 8/9] fuse: update ctime when updating acls on an iomap inode
[PATCH v1 0/3] fuse: fix io-uring abort races and cancel null deref
2026-05-15 21:11 UTC (9+ messages)
` [PATCH v1 1/3] fuse: fix race between ring creation and connection abortion
` [PATCH v1 2/3] fuse: fix race between registration "
` [PATCH v1 3/3] fuse: fix moving cancelled entry to ent_in_userspace list
[PATCH] fuse: virtiofs: fix illegal inode address access in fuse_release_end
2026-05-15 21:07 UTC
[PATCH] fuse: add fusex filesystem
2026-05-15 20:17 UTC (23+ messages)
` "
[PATCHSET v8 6/6] libfuse: cache iomap mappings for even better file IO performance
2026-05-15 19:58 UTC (3+ messages)
` [PATCH 1/9] libfuse: enable iomap cache management for lowlevel fuse
[PATCHSET v8 5/6] fuse: add sample iomap fuse servers
2026-05-15 19:41 UTC (3+ messages)
` [PATCH 5/7] example/iomap_ow_ll: create a simple iomap out of place write server
[PATCHSET v8 1/6] libfuse: allow servers to use iomap for better file IO performance
2026-05-15 19:02 UTC (11+ messages)
` [PATCH 02/25] libfuse: wait in do_destroy until all open files are closed
` [PATCH 04/25] libfuse: add fuse commands for iomap_begin and end
` [PATCH 09/25] libfuse: add upper level iomap ioend commands
` [PATCH 16/25] libfuse: add lower level iomap_config implementation
` [PATCH 22/25] libfuse: create a helper to transform an open regular file into an open loopdev
[PATCH v3] fuse: invalidate readdir cache on epoch bump
2026-05-15 18:55 UTC
[PATCHSET v8 7/8] fuse: cache iomap mappings for even better file IO performance
2026-05-14 23:05 UTC (9+ messages)
` [PATCH 01/12] fuse: cache iomaps
` [PATCH 07/12] fuse: enable iomap cache management
` [PATCH 10/12] fuse: constrain iomap mapping cache size
` [PATCH 11/12] fuse_trace: "
[PATCHSET v8 3/8] fuse: cleanups ahead of adding fuse support
2026-05-14 22:21 UTC (7+ messages)
` [PATCH 1/2] fuse: move the passthrough-specific code back to passthrough.c
` [PATCH 2/2] fuse_trace: "
[PATCHSET v8 5/8] fuse: allow servers to specify root node id
2026-05-14 21:38 UTC (5+ messages)
` [PATCH 1/3] fuse: make the root nodeid dynamic
` [PATCH 3/3] fuse: allow setting of root nodeid
[PATCHSET v8 4/8] fuse: allow servers to use iomap for better file IO performance
2026-05-14 20:54 UTC (41+ messages)
` [PATCH 01/33] fuse: implement the basic iomap mechanisms
` [PATCH 03/33] fuse: make debugging configurable at runtime
` [PATCH 04/33] fuse: adapt FUSE_DEV_IOC_BACKING_{OPEN,CLOSE} to add new iomap devices
` [PATCH 08/33] fuse: create a per-inode flag for setting exclusive mode
` [PATCH 09/33] fuse: create a per-inode flag for toggling iomap
` [PATCH 11/33] fuse: isolate the other regular file IO paths from iomap
` [PATCH 12/33] fuse: implement basic iomap reporting such as FIEMAP and SEEK_{DATA,HOLE}
` [PATCH 14/33] fuse: implement direct IO with iomap
` [PATCH 16/33] fuse: implement buffered "
` [PATCH 17/33] fuse_trace: "
` [PATCH 18/33] fuse: use an unrestricted backing device with iomap pagecache io
` [PATCH 21/33] fuse: query filesystem geometry when using iomap
` [PATCH 22/33] fuse_trace: "
` [PATCH 24/33] fuse: invalidate ranges of block devices being used for iomap
` [PATCH 26/33] fuse: implement inline data file IO via iomap
` [PATCH 27/33] fuse_trace: "
` [PATCH 31/33] fuse: disable direct fs reclaim for any fuse server that uses iomap
` [PATCH 32/33] fuse: enable swapfile activation on iomap
[PATCH v2] fuse: use copy_splice_read() for FOPEN_DIRECT_IO splice read
2026-05-13 23:14 UTC
[PATCH v1] fuse: use copy_splice_read() for FOPEN_DIRECT_IO splice read
2026-05-13 22:47 UTC (3+ messages)
[PATCHSET v8 8/8] fuse: run fuse-iomap servers as a contained service
2026-05-13 21:33 UTC (3+ messages)
` [PATCH 1/2] fuse: allow privileged mount helpers to pre-approve iomap usage
[ANNOUNCE] pyfuse 3.5.0 has been released
2026-05-13 15:46 UTC
[post LSFMM summary] where is fuse going?
2026-05-13 6:57 UTC (15+ messages)
` "
[PATCH] fuse: propagate async RELEASE queue errno in fuse_file_put()
2026-05-12 20:19 UTC (5+ messages)
` [PATCH v2] "
[PATCH] checkpatch.pl: update to linux 7.0
2026-05-12 17:46 UTC
[PATCH] fuse: use current creds for backing files
2026-05-11 20:52 UTC
[PATCH] fuse: expand MAINTAINERS with subsystem info, update mailing list
2026-05-11 20:37 UTC (4+ messages)
[PATCHSET 2/2] libfuse: new mount service container fixes
2026-05-11 16:24 UTC (13+ messages)
` [PATCH 1/1] mount_service: use the mount_flags table instead of declaring our own
[PATCH 00/10] libfuse: new mount API and SYNC_INIT fixes and tests
2026-05-10 17:21 UTC (25+ messages)
` [PATCH 01/10] test: register pytest run as a meson test
` [PATCH 02/10] Add tests to verify that mountinfo matches requested options
` [PATCH 03/10] test: assert ro/rw, nosuid/suid, nodev/dev round-trip via fsmount
` [PATCH 04/10] New mount API: read-only option is for fsmount() and fsconfig()
` [PATCH 05/10] libfuse: don't use SYNC_INIT unless asked for
` [PATCH 06/10] example: silence add_languages warning by setting 'native: false'
` [PATCH 07/10] mount: clarify kernel_opts vs mnt_opts vs flags in fuse_kern_fsmount
` [PATCH 08/10] fuse_daemonize_early_start: Disallow daemonization when already active
` [PATCH 09/10] fuse mount: Do not set sync_init when sync_init was not used
` [PATCH 10/10] highlevel: Switch fuse_main_real_versioned() to fuse_daemonize_early()
[PATCHSET v8 2/8] iomap: cleanups ahead of adding fuse support
2026-05-08 23:41 UTC (4+ messages)
` [PATCH 2/2] iomap: allow NULL swap info bdev when activating swapfile
[PATCHSET 1/2] libfuse: new mount API and SYNC_INIT fixes
2026-05-08 17:45 UTC (6+ messages)
` [PATCH 1/1] mount_util: fix mount_flags entries for MS_RDONLY
[GIT PULL 2/2] libfuse: new mount service container fixes
2026-05-07 22:15 UTC
[GIT PULL 1/2] libfuse: new mount API and SYNC_INIT fixes
2026-05-07 22:15 UTC
[PATCHBOMB] libfuse: various fixes for new mount code
2026-05-06 21:36 UTC (31+ messages)
` [PATCHSET 1/2] libfuse: new mount API and SYNC_INIT fixes
` [PATCH 1/2] libfuse: don't use SYNC_INIT unless asked for
` [PATCH v1.1 "
` [PATCH v1.2 "
` [PATCH 2/2] libfuse: always send the subtype to the kernel when using fsconfig()
` [PATCH 3/2] mount_util: fix mount_flags entries for MS_RDONLY
` [PATCHSET 2/2] libfuse: new mount service container fixes
` [PATCH 01/10] util/mount.fuse.c: loop in waitpid
` [PATCH 02/10] fuse_service: handle weird behavior during SCM_RIGHTS fd transfers
` [PATCH 03/10] examples: improve documentation of the new systemd service fuse servers
` [PATCH 04/10] example/single_file: sync backing fd when statx wants us to fsync
` [PATCH 05/10] example/single_file: fix ctime handling
` [PATCH 06/10] libfuse: fix cppcheck complaints about constifying pointers
` [PATCH 07/10] libfuse: fix cppcheck complaints about constifying pointers in user-visible ABI
` [PATCH 08/10] util: fix cppcheck complaints about constifying pointers
` [PATCH 09/10] fuser_conf: fix cppcheck complaints
` [PATCH 10/10] example: fix cppcheck complaints about constifying pointers
` [GIT PULL 1/2] libfuse: new mount API and SYNC_INIT fixes
` [GIT PULL 2/2] libfuse: new mount service container fixes
[PATCH 0/7] fix up issues from djwong/fuse4fs-fork
2026-05-06 16:39 UTC (3+ 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