public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-26 09:56:45 to 2026-03-27 00:07:47 UTC [more...]

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-27  0:07 UTC  (6+ messages)
` [PATCH v2 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()

[PATCH v1 0/1] mm: start background writeback based on per-wb threshold for strictlimit BDIs
 2026-03-26 23:46 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH 1/1] fs: fix deadlock in insert_inode_locked() waiting for inode eviction
 2026-03-26 23:44 UTC  (4+ messages)

[PATCH] cachefiles: fix incorrect dentry refcount in cachefiles_cull()
 2026-03-26 23:16 UTC  (2+ messages)

[PATCH v3 0/6] initramfs: test and improve cpio hex header validation
 2026-03-26 23:10 UTC  (9+ messages)
` [PATCH v3 1/6] initramfs_test: add fill_cpio() format parameter
` [PATCH v3 5/6] vsprintf: Revert "add simple_strntoul"
` [PATCH v3 6/6] kstrtox: Drop extern keyword in the simple_strtox() declarations

[PATCH V9 0/8] dax: prepare for famfs
 2026-03-26 22:46 UTC  (7+ messages)
  ` [PATCH V9 3/8] dax: add fsdev.c driver for fs-dax on character dax

[PATCH 00/19] libfuse: Add support for synchronous init
 2026-03-26 22:33 UTC  (7+ messages)
` [PATCH 12/19] fuse mount: Support synchronous FUSE_INIT (privileged daemon)

[PATCH v2 0/1] mm: reinstate unconditional writeback start in balance_dirty_pages()
 2026-03-26 21:51 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2 00/25] libfuse: Add support for synchronous init
 2026-03-26 21:34 UTC  (26+ messages)
` [PATCH v2 01/25] ci-build: Add environment logging
` [PATCH v2 02/25] Add 'STRCPY' to the checkpatch ignore option
` [PATCH v2 03/25] checkpatch.pl: Add _Atomic to $Attribute patttern
` [PATCH v2 04/25] Add a new daemonize API
` [PATCH v2 05/25] Sync fuse_kernel.h with linux-6.18
` [PATCH v2 06/25] mount.c: Split fuse_mount_sys to prepare privileged sync FUSE_INIT
` [PATCH v2 07/25] Add FUSE_MOUNT_FALLBACK_NEEDED define for -2 mount errors
` [PATCH v2 08/25] Refactor mount code / move common functions to mount_util.c
` [PATCH v2 09/25] Use asprintf() for fuse_mnt_build_{source,type}
` [PATCH v2 10/25] lib/mount.c: Remove some BSD ifdefs
` [PATCH v2 11/25] Move 'struct mount_flags' to util.h
` [PATCH v2 12/25] conftest.py: Add more valgrind filter patterns
` [PATCH v2 13/25] Add support for the new linux mount API
` [PATCH v2 14/25] fuse mount: Support synchronous FUSE_INIT (privileged daemon)
` [PATCH v2 15/25] Add fuse_session_set_debug() to enable debug output without foreground
` [PATCH v2 16/25] Move more generic mount code to mount_util.{c,h}
` [PATCH v2 17/25] Split the fusermount do_mount function
` [PATCH v2 18/25] fusermout: Remove the large read check
` [PATCH v2 19/25] fusermount: Refactor extract_x_options
` [PATCH v2 20/25] Make fusermount work bidirectional for sync init
` [PATCH v2 21/25] New mount API: Filter out "user="
` [PATCH v2 22/25] Add support for sync-init of unprivileged daemons
` [PATCH v2 23/25] Move fuse_mnt_build_{source,type} to mount_util.c
` [PATCH v2 24/25] Add mount and daemonization README documents
` [PATCH v2 25/25] Add a background debug option to passthrough hp

A comparison of the new nfsd iomodes (and an experimental one)
 2026-03-26 20:48 UTC  (4+ messages)

[PATCH v3 0/8] io_uring: add kernel-managed buffer rings
 2026-03-26 20:11 UTC  (8+ messages)
` [PATCH v3 2/8] io_uring/kbuf: support kernel-managed buffer rings in buffer selection

[PATCH v2 0/5] workqueue: Introduce a sharded cache affinity scope
 2026-03-26 19:41 UTC  (5+ messages)
` [PATCH v2 2/5] workqueue: add WQ_AFFN_CACHE_SHARD "

[PATCH] fuse: fix inode initialization race
 2026-03-26 19:14 UTC  (17+ messages)
        `  "
            `  "
                `  "

[PATCH] [PATCH v2] virtiofs: Strengthen FUSE protocol validation for server responses
 2026-03-26 18:47 UTC  (2+ messages)

