Linux-NFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-31 06:23:10 to 2021-06-09 21:07:43 UTC [more...]

[PATCH] sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
 2021-06-09 21:07 UTC 

[PATCH 1/1] NFSv4.1+ add trunking when server trunking detected
 2021-06-09 20:47 UTC  (22+ messages)

NFSv4: Mounting NFS server which is down, blocks all other NFS mounts on same machine
 2021-06-09 20:19 UTC  (20+ messages)

quic in-kernel implementation?
 2021-06-09 18:44 UTC  (13+ messages)

[PATCH] NFSv4: Initialise connection to the server in nfs4_alloc_client()
 2021-06-09 18:33 UTC 

Proposal
 2021-06-09 12:10 UTC 

[PATCH v10 00/13] create sysfs files for changing IP address
 2021-06-08 19:59 UTC  (14+ messages)
` [PATCH v10 01/13] sunrpc: Create a sunrpc directory under /sys/kernel/
` [PATCH v10 02/13] sunrpc: Create a client/ subdirectory in the sunrpc sysfs
` [PATCH v10 03/13] sunrpc: Create per-rpc_clnt sysfs kobjects
` [PATCH v10 04/13] sunrpc: add xprt id
` [PATCH v10 05/13] sunrpc: add IDs to multipath
` [PATCH v10 06/13] sunrpc: keep track of the xprt_class in rpc_xprt structure
` [PATCH v10 07/13] sunrpc: add xprt_switch direcotry to sunrpc's sysfs
` [PATCH v10 08/13] sunrpc: add a symlink from rpc-client directory to the xprt_switch
` [PATCH v10 09/13] sunrpc: add add sysfs directory per xprt under each xprt_switch
` [PATCH v10 10/13] sunrpc: add dst_attr attributes to the sysfs xprt directory
` [PATCH v10 11/13] sunrpc: provide transport info in the sysfs directory
` [PATCH v10 12/13] sunrpc: provide multipath "
` [PATCH v10 13/13] sunrpc: provide showing transport's state "

[RFC PATCH 0/6] Add a tool for using the new sysfs files
 2021-06-08 17:46 UTC  (7+ messages)
` [RFC PATCH 1/6] nfs-sysfs: Add an nfs-sysfs.py tool
` [RFC PATCH 2/6] nfs-sysfs.py: Add a command for printing xprt switch information
` [RFC PATCH 3/6] nfs-sysfs.py: Add a command for printing individual xprts
` [RFC PATCH 4/6] nfs-sysfs.py: Add a command for printing rpc-client information
` [RFC PATCH 5/6] nfs-sysfs.py: Add a command for changing xprt dstaddr
` [RFC PATCH 6/6] nfs-sysfs.py: Add a command for changing xprt-switch dstaddrs

nfsd dead loop when xfstests generic/531
 2021-06-08 17:20 UTC  (4+ messages)

[PATCH] nfs(5): Fix missing mentions of "rdma6" netid
 2021-06-08 17:10 UTC 

[PATCH] nfs(5): Correct the spelling of "kernel_source"
 2021-06-08 17:03 UTC 

[PATCH 1/2] NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
 2021-06-08  6:08 UTC  (5+ messages)
` [PATCH 2/2] NFSv4: Fix second deadlock in nfs4_evict_inode()

[PATCH] treewide: Add missing semicolons to __assign_str uses
 2021-06-07 23:18 UTC  (3+ messages)

[PATCH v9 00/13] create sysfs files for changing IP address
 2021-06-07 21:57 UTC  (16+ messages)
