linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-09 11:35:44 to 2025-06-11 00:16:49 UTC [more...]

[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-06-11  0:16 UTC  (8+ messages)
` [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock

[PATCH] fs/xattr.c: fix simple_xattr_list()
 2025-06-10 23:50 UTC  (3+ messages)

[PATCH v3 bpf-next 0/5] bpf path iterator
 2025-06-10 23:34 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()

[PATCH] hfs: add logic of correcting a next unused CNID
 2025-06-10 23:16 UTC 

[PATCHES][RFC][CFR] mount-related stuff
 2025-06-10 23:14 UTC  (29+ messages)
` [PATCH 01/26] copy_tree(): don't set ->mnt_mountpoint on the root of copy
  ` [PATCH 02/26] constify mnt_has_parent()
  ` [PATCH 03/26] pnode: lift peers() into pnode.h
  ` [PATCH 04/26] new predicate: mount_is_ancestor()
  ` [PATCH 05/26] constify is_local_mountpoint()
  ` [PATCH 06/26] new predicate: anon_ns_root(mount)
  ` [PATCH 07/26] dissolve_on_fput(): use anon_ns_root()
  ` [PATCH 08/26] don't set MNT_LOCKED on parentless mounts
  ` [PATCH 09/26] clone_mnt(): simplify the propagation-related logics
  ` [PATCH 10/26] do_umount(): simplify the "is it still mounted" checks
  ` [PATCH 11/26] sanitize handling of long-term internal mounts
  ` [PATCH 12/26] Rewrite of propagate_umount()
  ` [PATCH 13/26] attach_mnt(): expand in attach_recursive_mnt(), then lose the flag argument
  ` [PATCH 14/26] do_move_mount(): take dropping the old mountpoint into attach_recursive_mnt()
  ` [PATCH 15/26] get rid of mnt_set_mountpoint_beneath()
  ` [PATCH 16/26] make commit_tree() usable in same-namespace move case
  ` [PATCH 17/26] attach_recursive_mnt(): unify the mnt_change_mountpoint() logics
  ` [PATCH 18/26] attach_recursive_mnt(): pass destination mount in all cases
  ` [PATCH 19/26] attach_recursive_mnt(): get rid of flags entirely
  ` [PATCH 20/26] do_move_mount(): get rid of 'attached' flag
  ` [PATCH 21/26] attach_recursive_mnt(): remove from expiry list on move
  ` [PATCH 22/26] take ->mnt_expire handling under mount_lock [read_seqlock_excl]
  ` [PATCH 23/26] pivot_root(): reorder tree surgeries, collapse unhash_mnt() and put_mountpoint()
  ` [PATCH 24/26] combine __put_mountpoint() with unhash_mnt()
  ` [PATCH 25/26] get rid of mountpoint->m_count
  ` [PATCH 26/26] don't have mounts pin their parents

[PATCH RESEND] doc: fuse: Add max_background and congestion_threshold
 2025-06-10 22:50 UTC  (2+ messages)

[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
 2025-06-10 22:25 UTC  (5+ messages)
` [PATCH v3 1/6] mm: userfaultfd: generic continue for non hugetlbfs
` [PATCH v3 4/6] KVM: guest_memfd: add support for userfaultfd minor

[PATCH 0/6] NFSD: add enable-dontcache and initially use it to add DIO support
 2025-06-10 20:57 UTC  (7+ messages)
` [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
` [PATCH 2/6] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH 3/6] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH 4/6] fs: introduce RWF_DIRECT to allow using O_DIRECT on a per-IO basis
` [PATCH 5/6] NFSD: leverage DIO alignment to selectively issue O_DIRECT reads and writes
` [PATCH 6/6] NFSD: issue READs using O_DIRECT even if IO is misaligned

[PATCH 0/8 preview] demonstrate proposed new locking strategy for directories
 2025-06-10 20:57 UTC  (5+ messages)
` [PATCH 5/8] Introduce S_DYING which warns that S_DEAD might follow
` [PATCH 7/8] VFS: use new dentry locking for create/remove/rename

[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
 2025-06-10 20:33 UTC  (42+ messages)
` [PATCH v1 1/8] iomap: move buffered io bio logic into separate file
` [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
` [PATCH v1 3/8] iomap: add buffered write support for IOMAP_IN_MEM iomaps
` [PATCH v1 4/8] iomap: add writepages "
` [PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()

[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
 2025-06-10 19:51 UTC  (8+ messages)

[PATCH 0/7] iomap: zero range folio batch support
 2025-06-10 19:12 UTC  (33+ messages)
` [PATCH 1/7] iomap: move pos+len BUG_ON() to after folio lookup
` [PATCH 2/7] filemap: add helper to look up dirty folios in a range
` [PATCH 3/7] iomap: optional zero range dirty folio processing
` [PATCH 4/7] xfs: always trim mapping to requested range for zero range
` [PATCH 5/7] xfs: fill dirty folios on zero range of unwritten mappings
` [PATCH 6/7] iomap: remove old partial eof zeroing optimization
` [PATCH RFC 7/7] xfs: error tag to force zeroing on debug kernels

[PATCH] ceph: fix potential race condition of i_cap_delay_list access
 2025-06-10 19:05 UTC 

[PATCH] VFS: change try_lookup_noperm() to skip revalidation
 2025-06-10 17:06 UTC  (2+ messages)

[PATCH for-next v3 0/2] add ioctl to query metadata and protection info capabilities
 2025-06-10 13:22 UTC  (3+ messages)
    ` [PATCH for-next v3 1/2] block: introduce pi_size field in blk_integrity
    ` [PATCH for-next v3 2/2] fs: add ioctl to query metadata and protection info capabilities

[RFC PATCH v2 0/3] fanotify HSM events for directories
 2025-06-10 15:25 UTC  (3+ messages)

WTS Available laptops and Memory
 2025-06-10 14:51 UTC 

[PATCH] fs: add missing values to TRACE_IOCB_STRINGS
 2025-06-10 14:00 UTC 

[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
 2025-06-10 13:37 UTC  (11+ messages)

[PATCH v2 0/4] mm: userfaultfd: assorted fixes and cleanups
 2025-06-10 13:17 UTC  (10+ messages)
` [PATCH v2 1/4] userfaultfd: correctly prevent registering VM_DROPPABLE regions
` [PATCH v2 2/4] userfaultfd: remove (VM_)BUG_ON()s
` [PATCH v2 3/4] userfaultfd: prevent unregistering VMAs through a different userfaultfd

[PATCH] /proc/pid/smaps: add mo info for vma in NOMMU system
 2025-06-10 11:15 UTC  (3+ messages)

[PATCH for-next v2 0/2] add ioctl to query protection info capabilities
 2025-06-10 10:26 UTC  (7+ messages)
  ` [PATCH for-next v2 2/2] fs: "

[PATCH v2] mm: add mmap_prepare() compatibility layer for nested file systems
 2025-06-10 10:06 UTC  (3+ messages)

[PATCH v2] mm: fix the inaccurate memory statistics issue for users
 2025-06-10  9:59 UTC  (10+ messages)

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-10  9:38 UTC  (11+ messages)
` [PATCH v4 2/7] cxl/core: Remove CONFIG_CXL_SUSPEND and always build suspend.o
` [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation

[PATCH 5/5] Change vfs_mkdir() to unlock on failure
 2025-06-10  8:26 UTC  (4+ messages)

[BUG] WARNING in bdev_getblk
 2025-06-10  8:02 UTC  (4+ messages)

[PATCH] binfmt_elf: use check_mul_overflow() for size calc
 2025-06-10  7:59 UTC  (3+ messages)

[PATCH v2 0/1] MAINTAINERS: .mailmap: Update Hans de Goede's email address
 2025-06-10  7:49 UTC  (3+ messages)
` [PATCH v2 1/1] "

[HFS] generic/740 failure details
 2025-06-10  5:43 UTC  (4+ messages)

LInux NFSv4.1 client and server- case insensitive filesystems supported?
 2025-06-10  5:34 UTC  (12+ messages)

fuse: suspend blockers
 2025-06-10  4:56 UTC  (3+ messages)

[PATCHv2 1/2] sched/wait: Add wait_event_state_exclusive()
 2025-06-10  4:52 UTC  (2+ messages)
` [PATCHv2 2/2] fuse: use freezable wait in fuse_get_req()

[PATCH v2] xarray: Add a BUG_ON() to ensure caller is not sibling
 2025-06-10  4:41 UTC  (2+ messages)

[PATCH v3 RESEND] selftests: filesystems: Add functional test for the abort file in fusectl
 2025-06-10  2:10 UTC 

[PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-10  1:47 UTC  (2+ messages)

[PATCH 0/7] Some random fixes and cleanups to shmem
 2025-06-10  1:02 UTC  (5+ messages)
` [PATCH 1/7] mm: shmem: correctly pass alloced parameter to shmem_recalc_inode() to avoid WARN_ON()

Perf regression in 6.16-rc1 in generic/676 (readdir related)
 2025-06-10  0:38 UTC  (2+ messages)

[PATCH 0/3] nsfs: expose the stable inode numbers in a public header
 2025-06-09 22:46 UTC  (3+ messages)
` [PATCH 2/3] netns: use stable inode number for initial mount ns

[PATCHSET RFC[RAP]] fuse: allow servers to use iomap for better file IO performance
 2025-06-09 20:29 UTC  (7+ messages)
` [PATCH 01/11] fuse: fix livelock in synchronous file put from fuseblk workers

[PATCH] utf8: Remove unused utf8_normalize
 2025-06-09 19:01 UTC  (2+ messages)

casefold is using unsuitable case mapping table
 2025-06-09 18:12 UTC  (4+ messages)

[bug] propagate_mount_busy() giving false negatives
 2025-06-09 17:41 UTC 

[PATCH] mm: add mmap_prepare() compatibility layer for nested file systems
 2025-06-09 16:52 UTC  (9+ messages)

[PATCH 0/5] Minor cleanup preparation for some dir-locking API changes
 2025-06-09 14:35 UTC  (18+ messages)
` [PATCH 1/5] VFS: merge lookup_one_qstr_excl_raw() back into lookup_one_qstr_excl()
` [PATCH 2/5] VFS: Minor fixes for porting.rst
` [PATCH 3/5] coda: use iterate_dir() in coda_readdir()
` [PATCH 4/5] exportfs: use lookup_one_unlocked()
` [PATCH 5/5] Change vfs_mkdir() to unlock on failure

[PATCH 0/5] coredump: allow for flexible coredump handling
 2025-06-09 14:19 UTC  (4+ messages)
` [PATCH 2/5] selftests/coredump: fix build

[PATCH v2 0/5] coredump: allow for flexible coredump handling
 2025-06-09 14:16 UTC  (4+ messages)
` [PATCH v2 1/5] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).