[RFC PATCH v2 0/3] vfs: transitive upgrade restrictions for fds
 2026-03-26 18:20 UTC  (4+ messages)
` [RFC PATCH v2 1/3] vfs: add support for empty path to openat2(2)
` [RFC PATCH v2 2/3] vfs: transitive upgrade restrictions for fds
` [RFC PATCH v2 3/3] selftest: add tests for OPENAT2_EMPTY_PATH and allowed_upgrades

[REGRESSION] osnoise: "eventpoll: Replace rwlock with spinlock" causes ~50µs noise spikes on isolated PREEMPT_RT cores
 2026-03-26 18:12 UTC  (5+ messages)

[PATCH v1] mm: fix writeback regression for strictlimit BDIs
 2026-03-26 17:58 UTC  (5+ messages)

[PATCH v5 0/7] Automatic NFSv4 state revocation on filesystem unmount
 2026-03-26 17:55 UTC  (8+ messages)
` [PATCH v5 1/7] NFSD: Extract revoke_one_stid() utility function
` [PATCH v5 2/7] NFSD: Add NFSD_CMD_UNLOCK_IP netlink command
` [PATCH v5 3/7] NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM "
` [PATCH v5 4/7] NFSD: Replace idr_for_each_entry_ul in find_one_sb_stid()
` [PATCH v5 5/7] NFSD: Track svc_export in nfs4_stid
` [PATCH v5 6/7] NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink command
` [PATCH v5 7/7] NFSD: Close cached file handles when revoking export state

[PATCH] bpf: add bpf_real_inode() kfunc
 2026-03-26 17:02 UTC  (2+ messages)

[Lsf-pc] [LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
 2026-03-26 16:37 UTC  (15+ messages)

[PATCH v2 0/4] mm: improve large folio readahead and alignment for exec memory
 2026-03-26 16:21 UTC  (5+ messages)
` [PATCH v2 2/4] mm: replace exec_folio_order() with generic preferred_exec_order()

[PATCH] cachefiles: Fix excess dput() after end_removing()
 2026-03-26 16:04 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] fuse: when copying a folio delay the mark dirty until the end
 2026-03-26 15:44 UTC  (4+ messages)
  ` [LTP] "
    `  "

[PATCH v2 00/17] Introduce SCMI Telemetry FS support
 2026-03-26 15:35 UTC  (7+ messages)
` [PATCH v2 05/17] firmware: arm_scmi: Add Telemetry protocol support
` [PATCH v2 07/17] firmware: arm_scmi: Use new Telemetry traces

[RFC PATCH 0/1] vfs: transitive upgrade restrictions for fds
 2026-03-26 15:32 UTC  (5+ messages)
` [PATCH] "

[PATCH v4 0/2] pidfds: add coredump_code field to pidfd_info
 2026-03-26 14:42 UTC  (2+ messages)

[RFC PATCH] fdinfo: Option for public fdinfo
 2026-03-26 14:42 UTC  (6+ messages)

[RFC PATCH v1 03/11] nsproxy: Add FOR_EACH_NS_TYPE() X-macro and CLONE_NS_ALL
 2026-03-26 14:22 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/2] udf: Fix race between file type conversion and writeback
 2026-03-26 14:22 UTC  (5+ messages)
` [PATCH v3 1/2] mpage: Provide variant of mpage_writepages() with own optional folio handler
` [PATCH v3 2/2] udf: Fix race between file type conversion and writeback

[PATCH 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-03-26 14:19 UTC  (29+ messages)
` [PATCH 01/26] netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
` [PATCH 02/26] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
` [PATCH 03/26] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH 04/26] netfs: fix error handling in netfs_extract_user_iter()
` [PATCH 05/26] netfs: Fix read abandonment during retry
` [PATCH 06/26] netfs: Fix the handling of stream->front by removing it
` [PATCH 07/26] cachefiles: Fix excess dput() after end_removing()
` [PATCH 08/26] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH 09/26] mm: Make readahead store folio count in readahead_control
` [PATCH 10/26] netfs: Bulk load the readahead-provided folios up front
` [PATCH 11/26] Add a function to kmap one page of a multipage bio_vec
` [PATCH 12/26] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH 13/26] netfs: Add some tools for managing bvecq chains
` [PATCH 14/26] netfs: Add a function to extract from an iter into a bvecq
` [PATCH 15/26] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH 16/26] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH 17/26] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [PATCH 18/26] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH 19/26] cifs: Remove support for ITER_KVEC/BVEC/FOLIOQ from smb_extract_iter_to_rdma()
` [PATCH 20/26] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH 21/26] netfs: Remove netfs_extract_user_iter()
` [PATCH 22/26] iov_iter: Remove ITER_FOLIOQ
` [PATCH 23/26] netfs: Remove folio_queue and rolling_buffer
` [PATCH 24/26] netfs: Check for too much data being read
` [PATCH 25/26] netfs: Limit the the minimum trigger for progress reporting
` [PATCH 26/26] netfs: Combine prepare and issue ops and grab the buffers on request