` [PATCH v9 01/13] sunrpc: Create a sunrpc directory under /sys/kernel/
` [PATCH v9 02/13] sunrpc: Create a client/ subdirectory in the sunrpc sysfs
` [PATCH v9 03/13] sunrpc: Create per-rpc_clnt sysfs kobjects
` [PATCH v9 04/13] sunrpc: add xprt id
` [PATCH v9 05/13] sunrpc: add IDs to multipath
` [PATCH v9 06/13] sunrpc: keep track of the xprt_class in rpc_xprt structure
` [PATCH v9 07/13] sunrpc: add xprt_switch direcotry to sunrpc's sysfs
` [PATCH v9 08/13] sunrpc: add a symlink from rpc-client directory to the xprt_switch
` [PATCH v9 09/13] sunrpc: add add sysfs directory per xprt under each xprt_switch
` [PATCH v9 10/13] sunrpc: add dst_attr attributes to the sysfs xprt directory
` [PATCH v9 11/13] sunrpc: provide transport info in the sysfs directory
` [PATCH v9 12/13] sunrpc: provide multipath "
` [PATCH v9 13/13] sunrpc: provide showing transport's state "

[PATCH -next] nfs_common: fix doc warning
 2021-06-07  6:28 UTC 

[syzbot] general protection fault in nfsd_reply_cache_free_locked (2)
 2021-06-07  5:42 UTC 

Continuation of failed RPC request after unmount
 2021-06-05 21:02 UTC 

[PATCH -next v2] NFSD: Fix error return code in nfsd4_interssc_connect()
 2021-06-04 17:30 UTC  (4+ messages)

[PATCH] fs/nfs: fix some -Wmissing-prototypes warnings we get a warning when building kernel with W=1: fs/nfs/nfs4file.c:318:1: warning: no previous prototype for ‘nfs42_ssc_open’ [-Wmissing-prototypes] fs/nfs/nfs4file.c:402:6: warning: no previous prototype for ‘nfs42_ssc_close’ [-Wmissing-prototypes]
 2021-06-04 16:18 UTC  (2+ messages)

[PATCH v1 0/3] modify xprt state using sysfs
 2021-06-04  0:21 UTC  (6+ messages)
` [PATCH v1 1/3] sunrpc: take a xprt offline "
` [PATCH v1 2/3] NFSv4.1 identify and mark RPC tasks that can move between transports
` [PATCH v1 3/3] sunrpc: remove an offlined xprt using sysfs

[PATCH 1/1] nfsd: fix kernel test robot warning in SSC code
 2021-06-04  0:02 UTC 

[PATCH 00/29] XDR overhaul for server-side lockd
 2021-06-03 20:53 UTC  (30+ messages)
` [PATCH 01/29] lockd: Remove stale comments
` [PATCH 02/29] lockd: Create a simplified .vs_dispatch method for NLM requests
` [PATCH 03/29] lockd: Common NLM XDR helpers
` [PATCH 04/29] lockd: Update the NLMv1 void argument decoder to use struct xdr_stream
` [PATCH 05/29] lockd: Update the NLMv1 TEST arguments "
` [PATCH 06/29] lockd: Update the NLMv1 LOCK "
` [PATCH 07/29] lockd: Update the NLMv1 CANCEL "
` [PATCH 08/29] lockd: Update the NLMv1 UNLOCK "
` [PATCH 09/29] lockd: Update the NLMv1 nlm_res "
` [PATCH 10/29] lockd: Update the NLMv1 SM_NOTIFY "
` [PATCH 11/29] lockd: Update the NLMv1 SHARE "
` [PATCH 12/29] lockd: Update the NLMv1 FREE_ALL "
` [PATCH 13/29] lockd: Update the NLMv1 void results encoder "
` [PATCH 14/29] lockd: Update the NLMv1 TEST "
` [PATCH 15/29] lockd: Update the NLMv1 nlm_res "
` [PATCH 16/29] lockd: Update the NLMv1 SHARE "
` [PATCH 17/29] lockd: Update the NLMv4 void arguments decoder "
` [PATCH 18/29] lockd: Update the NLMv4 TEST "
` [PATCH 19/29] lockd: Update the NLMv4 LOCK "
` [PATCH 20/29] lockd: Update the NLMv4 CANCEL "
` [PATCH 21/29] lockd: Update the NLMv4 UNLOCK "
` [PATCH 22/29] lockd: Update the NLMv4 nlm_res "
` [PATCH 23/29] lockd: Update the NLMv4 SM_NOTIFY "
` [PATCH 24/29] lockd: Update the NLMv4 SHARE "
` [PATCH 25/29] lockd: Update the NLMv4 FREE_ALL "
` [PATCH 26/29] lockd: Update the NLMv4 void results encoder "
` [PATCH 27/29] lockd: Update the NLMv4 TEST "
` [PATCH 28/29] lockd: Update the NLMv4 nlm_res "
` [PATCH 29/29] lockd: Update the NLMv4 SHARE "

[PATCH RFC 1/1] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-06-03 18:14 UTC 

[PATCH -next] NFSD: Fix error return code in nfsd4_interssc_connect()
 2021-06-03 16:23 UTC  (3+ messages)

[PATCH] NFS: FMODE_READ and friends are C macros, not enum types
 2021-06-03 14:12 UTC 

[PATCH] NFS: Fix a potential NULL dereference in nfs_get_client()
 2021-06-03 12:37 UTC 

[PATCH v8 00/13] create sysfs files for changing IP address
 2021-06-03  1:10 UTC  (16+ messages)
` [PATCH v8 01/13] sunrpc: Create a sunrpc directory under /sys/kernel/
` [PATCH v8 02/13] sunrpc: Create a client/ subdirectory in the sunrpc sysfs
` [PATCH v8 03/13] sunrpc: Create per-rpc_clnt sysfs kobjects
` [PATCH v8 04/13] sunrpc: add xprt id
` [PATCH v8 05/13] sunrpc: add IDs to multipath
` [PATCH v8 06/13] sunrpc: keep track of the xprt_class in rpc_xprt structure
` [PATCH v8 07/13] sunrpc: add xprt_switch direcotry to sunrpc's sysfs
` [PATCH v8 08/13] sunrpc: add a symlink from rpc-client directory to the xprt_switch
` [PATCH v8 09/13] sunrpc: add add sysfs directory per xprt under each xprt_switch
` [PATCH v8 10/13] sunrpc: add dst_attr attributes to the sysfs xprt directory
` [PATCH v8 11/13] sunrpc: provide transport info in the sysfs directory
` [PATCH v8 12/13] sunrpc: provide multipath "
` [PATCH v8 13/13] sunrpc: provide showing transport's state "

