FILESYSTEM IN USERSPACE (FUSE) development
 help / color / mirror / Atom feed
[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 4/8] fuse: allow servers to use iomap for better file IO performance
 2026-05-13 22:13 UTC  (34+ 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 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 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

[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: add fusex filesystem
 2026-05-12 21:28 UTC  (21+ messages)
    `  "

[PATCH] fuse: propagate async RELEASE queue errno in fuse_file_put()
 2026-05-12 20:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] fuse: invalidate readdir cache on epoch bump
 2026-05-12 19:58 UTC 

[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)

[GIT PULL v5.1] libfuse: run fuse servers as a contained service
 2026-05-04 17:43 UTC  (12+ messages)

[fuse-devel] Debugging a stale kernel cache during file growth
 2026-05-04 16:49 UTC  (6+ messages)

[PATCHSET v5.1] libfuse: run fuse servers as a contained service
 2026-05-01 17:35 UTC  (15+ messages)
` [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 v8 1/8] fuse: general bug fixes
 2026-05-01 16:57 UTC  (9+ messages)
` [PATCH 3/4] fuse: update file mode when updating acls
` [PATCH 4/4] fuse: propagate default and file acls on creation

fuse/io-uring: Proposal to support pBuf in additon to kBuf
 2026-04-30 16:55 UTC  (7+ messages)

[PATCH RESEND v1] fuse: remove redundant buffer size checks for interrupt and forget requests
 2026-04-30 12:31 UTC  (2+ messages)

[PATCH v3] fuse: optional FORGET delivery over io_uring
 2026-04-30  3:19 UTC  (2+ messages)

[PATCHSET v5] libfuse: run fuse servers as a contained service
 2026-04-29 15:23 UTC  (4+ messages)
` [PATCH 02/13] mount_service: add systemd socket service mounting helper

[PATCHSET v8 6/6] fuse2fs: cache iomap mappings for even better file IO performance
 2026-04-29 15:02 UTC  (5+ messages)
` [PATCH 1/4] fuse2fs: enable caching of iomaps
` [PATCH 2/4] fuse2fs: constrain iomap mapping cache size
` [PATCH 3/4] fuse4fs: upsert first file mapping to kernel on open
` [PATCH 4/4] fuse2fs: enable iomap

[PATCHSET v8 5/6] fuse2fs: handle timestamps and ACLs correctly when iomap is enabled
 2026-04-29 15:01 UTC  (4+ messages)
` [PATCH 08/10] fuse2fs: enable syncfs
` [PATCH 09/10] fuse2fs: set sync, immutable, and append at file load time
` [PATCH 10/10] fuse4fs: increase attribute timeout in iomap mode


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