[PATCH] netfs: Fix the handling of stream->front by removing it
 2026-03-26 14:19 UTC  (2+ messages)

trivial ->setattr cleanups
 2026-03-26 14:18 UTC  (2+ messages)

[RFC PATCH v2 0/2] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-03-26 14:14 UTC  (3+ messages)
` [RFC PATCH v2 1/2] lsm: add backing_file LSM hooks

[PATCH v3 0/42] fs: Move metadata bh tracking from address_space
 2026-03-26 14:06 UTC  (20+ messages)
` [PATCH 25/42] aio: Stop using i_private_data and i_private_lock
` [PATCH 26/42] fs: Remove i_private_data
` [PATCH 27/42] kvm: Use private inode list instead of i_private_list
` [PATCH 28/42] fs: Drop osync_buffers_list()
` [PATCH 29/42] fs: Fold fsync_buffers_list() into sync_mapping_buffers()
` [PATCH 30/42] fs: Move metadata bhs tracking to a separate struct
` [PATCH 31/42] fs: Make bhs point to mapping_metadata_bhs
` [PATCH 32/42] fs: Switch inode_has_buffers() to take mapping_metadata_bhs
` [PATCH 33/42] fs: Provide functions for handling mapping_metadata_bhs directly
` [PATCH 34/42] ext2: Track metadata bhs in fs-private inode part
` [PATCH 35/42] affs: "
` [PATCH 36/42] bfs: "
` [PATCH 37/42] fat: "
` [PATCH 38/42] udf: "
` [PATCH 39/42] minix: "
` [PATCH 40/42] ext4: "
` [PATCH 41/42] fs: Drop mapping_metadata_bhs from address space
` [PATCH 42/42] fs: Drop i_private_list from address_space

[ANNOUNCE] util-linux v2.42-rc1
 2026-03-26 14:01 UTC  (4+ messages)
` unshare regression in 2.42-rc1

support multiple block devices per file system for block-style layouts
 2026-03-26 12:37 UTC  (5+ messages)
` [PATCH 5/7] nfsd/blocklayout: support GETDEVICEINFO for multiple devices

[PATCH v2] udf: Fix race between file type conversion and writeback
 2026-03-26 12:29 UTC  (3+ messages)

[RFC PATCH 0/1] ext4: fail fast on repeated metadata reads after IO failure
 2026-03-26 12:09 UTC  (9+ messages)
` [RFC 1/1] "

[PATCH v2] ext4: do not check fast symlink during orphan recovery
 2026-03-26 11:57 UTC  (2+ messages)

[PATCH 0/5] exfat: convert to iomap
 2026-03-26 11:50 UTC  (6+ messages)
` [PATCH 1/5] exfat: add iomap support
` [PATCH 2/5] exfat: add iomap direct I/O support
` [PATCH 3/5] exfat: add iomap buffered "
` [PATCH 4/5] exfat: add support for multi-cluster allocation
` [PATCH 5/5] exfat: add support for SEEK_HOLE and SEEK_DATA in llseek

[PATCH v3 00/11] ext4: refactor partial block zero-out for iomap conversion
 2026-03-26 11:10 UTC  (12+ messages)
` [PATCH v3 01/11] ext4: add did_zero output parameter to ext4_block_zero_page_range()
` [PATCH v3 02/11] ext4: rename and extend ext4_block_truncate_page()
` [PATCH v3 03/11] ext4: factor out journalled block zeroing range
` [PATCH v3 04/11] ext4: rename ext4_block_zero_page_range() to ext4_block_zero_range()
` [PATCH v3 05/11] ext4: move ordered data handling out of ext4_block_do_zero_range()
` [PATCH v3 06/11] ext4: remove handle parameters from zero partial block functions
` [PATCH v3 07/11] ext4: pass allocate range as loff_t to ext4_alloc_file_blocks()
` [PATCH v3 08/11] ext4: move zero partial block range functions out of active handle
` [PATCH v3 09/11] ext4: remove ctime/mtime update from ext4_alloc_file_blocks()
` [PATCH v3 10/11] ext4: move pagecache_isize_extended() out of active handle
` [PATCH v3 11/11] ext4: zero post-EOF partial block before appending write

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-26 10:46 UTC  (5+ messages)
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA


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