[PATCH] nfsd: move fsnotify on client creation outside spinlock
 2021-06-03  0:10 UTC  (2+ messages)

[nfs-utils PATCH v3 0/2] Two rpc.gssd improvements
 2021-06-02 20:34 UTC  (8+ messages)
` [nfs-utils PATCH v3 1/2] gssd: deal with failed thread creation
` [nfs-utils PATCH v3 2/2] gssd: add timeout for upcall threads

BUG: KASAN: use-after-free in find_clp_in_name_tree.isra.0+0x13e/0x190 [nfsd]
 2021-06-02 20:04 UTC  (2+ messages)

[PATCH v3 0/1] Add callback address and state to nfsd4 client info
 2021-06-02 19:33 UTC  (3+ messages)
` [PATCH v3 1/1] nfsd4: Expose the callback address and state of each NFS4 client

[PATCH v2] NFS: Fix use-after-free in nfs4_init_client()
 2021-06-02 19:08 UTC  (3+ messages)

[PATCH] NFS: Fix use-after-free in nfs4_init_client()
 2021-06-02 18:27 UTC 

[PATCH] NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate
 2021-06-02 17:13 UTC 

[LTP PATCH v2 1/3] nfs_lib.sh: Detect unsupported protocol
 2021-06-02 11:08 UTC  (7+ messages)
` [LTP PATCH v2 3/3] nfs_lib.sh: Check running rpc.mountd, rpc.statd

pynfs: rpc AuthGss.init_cred fails on missing attrs/wrong usage of gssapi (nfs4 client)
 2021-06-02  9:35 UTC 

pynfs: [NFS 4.0] SEC7, LOCK24 test failures
 2021-06-02  7:58 UTC  (3+ messages)

[nfs:testing 2/2] fs/nfs/nfs4proc.c:9598:51: error: incompatible pointer types passing 'struct nfs4_exception *' to parameter of type 'long *'
 2021-06-01 19:02 UTC 

[PATCH net-next] xprtrdma: Fix spelling mistakes
 2021-06-01 14:21 UTC  (4+ messages)
  ` 答复: "

nfsv4.1 deadlock between evict and nfs_fhget when drain session
 2021-06-01  8:35 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).