public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 23:25:37 to 2026-02-24 21:18:40 UTC [more...]

[PATCHSET v7 4/9] fuse: allow servers to use iomap for better file IO performance
 2026-02-24 21:18 UTC  (5+ messages)
` [PATCH 29/33] fuse: support atomic writes with iomap

[PATCHSET v7 1/9] fuse: general bug fixes
 2026-02-24 20:09 UTC  (9+ messages)
` [PATCH 1/5] fuse: flush pending FUSE_RELEASE requests before sending FUSE_DESTROY
` [PATCH 2/5] fuse: quiet down complaints in fuse_conn_limit_write

[PATCH v7 0/3] kNFSD Signed Filehandles
 2026-02-24 19:41 UTC  (4+ messages)
` [PATCH v7 1/3] NFSD: Add a key for signing filehandles
` [PATCH v7 2/3] NFSD/export: Add sign_fh export option
` [PATCH v7 3/3] NFSD: Sign filehandles

[PATCH RFC v2] pidfs: convert rb-tree to rhashtable
 2026-02-24 19:30 UTC  (8+ messages)
    ` make_task_dead() & kthread_exit()

[PATCHSET v7 2/9] iomap: cleanups ahead of adding fuse support
 2026-02-24 19:26 UTC  (7+ messages)
` [PATCH 1/2] iomap: allow directio callers to supply _COMP_WORK
` [PATCH 2/2] iomap: allow NULL swap info bdev when activating swapfile

[PATCH] buffer: fix kmemleak false positive in submit_bh_wbc
 2026-02-24 19:06 UTC 

[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
 2026-02-24 19:02 UTC  (4+ messages)

[PATCH v5] hfsplus: fix uninit-value by validating catalog record size
 2026-02-24 17:53 UTC  (5+ messages)

[PATCH] iomap: don't report direct-io retries to fserror
 2026-02-24 17:12 UTC  (2+ messages)

[PATCH v3 0/3] Automatic NFSv4 state revocation on filesystem unmount
 2026-02-24 17:14 UTC  (5+ messages)
` [PATCH v3 1/3] fs: add umount notifier chain for filesystem unmount notification
` [PATCH v3 2/3] nfsd: revoke NFSv4 state when filesystem is unmounted
` [PATCH v3 3/3] nfsd: close cached files on filesystem unmount

[LSF/MM/BPF TOPIC] Page cache tracking with the Maple Tree
 2026-02-24 17:10 UTC 

[PATCH v4 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
 2026-02-24 16:47 UTC  (10+ messages)
` [PATCH v4 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
      ` pidfd && O_RDWR

[PATCH] fuse: skip lookup during atomic_open() when O_CREAT is set
 2026-02-24 15:33 UTC  (7+ messages)
        `  "

[PATCH] fsverity: add dependency on 64K or smaller pages
 2026-02-24 15:32 UTC  (6+ messages)

[RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
 2026-02-24 15:26 UTC  (4+ messages)

[PATCH v1 0/1] iomap: don't mark folio uptodate if read IO has bytes pending
 2026-02-24 15:16 UTC  (7+ messages)
` [PATCH v1 1/1] "

[LSF/MM/BPF TOPIC] Buffered atomic writes
 2026-02-24 15:04 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Large folio support: iomap framework changes versus filesystem-specific implementations
 2026-02-24 14:58 UTC  (5+ messages)
` Iomap and compression? (Was "Re: [LSF/MM/BPF TOPIC] Large folio support: iomap framework changes versus filesystem-specific implementations")

[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
 2026-02-24 14:42 UTC  (11+ messages)
` [PATCH v3 11/35] iomap: allow filesystem to read fsverity metadata beyound EOF

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-02-24 14:33 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH] Add support for empty path in openat and openat2 syscalls
 2026-02-24 14:31 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] VFS idmappings support in NFS
 2026-02-24 14:18 UTC  (4+ messages)

LSF/MM/BPF: 2026: Call for Proposals
 2026-02-24 13:37 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] File system testing
 2026-02-24 12:48 UTC  (2+ messages)

