Linux NFS development
 help / color / mirror / Atom feed
 messages from 2025-09-09 19:05:29 to 2025-09-12 11:54:09 UTC [more...]

[PATCH v2 00/33] ns: support file handles
 2025-09-12 11:52 UTC  (13+ messages)
` [PATCH v2 01/33] pidfs: validate extensible ioctls
` [PATCH v2 02/33] nsfs: drop tautological ioctl() check
` [PATCH v2 03/33] nsfs: validate extensible ioctls
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 05/33] ns: move to_ns_common() to ns_common.h
` [PATCH v2 06/33] nsfs: add nsfs.h header
` [PATCH v2 07/33] ns: uniformly initialize ns_common
` [PATCH v2 08/33] cgroup: use ns_common_init()
` [PATCH v2 09/33] ipc: "
` [PATCH v2 10/33] mnt: "
` [PATCH v2 11/33] net: "
` [PATCH v2 12/33] pid: "

[PATCHES] nfsctl fix and cleanups
 2025-09-12 11:38 UTC  (9+ messages)
` [PATCH 1/5] nfsctl: symlink has no business bumping link count of parent directory
  ` [PATCH 2/5] nfsd_mkdir(): switch to simple_start_creating()
  ` [PATCH 3/5] _nfsd_symlink(): "
  ` [PATCH 4/5] nfsdfs_create_files(): "
  ` [PATCH 5/5] nfsd_get_inode(): lift setting ->i_{,f}op to callers

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-12 10:48 UTC  (13+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v6 02/11] arch: export set_direct_map_valid_noflush to KVM module
` [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v6 04/11] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v6 06/11] KVM: selftests: load elf via bounce buffer
` [PATCH v6 07/11] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v6 08/11] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v6 09/11] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v6 10/11] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v6 11/11] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH 00/32] ns: support file handles
 2025-09-12  9:12 UTC  (73+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
` [PATCH 02/32] nsfs: "
` [PATCH 03/32] block: use extensible_ioctl_valid()
` [PATCH 04/32] ns: move to_ns_common() to ns_common.h
` [PATCH 05/32] nsfs: add nsfs.h header
` [PATCH 06/32] ns: uniformly initialize ns_common
` [PATCH 07/32] mnt: use ns_common_init()
` [PATCH 08/32] ipc: "
` [PATCH 09/32] cgroup: "
` [PATCH 10/32] pid: "
` [PATCH 11/32] time: "
` [PATCH 12/32] uts: "
` [PATCH 13/32] user: "
` [PATCH 14/32] net: "
` [PATCH 15/32] ns: remove ns_alloc_inum()
` [PATCH 16/32] nstree: make iterator generic
` [PATCH 17/32] mnt: support iterator
` [PATCH 18/32] cgroup: "
` [PATCH 19/32] ipc: "
` [PATCH 20/32] net: "
` [PATCH 21/32] pid: "
` [PATCH 22/32] time: "
` [PATCH 23/32] userns: "
` [PATCH 24/32] uts: "
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers
` [PATCH 26/32] nsfs: add current_in_namespace()
` [PATCH 27/32] nsfs: support file handles
` [PATCH 28/32] nsfs: support exhaustive "
` [PATCH 29/32] nsfs: add missing id retrieval support
` [PATCH 30/32] tools: update nsfs.h uapi header
` [PATCH 31/32] selftests/namespaces: add identifier selftests
` [PATCH 32/32] selftests/namespaces: add file handle selftests
` [syzbot ci] Re: ns: support file handles

[PATCHSET RFC v2 00/10] add support for name_to, open_by_handle_at() to io_uring
 2025-09-12  8:21 UTC  (25+ messages)
` [PATCH 01/10] fhandle: create helper for name_to_handle_at(2)
` [PATCH 02/10] io_uring: add support for IORING_OP_NAME_TO_HANDLE_AT
` [PATCH 03/10] fhandle: helper for allocating, reading struct file_handle
` [PATCH 04/10] fhandle: create do_filp_path_open() helper
` [PATCH 05/10] fhandle: make do_filp_path_open() take struct open_flags
` [PATCH 06/10] exportfs: allow VFS flags in struct file_handle
` [PATCH 07/10] exportfs: new FILEID_CACHED flag for non-blocking fh lookup
` [PATCH 08/10] io_uring: add __io_open_prep() helper
` [PATCH 09/10] io_uring: add support for IORING_OP_OPEN_BY_HANDLE_AT
` [PATCH 10/10] xfs: add support for non-blocking fh_to_dentry()

[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-12  6:50 UTC 

[RFC PATCH v3] svcrdma: Introduce Receive buffer arenas
 2025-09-11 21:33 UTC  (2+ messages)

[RFC PATCH] NFSD: Remove WARN_ON_ONCE in nfsd_iter_read()
 2025-09-11 20:18 UTC 

[PATCH] NFSD: Impl multiple extents in block/scsi layoutget
 2025-09-11 18:05 UTC  (2+ messages)

LInux NFSv4.1 client and server- case insensitive filesystems supported?
 2025-09-11 16:08 UTC  (24+ messages)
          ` NFSv4.x export options to mark export as case-insensitive, case-preserving? "
                      ` fattr4_archive "deprecated" ? "

[PATCH v1] NFSD: Define a proc_layoutcommit for the FlexFiles layout type
 2025-09-11 15:12 UTC 

Where Is Dirty Data Flushed During NFSv4 Delegation Recall?
 2025-09-11 14:29 UTC  (2+ messages)

nfsd's ff_layout_ops.proc_layoutcommit is NULL
 2025-09-11 14:14 UTC  (3+ messages)

[nfs-utils PATCH v2] rpc-statd.service: define dependency on both rpcbind.service and rpcbind.socket
 2025-09-11 11:29 UTC  (3+ messages)

[PATCH] nfsrahead: modify get_device_info logic
 2025-09-11 11:28 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes for 6.17
 2025-09-10 19:42 UTC  (2+ messages)

[PATCH v2 7/7] Use simple_start_creating() in various places
 2025-09-10 18:28 UTC  (6+ messages)

[RFC PATCH v1] svcrdma: Release transport resources synchronously
 2025-09-10 17:26 UTC  (5+ messages)

[PATCH v1] NFSD: Define actions for the new time_deleg FATTR4 attributes
 2025-09-10 17:01 UTC  (3+ messages)

client can crash nfsd4_encode_fattr4() by setting bit 84
 2025-09-10 15:21 UTC  (6+ messages)

[PATCH v1 0/3] NFSD direct I/O read
 2025-09-10 14:29 UTC  (19+ messages)
` [PATCH v1 1/3] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v1 2/3] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v1 3/3] NFSD: Implement NFSD_IO_DIRECT for NFS READ
` [PATCH 0/2] NFSD: continuation of NFSD DIRECT
  ` [PATCH 1/2] sunrpc: add an extra reserve page to svc_serv_maxpages()
  ` [PATCH 2/2] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE

[PATCH v4 0/3] Initial NFS client support for RWF_DONTCACHE
 2025-09-10  1:59 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n"
 2025-09-09 20:07 UTC  (2+ messages)


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