public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-11 07:12:49 to 2025-01-17 01:05:41 UTC [more...]

[PATCH] pnfs/flexfiles: retry getting layout segment for reads
 2025-01-17  1:05 UTC 

[LSF/MM/BPF TOPIC] Implementing the NFS v4.2 WRITE_SAME operation: VFS or NFS ioctl() ?
 2025-01-16 22:11 UTC  (19+ messages)
              ` [Lsf-pc] "

[PATCH v2 0/3] nfsdctl: add support for new lockd configuration interface
 2025-01-16 21:12 UTC  (24+ messages)
` [PATCH v2 3/3] nfsdctl: add necessary bits to configure lockd
            ` [nfs-utils PATCH] nfsdctl: debug logging fixups

[PATCH] SUNRPC: Set tk_rpc_status when RPC_TASK_SIGNALLED is detected
 2025-01-16 20:52 UTC  (4+ messages)

nfsd becomes a zombie
 2025-01-16 20:07 UTC  (12+ messages)
  ` nfsd blocks indefinitely in nfsd4_destroy_session (was: Re: nfsd becomes a zombie)
    ` nfsd blocks indefinitely in nfsd4_destroy_session

[PATCH 0/3] fix removal of nfsd listeners
 2025-01-16 16:44 UTC  (17+ messages)
` [PATCH 1/3] llist: add ability to remove a particular entry from the list
` [PATCH 2/3] SUNRPC: add ability to remove specific server transport
` [PATCH 3/3] nfsd: fix management of listener transports

