linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-14 23:36:37 to 2019-11-05 15:44:11 UTC [more...]

[RFC PATCH 00/35] user xattr support (RFC8276)
 2019-11-05 15:44 UTC  (10+ messages)

[PATCH] SUNRPC: Avoid RPC delays when exiting suspend
 2019-11-05 14:21 UTC 

NFS hangs on one interface
 2019-11-05  0:28 UTC  (6+ messages)

Your opportunity
 2019-11-02 13:38 UTC 

[GIT PULL] Please pull NFS Client Bugfixes for Linux 5.4-rc6
 2019-11-02  1:10 UTC  (2+ messages)

[PATCH -next] nfsd: Drop LIST_HEAD where the variable it declares is never used
 2019-11-01 15:51 UTC  (4+ messages)

process hangs on kernel 4.19 and 5.2, not on 4.9
 2019-11-01 11:00 UTC 

[PATCH 00/14] Delegation bugfixes
 2019-10-31 22:54 UTC  (19+ messages)
` [PATCH 01/14] NFSv4: Don't allow a cached open with a revoked delegation
  ` [PATCH 02/14] NFSv4: Fix delegation handling in update_open_stateid()
    ` [PATCH 03/14] NFSv4: nfs4_callback_getattr() should ignore revoked delegations
      ` [PATCH 04/14] NFSv4: Delegation recalls should not find "
        ` [PATCH 05/14] NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked
          ` [PATCH 06/14] NFS: Rename nfs_inode_return_delegation_noreclaim()
            ` [PATCH 07/14] NFSv4: Don't remove the delegation from the super_list more than once
              ` [PATCH 08/14] NFSv4: Hold the delegation spinlock when updating the seqid
                ` [PATCH 09/14] NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()
                  ` [PATCH 10/14] NFSv4: Update the stateid seqid in nfs_revoke_delegation()
                    ` [PATCH 11/14] NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
                      ` [PATCH 12/14] NFSv4: Ignore requests to return the delegation if it was revoked
                        ` [PATCH 13/14] NFSv4: Don't reclaim delegations that have been returned or revoked
                          ` [PATCH 14/14] NFSv4: Fix races between open and delegreturn

[PATCH v2 00/20] Delegation bugfixes
 2019-10-31 22:40 UTC  (21+ messages)
` [PATCH v2 01/20] NFSv4: Don't allow a cached open with a revoked delegation
  ` [PATCH v2 02/20] NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
    ` [PATCH v2 03/20] NFSv4: Fix delegation handling in update_open_stateid()
      ` [PATCH v2 04/20] NFSv4: nfs4_callback_getattr() should ignore revoked delegations
        ` [PATCH v2 05/20] NFSv4: Delegation recalls should not find "
          ` [PATCH v2 06/20] NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked
            ` [PATCH v2 07/20] NFS: Rename nfs_inode_return_delegation_noreclaim()
              ` [PATCH v2 08/20] NFSv4: Don't remove the delegation from the super_list more than once
                ` [PATCH v2 09/20] NFSv4: Hold the delegation spinlock when updating the seqid
                  ` [PATCH v2 10/20] NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()
                    ` [PATCH v2 11/20] NFSv4: Update the stateid seqid in nfs_revoke_delegation()
                      ` [PATCH v2 12/20] NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
                        ` [PATCH v2 13/20] NFSv4: Ignore requests to return the delegation if it was revoked
                          ` [PATCH v2 14/20] NFSv4: Don't reclaim delegations that have been returned or revoked
                            ` [PATCH v2 15/20] NFSv4: nfs4_return_incompatible_delegation() should check delegation validity
                              ` [PATCH v2 16/20] NFSv4: Fix nfs4_inode_make_writeable()
                                ` [PATCH v2 17/20] NFS: nfs_inode_find_state_and_recover() fix stateid matching
                                  ` [PATCH v2 18/20] NFSv4: Fix races between open and delegreturn
                                    ` [PATCH v2 19/20] NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn
                                      ` [PATCH v2 20/20] NFSv4: Don't retry the GETATTR on old stateid in nfs4_delegreturn_done()

