Linux NFS development
 help / color / mirror / Atom feed
 messages from 2025-09-10 15:21:43 to 2025-09-15 11:49:17 UTC [more...]

[PATCH v2 00/33] ns: support file handles
 2025-09-15 11:49 UTC  (39+ 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: "
` [PATCH v2 13/33] time: "
` [PATCH v2 14/33] user: "
` [PATCH v2 15/33] uts: "
` [PATCH v2 16/33] ns: remove ns_alloc_inum()
` [PATCH v2 17/33] nstree: make iterator generic
` [PATCH v2 18/33] mnt: support ns lookup
` [PATCH v2 19/33] cgroup: "
` [PATCH v2 20/33] ipc: "
` [PATCH v2 21/33] net: "
` [PATCH v2 22/33] pid: "
` [PATCH v2 23/33] time: "
` [PATCH v2 24/33] user: "
` [PATCH v2 25/33] uts: "
` [PATCH v2 26/33] ns: add to_<type>_ns() to respective headers
` [PATCH v2 27/33] nsfs: add current_in_namespace()
` [PATCH v2 28/33] nsfs: support file handles
` [PATCH v2 29/33] nsfs: support exhaustive "
` [PATCH v2 30/33] nsfs: add missing id retrieval support
` [PATCH v2 31/33] tools: update nsfs.h uapi header
` [PATCH v2 32/33] selftests/namespaces: add identifier selftests
` [PATCH v2 33/33] selftests/namespaces: add file handle selftests

[PATCH v2 0/7] nvme-tcp: Support receiving KeyUpdate requests
 2025-09-15 11:44 UTC  (2+ messages)

Where Is Dirty Data Flushed During NFSv4 Delegation Recall?
 2025-09-15 11:23 UTC  (3+ messages)

VFS: change ->atomic_open() calling to always have exclusive access
 2025-09-15  3:01 UTC  (3+ messages)
` [PATCH 1/2] NFS: remove d_drop()/d_alloc_paralle() from nfs_atomic_open()
` [PATCH 2/2] VFS: don't call ->atomic_open on cached negative without O_CREAT

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-14  7:44 UTC  (15+ 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

[RFC PATCH] NFSD: Remove WARN_ON_ONCE in nfsd_iter_read()
 2025-09-14  0:34 UTC  (5+ messages)

[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-13  0:33 UTC  (4+ messages)

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

[PATCH v1 0/9] SUNRPC: Convert the scratch page into a scratch folio
 2025-09-12 21:14 UTC  (11+ messages)
` [PATCH v1 1/9] sunrpc: Introduce xdr_set_scratch_folio()
` [PATCH v1 1/9] SUNRPC: "
` [PATCH v1 2/9] NFS: Update readdir to use a scratch folio
` [PATCH v1 3/9] NFS: Update getacl to use xdr_set_scratch_folio()
` [PATCH v1 4/9] NFS: Update listxattr "
` [PATCH v1 5/9] NFS: Update the blocklayout "
` [PATCH v1 6/9] NFS: Update the filelayout "
` [PATCH v1 7/9] NFS: Update the flexfilelayout driver "
` [PATCH v1 8/9] SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()
` [PATCH v1 9/9] SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()

[PATCH 1/1] NFSv4: handle ERR_GRACE on delegation recalls
 2025-09-12 16:04 UTC  (6+ messages)

Status of nfsometer - Debian - Triston Line
 2025-09-12 13:50 UTC  (2+ messages)

[RFC PATCH v3] svcrdma: Introduce Receive buffer arenas
 2025-09-12 13:46 UTC  (3+ messages)

ANNOUNCE: nfs-utils-2.8.4 released
 2025-09-12 13:16 UTC 

[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 00/32] ns: support file handles
 2025-09-12  9:12 UTC  (61+ 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 18/32] cgroup: support iterator
` [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 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] 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 

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  (2+ 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  (4+ 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)


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