[PATCHES][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
 2025-01-16 15:53 UTC  (27+ messages)
` [PATCHES v2][RFC][CFT] "
  ` [PATCH v2 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
    ` [PATCH v2 02/20] dcache: back inline names with a struct-wrapped array of unsigned long
    ` [PATCH v2 03/20] make take_dentry_name_snapshot() lockless
    ` [PATCH v2 04/20] dissolve external_name.u into separate members
    ` [PATCH v2 05/20] ext4 fast_commit: make use of name_snapshot primitives
    ` [PATCH v2 06/20] generic_ci_d_compare(): use shortname_storage
    ` [PATCH v2 07/20] Pass parent directory inode and expected name to ->d_revalidate()
    ` [PATCH v2 08/20] afs_d_revalidate(): use stable name and parent inode passed by caller
    ` [PATCH v2 09/20] ceph_d_revalidate(): use stable "
    ` [PATCH v2 10/20] ceph_d_revalidate(): propagate stable name down into request enconding
    ` [PATCH v2 11/20] fscrypt_d_revalidate(): use stable parent inode passed by caller
    ` [PATCH v2 12/20] exfat_d_revalidate(): "
    ` [PATCH v2 13/20] vfat_revalidate{,_ci}(): "
    ` [PATCH v2 14/20] fuse_dentry_revalidate(): use stable parent inode and name "
    ` [PATCH v2 15/20] gfs2_drevalidate(): "
    ` [PATCH v2 16/20] nfs{,4}_lookup_validate(): use stable parent inode "
    ` [PATCH v2 17/20] nfs: fix ->d_revalidate() UAF on ->d_name accesses
    ` [PATCH v2 18/20] ocfs2_dentry_revalidate(): use stable parent inode and name passed by caller
    ` [PATCH v2 19/20] orangefs_d_revalidate(): "
    ` [PATCH v2 20/20] 9p: fix ->rename_sem exclusion

nfsd4 laundromat_main hung tasks
 2025-01-16 14:12 UTC  (14+ messages)

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-01-16 10:03 UTC  (16+ messages)
` [PATCH v5 -next 06/16] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v5 -next 08/16] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v5 -next 09/16] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v5 -next 10/16] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v5 -next 12/16] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v5 -next 13/16] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v5 -next 14/16] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v5 -next 15/16] sysctl: remove the vm_table
` [PATCH v5 -next 16/16] sysctl: remove unneeded include
    ` Re: [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2025-01-16  7:53 UTC  (3+ messages)

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-15 20:30 UTC  (5+ messages)

[PATCH nfs-utils v3 0/7] rpcctl: Flake8 cleanups
 2025-01-15 20:29 UTC  (8+ messages)
` [PATCH nfs-utils v3 1/7] rpcctl: Fix flake8 whitespace errors
` [PATCH nfs-utils v3 2/7] rpcctl: Fix flake8 line-too-long errors
` [PATCH nfs-utils v3 3/7] rpcctl: Fix flake8 bare exception error
` [PATCH nfs-utils v3 4/7] rpcctl: Fix flake8 ambiguous-variable-name error
` [PATCH nfs-utils v3 5/7] rpcctl: Add missing docstrings to the Xprt class
` [PATCH nfs-utils v3 6/7] rpcctl: Add missing docstrings to the XprtSwitch class
` [PATCH nfs-utils v3 7/7] rpcctl: Add remaining missing docstrings

[PATCH nfs-utils v2 0/8] rpcctl: Flake8 cleanups
 2025-01-15 20:20 UTC  (9+ messages)
` [PATCH nfs-utils v2 1/8] Patch for broken libnfsimapd static and regex plugins
` [PATCH nfs-utils v2 2/8] rpcctl: Fix flake8 whitespace errors
` [PATCH nfs-utils v2 3/8] rpcctl: Fix flake8 line-too-long errors
` [PATCH nfs-utils v2 4/8] rpcctl: Fix flake8 bare exception error
` [PATCH nfs-utils v2 5/8] rpcctl: Fix flake8 ambiguous-variable-name error
` [PATCH nfs-utils v2 6/8] rpcctl: Add missing docstrings to the Xprt class
` [PATCH nfs-utils v2 7/8] rpcctl: Add missing docstrings to the XprtSwitch class
` [PATCH nfs-utils v2 8/8] rpcctl: Add remaining missing docstrings

[PATCH] nfsd: add list_head nf_gc to struct nfsd_file
 2025-01-15 19:48 UTC  (2+ messages)
` Fwd: "

[PATCH] nfsd: free nfsd_file by gc after adding it to lru list
 2025-01-15 15:27 UTC  (9+ messages)

[nfs-utils PATCH] nfsdctl: tweak the version subcommand behavior
 2025-01-15 13:07 UTC  (4+ messages)

[PATCH 6.12 010/189] nfs: Fix oops in nfs_netfs_init_request() when copying to cache
 2025-01-15 10:35 UTC 

Patch for broken libnfsimapd static and regex plugins. It appears that the makefile does not add nfsidmap_common.c in the sources. . nfs-utils (1:2.8.2-1.1~0.1) UNRELEASED; urgency=medium . * Non-maintainer upload. * Fix issue with static and regex plugins missing symbol get_grnam_buflen
 2025-01-15  9:53 UTC  (2+ messages)

[PATCH] nfsdcltrack related manpage and configure file cleanup
 2025-01-15  9:40 UTC  (3+ messages)

[RFC PATCH] NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
 2025-01-14 22:46 UTC  (2+ messages)

nfsd blocks indefinitely in nfsd4_destroy_session
 2025-01-14 20:31 UTC 

[PATCH 0/3] NFS & SUNRPC Sysfs Improvements
 2025-01-14 15:09 UTC  (5+ messages)
` [PATCH 3/3] sunrpc: Add a sysfs file for adding a new xprt

[PATCH NFS-UTILS 00/10] rpcctl: Various Improvements
 2025-01-14  9:14 UTC  (5+ messages)
` [PATCH NFS-UTILS 10/10] rpcctl: Add support for `rpcctl switch add-xprt`

linux-next: build warning after merge of the nfs-anna tree
 2025-01-14  5:45 UTC  (2+ messages)

[nfs-utils PATCH v3 0/3] version handling fixes for nfsdctl and rpc.nfsd
 2025-01-13 23:20 UTC  (5+ messages)
` [nfs-utils PATCH v3 1/3] nfsdctl: tweak the version subcommand behavior
` [nfs-utils PATCH v3 2/3] nfsdctl: tweak the nfs.conf version handling
` [nfs-utils PATCH v3 3/3] nfsd: fix version sanity check

[nfs-utils PATCH v2 0/2] nfsdctl version handling fixes
 2025-01-13 23:11 UTC  (3+ messages)

[for-6.13 PATCH v3 00/14] nfs/nfsd: improvements for LOCALIO
 2025-01-13 22:29 UTC  (10+ messages)
                ` [PATCH v2] nfs: fix incorrect error handling in LOCALIO (was: Re: [for-6.13 PATCH v3 00/14] nfs/nfsd: improvements for LOCALIO)

[PATCH AUTOSEL 5.4 3/4] kheaders: Ignore silly-rename files
 2025-01-13 18:36 UTC 

[PATCH AUTOSEL 5.10 4/5] kheaders: Ignore silly-rename files
 2025-01-13 18:36 UTC 

[PATCH AUTOSEL 5.15 4/6] kheaders: Ignore silly-rename files
 2025-01-13 18:35 UTC 

[PATCH AUTOSEL 6.1 04/10] kheaders: Ignore silly-rename files
 2025-01-13 18:35 UTC 

[PATCH AUTOSEL 6.6 04/10] kheaders: Ignore silly-rename files
 2025-01-13 18:35 UTC 

[PATCH AUTOSEL 6.12 06/20] kheaders: Ignore silly-rename files
 2025-01-13 18:34 UTC 

[PATCH v3 0/7] Client-side OFFLOAD_STATUS implementation
 2025-01-13 17:11 UTC  (11+ messages)
` [PATCH v3 1/7] NFS: CB_OFFLOAD can return NFS4ERR_DELAY
` [PATCH v3 2/7] NFS: Fix typo in OFFLOAD_CANCEL comment
` [PATCH v3 3/7] NFS: Rename struct nfs4_offloadcancel_data
` [PATCH v3 4/7] NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR
` [PATCH v3 5/7] NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
` [PATCH v3 6/7] NFS: Use "
` [PATCH v3 7/7] NFS: Refactor trace_nfs4_offload_cancel

fstests failures with NFSD attribute delegation support
 2025-01-13 14:46 UTC  (7+ messages)

BUG: Linux 6.12 nfsd does not support FATTR4_WORD2_CHANGE_ATTR_TYPE in NFSv4.2 mode!!
 2025-01-13 13:54 UTC  (7+ messages)

[PATCH] SUNRPC: Remove unused krb5_decrypt
 2025-01-12 19:06 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