[PATCH] Ensure consistent struct stat definition
 2019-10-31  7:03 UTC 

[PATCH v1 1/2] SUNRPC: Trace gssproxy upcall results
 2019-10-30 20:34 UTC  (9+ messages)
` [PATCH v1 2/2] SUNRPC: Fix svcauth_gss_proxy_init()

[PATCH v2] nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
 2019-10-29 21:47 UTC  (6+ messages)

[PATCH] fs: nfs: sysfs: Remove NULL check before kfree
 2019-10-29  9:25 UTC 

NFS latency and throughput minimum requirement
 2019-10-29  7:19 UTC  (3+ messages)

[PATCH v14 2/5] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
 2019-10-28 16:27 UTC  (2+ messages)

uncollected nfsd open owners
 2019-10-28 14:52 UTC  (6+ messages)

[PATCH v1 0/6] Sometimes pull up the Send buffer
 2019-10-26  2:04 UTC  (12+ messages)
` [PATCH v1 1/6] xprtrdma: Ensure ri_id is stable during MR recycling
` [PATCH v1 2/6] xprtrdma: Remove rpcrdma_sendctx::sc_xprt
` [PATCH v1 3/6] xprtrdma: Remove rpcrdma_sendctx::sc_device
` [PATCH v1 4/6] xprtrdma: Move the rpcrdma_sendctx::sc_wr field
` [PATCH v1 5/6] xprtrdma: Refactor rpcrdma_prepare_msg_sges()
` [PATCH v1 6/6] xprtrdma: Pull up sometimes

nfsv4.1 state recovery
 2019-10-25 17:39 UTC 

[PATCH -next] NFS: remove unneeded semicolon
 2019-10-25 13:41 UTC 

NFS - Permission denied error
 2019-10-25 13:10 UTC 

[PATCH] Cleanup: replace prefered with preferred
 2019-10-24 18:47 UTC  (6+ messages)

[nfs-utils PATCH v3] gssd: daemonize earlier
 2019-10-24 18:05 UTC  (3+ messages)

[PATCH RFC 0/2] Possible new NFS trace events
 2019-10-23 18:02 UTC  (3+ messages)
` [PATCH RFC 1/2] NFS: Introduce trace events triggered by page writeback errors
` [PATCH RFC 2/2] NFS4: Report callback authentication errors

[PATCH v1 0/5] RPC/RDMA client connect-related fixes
 2019-10-23 14:02 UTC  (6+ messages)
` [PATCH v1 1/5] xprtrdma: Wake tasks after connect worker fails
` [PATCH v1 2/5] xprtrdma: Report the computed connect delay
` [PATCH v1 3/5] xprtrdma: Refine trace_xprtrdma_fixup
` [PATCH v1 4/5] xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()
` [PATCH v1 5/5] xprtrdma: Replace dprintk in xprt_rdma_set_port

[PATCH nfs-utils] Simplify vers string generation to fix issues with 4.0 handling
 2019-10-22 16:29 UTC 

linux-next: Fixes tag needs some work in the nfs-anna tree
 2019-10-21 20:48 UTC 

[RESEND trivial] fs: Fix Kconfig indentation
 2019-10-21 17:29 UTC 

[PATCH] NFSv4: fix stateid refreshing when CLOSE racing with OPEN
 2019-10-21 17:15 UTC  (6+ messages)

[PATCH 1/2] generic: Create new outfile for 035 over NFS
 2019-10-20 13:50 UTC  (3+ messages)