[PATCH] fuse: replace BUG_ON with WARN_ON and -EBUSY in fuse_ctl_fill_super
 2026-02-24 11:56 UTC 

[PATCH v16 00/10] rust: add `Ownable` trait and `Owned` type
 2026-02-24 11:18 UTC  (11+ messages)
` [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
` [PATCH v16 02/10] rust: types: Add Ownable/Owned types
` [PATCH v16 03/10] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v16 04/10] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v16 05/10] rust: aref: update formatting of use statements
` [PATCH v16 06/10] rust: Add `OwnableRefCounted`
` [PATCH v16 07/10] rust: page: update formatting of `use` statements
` [PATCH v16 08/10] rust: page: convert to `Ownable`
` [PATCH v16 09/10] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v16 10/10] rust: page: add `from_raw()`

[RFC PATCH] fs/pidfs: Add permission check to pidfd_info()
 2026-02-24 11:18 UTC  (6+ messages)

[PATCH] pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctls
 2026-02-24 11:08 UTC  (3+ messages)

[PATCH v4 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
 2026-02-24 11:03 UTC  (10+ messages)
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED

[PATCH v15 0/9] rust: add `Ownable` trait and `Owned` type
 2026-02-24 10:41 UTC  (6+ messages)
` [PATCH v15 1/9] rust: types: Add Ownable/Owned types

[LSF/MM/BPF TOPIC] Support to split superblocks during remount
 2026-02-24 10:24 UTC  (6+ messages)

[PATCH] inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails
 2026-02-24  9:34 UTC 

[PATCH] eventpoll: Fix integer overflow in ep_loop_check_proc()
 2026-02-24  9:21 UTC  (2+ messages)

[PATCH v2 00/15] Further centralising of directory locking for name ops
 2026-02-24  9:20 UTC  (4+ messages)
` [PATCH v2 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file

[LSF/MM/BPF TOPIC] Namespace-aware upcalls from kernel filesystems
 2026-02-24  8:35 UTC  (8+ messages)

[PATCH v3] fuse: invalidate the page cache after direct write
 2026-02-24  8:30 UTC  (2+ messages)

[PATCH v3] fuse: fix premature writetrhough request for large folio
 2026-02-24  8:22 UTC  (2+ messages)

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-02-24  7:30 UTC  (7+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy

[PATCH V7 00/19] famfs: port into fuse
 2026-02-24  3:00 UTC  (3+ messages)
  ` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper

[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
 2026-02-24  2:07 UTC  (9+ messages)

[PATCH RFC 0/3] move_mount: expand MOVE_MOUNT_BENEATH
 2026-02-24  1:40 UTC  (5+ messages)
` [PATCH RFC 1/3] move_mount: transfer MNT_LOCKED
` [PATCH RFC 2/3] move_mount: allow MOVE_MOUNT_BENEATH on the rootfs
` [PATCH RFC 3/3] selftests/filesystems: add MOVE_MOUNT_BENEATH rootfs tests

[PATCH] dcache: Limit the minimal number of bucket to two
 2026-02-24  1:30 UTC  (2+ messages)

[PATCHSET RFC 8/8] fuse: allow fuse servers to upload iomap BPF programs
 2026-02-23 23:50 UTC  (4+ messages)
` [PATCH 1/3] fuse4fs: add dynamic iomap bpf prototype which will break FIEMAP
` [PATCH 2/3] fuse4fs: wire up caching examples to fuse iomap bpf program
` [PATCH 3/3] fuse4fs: adjust test bpf program to deal with opaque inodes

[PATCHSET v7 7/8] fuse4fs: reclaim buffer cache under memory pressure
 2026-02-23 23:49 UTC  (5+ messages)
` [PATCH 1/4] libsupport: add pressure stall monitor
` [PATCH 2/4] fuse2fs: only reclaim buffer cache when there is memory pressure
` [PATCH 3/4] fuse4fs: enable memory pressure monitoring with service containers
` [PATCH 4/4] fuse2fs: flush dirty metadata periodically

[PATCHSET v7 6/8] fuse4fs: run servers as a contained service
 2026-02-23 23:48 UTC  (9+ messages)
` [PATCH 1/8] libext2fs: fix MMP code to work with unixfd IO manager
` [PATCH 2/8] fuse4fs: enable safe service mode
` [PATCH 3/8] fuse4fs: set proc title when in fuse "
` [PATCH 4/8] fuse4fs: upsert first file mapping to kernel on open
` [PATCH 5/8] fuse4fs: set iomap backing device blocksize
` [PATCH 6/8] fuse4fs: ask for loop devices when opening via fuservicemount
` [PATCH 7/8] fuse4fs: make MMP work correctly in safe service mode
` [PATCH 8/8] debian: update packaging for fuse4fs service

[PATCHSET v7 5/8] fuse2fs: improve block and inode caching
 2026-02-23 23:46 UTC  (7+ messages)
` [PATCH 1/6] libsupport: add caching IO manager
` [PATCH 2/6] iocache: add the actual buffer cache
` [PATCH 3/6] iocache: bump buffer mru priority every 50 accesses
` [PATCH 4/6] fuse2fs: enable caching IO manager
` [PATCH 5/6] fuse2fs: increase inode cache size
` [PATCH 6/6] libext2fs: improve caching for inodes

[PATCHSET v7 4/8] fuse2fs: cache iomap mappings for even better file IO performance
 2026-02-23 23:44 UTC  (4+ messages)
` [PATCH 1/3] fuse2fs: enable caching of iomaps
` [PATCH 2/3] fuse2fs: constrain iomap mapping cache size
` [PATCH 3/3] fuse2fs: enable iomap

[PATCHSET v7 3/8] fuse2fs: handle timestamps and ACLs correctly when iomap is enabled
 2026-02-23 23:43 UTC  (11+ messages)
` [PATCH 01/10] fuse2fs: add strictatime/lazytime mount options
` [PATCH 02/10] fuse2fs: skip permission checking on utimens when iomap is enabled
` [PATCH 03/10] fuse2fs: let the kernel tell us about acl/mode updates
` [PATCH 04/10] fuse2fs: better debugging for file mode updates
` [PATCH 05/10] fuse2fs: debug timestamp updates
` [PATCH 06/10] fuse2fs: use coarse timestamps for iomap mode
` [PATCH 07/10] fuse2fs: add tracing for retrieving timestamps
` [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

[PATCHSET v7 2/8] fuse4fs: specify the root node id
 2026-02-23 23:41 UTC  (2+ messages)
` [PATCH 1/1] fuse4fs: don't use inode number translation when possible

[PATCHSET v7 1/8] fuse2fs: use fuse iomap data paths for better file I/O performance
 2026-02-23 23:41 UTC  (20+ messages)
` [PATCH 01/19] fuse2fs: implement bare minimum iomap for file mapping reporting
` [PATCH 02/19] fuse2fs: add iomap= mount option
` [PATCH 03/19] fuse2fs: implement iomap configuration
` [PATCH 04/19] fuse2fs: register block devices for use with iomap
` [PATCH 05/19] fuse2fs: implement directio file reads
` [PATCH 06/19] fuse2fs: add extent dump function for debugging
` [PATCH 07/19] fuse2fs: implement direct write support
` [PATCH 08/19] fuse2fs: turn on iomap for pagecache IO
` [PATCH 09/19] fuse2fs: don't zero bytes in punch hole
` [PATCH 10/19] fuse2fs: don't do file data block IO when iomap is enabled
` [PATCH 11/19] fuse2fs: try to create loop device when ext4 device is a regular file
` [PATCH 12/19] fuse2fs: enable file IO to inline data files
` [PATCH 13/19] fuse2fs: set iomap-related inode flags
` [PATCH 14/19] fuse2fs: configure block device block size
` [PATCH 15/19] fuse4fs: separate invalidation
` [PATCH 16/19] fuse2fs: implement statx
` [PATCH 17/19] fuse2fs: enable atomic writes
` [PATCH 18/19] fuse4fs: disable fs reclaim and write throttling
` [PATCH 19/19] fuse2fs: implement freeze and shutdown requests

[PATCHSET RFC 6/6] fuse: allow fuse servers to upload iomap BPF programs
 2026-02-23 23:36 UTC  (4+ messages)
` [PATCH 1/3] libfuse: allow fuse servers to upload bpf code for iomap functions
` [PATCH 2/3] libfuse: add kfuncs for iomap bpf programs to manage the cache
` [PATCH 3/3] libfuse: make fuse_inode opaque to iomap bpf programs

[PATCHSET v7 5/6] libfuse: run fuse servers as a contained service
 2026-02-23 23:35 UTC  (6+ messages)
` [PATCH 1/5] libfuse: add systemd/inetd socket service mounting helper
` [PATCH 2/5] libfuse: integrate fuse services into mount.fuse3
` [PATCH 3/5] libfuse: delegate iomap privilege from mount.service to fuse services
` [PATCH 4/5] libfuse: enable setting iomap block device block size
` [PATCH 5/5] fuservicemount: create loop devices for regular files

[PATCHSET v7 4/6] libfuse: cache iomap mappings for even better file IO performance
 2026-02-23 23:33 UTC  (6+ messages)
` [PATCH 1/5] libfuse: enable iomap cache management for lowlevel fuse
` [PATCH 2/5] libfuse: add upper-level iomap cache management
` [PATCH 3/5] libfuse: allow constraining of iomap mapping cache size
` [PATCH 4/5] libfuse: add upper-level iomap mapping cache constraint code
` [PATCH 5/5] libfuse: enable iomap

[PATCHSET v7 3/6] libfuse: implement syncfs
 2026-02-23 23:32 UTC  (3+ messages)
` [PATCH 1/2] libfuse: add strictatime/lazytime mount options
` [PATCH 2/2] libfuse: set sync, immutable, and append when loading files

[PATCHSET v7 2/6] libfuse: allow servers to specify root node id
 2026-02-23 23:32 UTC  (2+ messages)
` [PATCH 1/1] libfuse: allow root_nodeid mount option

[PATCHSET v7 1/6] libfuse: allow servers to use iomap for better file IO performance
 2026-02-23 23:31 UTC  (26+ messages)
` [PATCH 01/25] libfuse: bump kernel and library ABI versions
` [PATCH 02/25] libfuse: wait in do_destroy until all open files are closed
` [PATCH 03/25] libfuse: add kernel gates for FUSE_IOMAP
` [PATCH 04/25] libfuse: add fuse commands for iomap_begin and end
` [PATCH 05/25] libfuse: add upper level iomap commands
` [PATCH 06/25] libfuse: add a lowlevel notification to add a new device to iomap
` [PATCH 07/25] libfuse: add upper-level iomap add device function
` [PATCH 08/25] libfuse: add iomap ioend low level handler
` [PATCH 09/25] libfuse: add upper level iomap ioend commands
` [PATCH 10/25] libfuse: add a reply function to send FUSE_ATTR_* to the kernel
` [PATCH 11/25] libfuse: connect high level fuse library to fuse_reply_attr_iflags
` [PATCH 12/25] libfuse: support enabling exclusive mode for files
` [PATCH 13/25] libfuse: support direct I/O through iomap
` [PATCH 14/25] libfuse: don't allow hardlinking of iomap files in the upper level fuse library
` [PATCH 15/25] libfuse: allow discovery of the kernel's iomap capabilities
` [PATCH 16/25] libfuse: add lower level iomap_config implementation
` [PATCH 17/25] libfuse: add upper "
` [PATCH 18/25] libfuse: add low level code to invalidate iomap block device ranges
` [PATCH 19/25] libfuse: add upper-level API to invalidate parts of an iomap block device
` [PATCH 20/25] libfuse: add atomic write support
` [PATCH 21/25] libfuse: allow disabling of fs memory reclaim and write throttling
` [PATCH 22/25] libfuse: create a helper to transform an open regular file into an open loopdev
` [PATCH 23/25] libfuse: add swapfile support for iomap files
` [PATCH 24/25] libfuse: add lower-level filesystem freeze, thaw, and shutdown requests
` [PATCH 25/25] libfuse: add upper-level filesystem freeze, thaw, and shutdown events


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