` [PATCH 2/2] generic: 448 shouldn't delete $BASE_TEST_FILE if it isn't set yet

[PATCH AUTOSEL 5.3 24/89] nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
 2019-10-18 22:03 UTC  (3+ messages)
` [PATCH AUTOSEL 5.3 86/89] NFSv4: Fix leak of clp->cl_acceptor string
` [PATCH AUTOSEL 5.3 87/89] SUNRPC: fix race to sk_err after xs_error_report

[PATCH AUTOSEL 4.19 027/100] NFSv4: Ensure that the state manager exits the loop on SIGKILL
 2019-10-18 22:05 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 067/100] nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
` [PATCH AUTOSEL 4.19 098/100] NFSv4: Fix leak of clp->cl_acceptor string

[PATCH AUTOSEL 4.9 27/29] NFSv4: Fix leak of clp->cl_acceptor string
 2019-10-18 22:09 UTC 

[PATCH AUTOSEL 4.4 09/21] nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
 2019-10-18 22:10 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 20/21] NFSv4: Fix leak of clp->cl_acceptor string

[PATCH AUTOSEL 4.14 30/56] nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
 2019-10-18 22:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 54/56] NFSv4: Fix leak of clp->cl_acceptor string

[nfs:testing 10/10] net/sunrpc/xprt.c:1948:2: error: implicit declaration of function 'xprt_destroy_backchannel'
 2019-10-17 23:40 UTC 

[PATCH v2 0/3] Backchannel fixes
 2019-10-17 21:48 UTC  (5+ messages)
` [PATCH v2 1/3] SUNRPC: The TCP back channel mustn't disappear while requests are outstanding
  ` [PATCH v2 2/3] SUNRPC: The RDMA "
    ` [PATCH v2 3/3] SUNRPC: Destroy the back channel when we destroy the host transport

NFSv4.2 server replies to Copy with length == 0
 2019-10-17 21:34 UTC  (15+ messages)
                ` [nfsv4] "

[PATCH 1/5] NFS: Use non-atomic bit ops when initialising struct nfs_client_initdata
 2019-10-17 17:35 UTC  (5+ messages)
` [PATCH 2/5] NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING
  ` [PATCH 3/5] pNFS: nfs3_set_ds_client should set NFS_CS_NOPING
    ` [PATCH 4/5] NFS/pnfs: Separate NFSv3 DS and MDS traffic
      ` [PATCH 5/5] NFSv4.1: Don't rebind to the same source port when reconnecting to the server

[PATCH 1/3] SUNRPC: The TCP back channel mustn't disappear while requests are outstanding
 2019-10-17 13:06 UTC  (8+ messages)
` [PATCH 2/3] SUNRPC: The RDMA "
  ` [PATCH 3/3] SUNRPC: Destroy the back channel when we destroy the host transport

[PATCH net] sunrpc: fix UDP memory accounting for v4.4 kernel
 2019-10-17  4:30 UTC  (3+ messages)

[nfs:testing 10/10] net/sunrpc/xprt.c:1948:2: error: implicit declaration of function 'xprt_destroy_backchannel'; did you mean 'xprt_setup_backchannel'?
 2019-10-16 22:45 UTC 

[PATCH] [V2] NFSv4: add declaration of current_stateid
 2019-10-16 16:28 UTC 

[PATCH] NFSv4: add declaration of current_stateid
 2019-10-16 16:27 UTC  (3+ messages)

NFSv4.1 backchannel xprt problems
 2019-10-16  4:38 UTC  (8+ messages)
  ` [PATCH] SUNRPC: backchannel RPC request must reference XPRT

About patch NFS: Fix O_DIRECT accounting of number of bytes read/written
 2019-10-16  3:09 UTC  (2+ messages)

[PATCH 1/2] sunrpc: remove __KERNEL__ ifdefs
 2019-10-15 16:46 UTC  (2+ messages)
` [PATCH 2/2] lockd: "

[PATCH] nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
 2019-10-15 15:47 UTC 

Bakeathon BOF (Today)
 2019-10-15 13:13 UTC 

[PATCH] nfs: No need to add NULL check before function kfree()
 2019-10-15 12:25 UTC 

SUNRPC: Checking a kmemdup() call in xdr_netobj_dup()
 2019-10-15  5:44 UTC  (3+ messages)


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).