linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-20 17:09:54 to 2017-11-03 16:20:07 UTC [more...]

[PATCH v2] nfsd: deal with revoked delegations appropriately
 2017-11-03 16:20 UTC  (2+ messages)

[PATCH v2 0/7] Tighten up locking around stateids in knfsd
 2017-11-03 12:00 UTC  (8+ messages)
` [PATCH v2 1/7] nfsd: Fix stateid races between OPEN and CLOSE
  ` [PATCH v2 2/7] nfsd: Fix another OPEN stateid race
    ` [PATCH v2 3/7] nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
      ` [PATCH v2 4/7] nfsd: Ensure we don't recognise lock stateids after freeing them
        ` [PATCH v2 5/7] nfsd: Fix race in lock stateid creation
          ` [PATCH v2 6/7] nfsd: Ensure we check stateid validity in the seqid operation checks
            ` [PATCH v2 7/7] nfsd: Fix races with check_stateid_generation()

[PATCH v5 00/10] Fix OPEN/CLOSE races
 2017-11-03 11:35 UTC  (11+ messages)
` [PATCH v5 01/10] NFSv4: Fix OPEN / CLOSE race
  ` [PATCH v5 02/10] NFSv4: Add a tracepoint to document open stateid updates
    ` [PATCH v5 03/10] NFSv4: Fix open create exclusive when the server reboots
      ` [PATCH v5 04/10] NFS: Fix a typo in nfs_rename()
        ` [PATCH v5 05/10] NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID
          ` [PATCH v5 06/10] NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
            ` [PATCH v5 07/10] pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close
              ` [PATCH v5 08/10] NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn
                ` [PATCH v5 09/10] NFSv4: cleanup nfs4_close_done
                  ` [PATCH v5 10/10] NFSv4: Clean up nfs4_delegreturn_done

NFS Force Unmounting
 2017-11-02 21:51 UTC  (18+ messages)

[PATCH RFC] nfs: Fix ugly referral attributes
 2017-11-02 18:42 UTC 

[PATCH 0/2] nfs-utils: Remove dependency on libnfsidmap-devel
 2017-11-02 17:23 UTC  (4+ messages)
` [PATCH 1/2] nfs-utils: Remove dependency on libnfsidmap-devel package
` [PATCH 2/2] gitignore: ignore files generated by libnfsidmap compilation

[Nfs-ganesha-devel] NFSv4 referrals not working with ganesha
 2017-11-02 17:08 UTC  (4+ messages)

[PATCH] grace: replace BUG_ON on WARN_ON in grace_exit_net()
 2017-11-02 15:36 UTC 

[PATCH] lockd: lost rollback of set_grace_period() in lockd_down_net()
 2017-11-02 14:56 UTC  (3+ messages)

[PATCH] NFS: Avoid RCU usage in tracepoints
 2017-11-01 19:53 UTC 

Kernel bug triggered with xfstest generic/113
 2017-11-01 14:29 UTC  (3+ messages)

[PATCH] 4.1 server tests: make DELEG8 also check that an operation using a revoked stateid returns revoked status
 2017-11-01 12:08 UTC 

[PATCH] grace: only add lock_manager to grace_list if it's not already there
 2017-11-01 10:10 UTC  (4+ messages)

[PATCH 0/5] Tighten up locking around stateids in knfsd
 2017-10-31 23:45 UTC  (10+ messages)
` [PATCH 1/5] nfsd: Fix stateid races between OPEN and CLOSE
  ` [PATCH 2/5] nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
    ` [PATCH 3/5] nfsd: Ensure we don't recognise lock stateids after freeing them
      ` [PATCH 4/5] nfsd: Ensure we check stateid validity in the seqid operation checks
        ` [PATCH 5/5] nfsd: Fix races with check_stateid_generation()

[PATCH] nfsd: deal with revoked delegations appropriately
 2017-10-31 20:37 UTC  (3+ messages)

[PATCH] NFSv4: Fix open create exclusive when the server reboots
 2017-10-31 20:07 UTC 

[RFC PATCH 0/2] race of lockd/nfsd inetaddr notifiers with pointers change
 2017-10-31 17:29 UTC  (4+ messages)

[PATCH v3 00/14] NFS: add AF_VSOCK support
 2017-10-31 14:10 UTC  (7+ messages)
` [PATCH v3 05/14] VSOCK: add tcp_read_sock()-like vsock_read_sock() function
` [PATCH v3 07/14] SUNRPC: drop unnecessary svc_bc_tcp_create() helper
` [PATCH v3 08/14] SUNRPC: add AF_VSOCK support to svc_xprt.c

[PATCH v4 0/2] Fix OPEN/CLOSE races
 2017-10-30 23:49 UTC  (3+ messages)
` [PATCH v4 1/2] NFSv4: Fix OPEN / CLOSE race
  ` [PATCH v4 2/2] NFSv4: Add a tracepoint to document open stateid updates

[PATCH v2 0/4] Last NFS/RDMA client patches for v4.15
 2017-10-30 20:22 UTC  (5+ messages)
` [PATCH v2 1/4] xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
` [PATCH v2 2/4] rpcrdma: Remove C structure definitions of XDR data items
` [PATCH v2 3/4] xprtrdma: Remove include for linux/prefetch.h
` [PATCH v2 4/4] xprtrdma: Update copyright notices

[PATCH] nfsd: On CLOSE, the state change needs to be atomic with the seqid bump
 2017-10-30 18:35 UTC  (2+ messages)

[PATCH v3 0/2] Fix OPEN/CLOSE races
 2017-10-30 18:32 UTC  (4+ messages)
` [PATCH v3 1/2] NFSv4: Fix OPEN / CLOSE race
  ` [PATCH v3 2/2] NFSv4: Add a tracepoint to document open stateid updates

[PATCH] grace: make __state_in_grace static
 2017-10-30 18:22 UTC 

ANNOUNCE: nfs-utils-2.2.1 released
 2017-10-30 17:52 UTC 

init_net in restart_grace()
 2017-10-30 17:20 UTC  (2+ messages)

[PATCH] nlm_shutdown_hosts_net() cleanup
 2017-10-30 15:49 UTC  (4+ messages)

[PATCH] nfs-utils: display NFS RPC queue time for mountstats and nfs-iostat
 2017-10-30 15:29 UTC  (2+ messages)

[PATCH] lockd: fix lockd shutdown race with signal
 2017-10-30 14:54 UTC 

[PATCH 0/7] nfs-utils: Merge libnfsidmap tree with nfs-utils UPDATED
 2017-10-30 14:49 UTC  (2+ messages)

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-10-30 13:21 UTC  (12+ messages)

[PATCH 03/14] VFS: Implement a filesystem superblock creation/configuration context [ver #6]
 2017-10-30  8:44 UTC  (15+ messages)
` [PATCH 00/14] VFS: Introduce filesystem "
  ` [PATCH 05/14] VFS: Implement fsopen() to prepare for a mount "
  ` [PATCH 07/14] VFS: Add a sample program for fsopen/fsmount "

[PATCH 0/4] Last NFS/RDMA client patches for v4.15
 2017-10-30  3:56 UTC  (10+ messages)
` [PATCH 1/4] xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
` [PATCH 2/4] rpcrdma: Remove C structure definitions of XDR data items
` [PATCH 3/4] xprtrdma: Remove include for linux/prefetch.h
` [PATCH 4/4] xprtrdma: Update copyright notices

[PATCH] svcrdma: Enqueue after setting XPT_CLOSE in completion handlers
 2017-10-28  7:43 UTC  (2+ messages)

Draft RFC for ONC RPC over AF_VSOCK
 2017-10-27 18:06 UTC  (8+ messages)

[PATCH v2 0/2] Fix OPEN/CLOSE races
 2017-10-27 16:43 UTC  (3+ messages)
` [PATCH v2 1/2] NFSv4: Fix OPEN / CLOSE race
  ` [PATCH v2 2/2] NFSv4: Add a tracepoint to document open stateid updates

[PATCH v6 00/12] NFS support for async intra COPY
 2017-10-26 19:15 UTC  (15+ messages)
` [PATCH v6 01/12] fs: Don't copy beyond the end of the file
` [PATCH v6 02/12] NFS CB_OFFLOAD xdr
` [PATCH v6 03/12] NFS OFFLOAD_STATUS xdr
` [PATCH v6 04/12] NFS OFFLOAD_STATUS op
` [PATCH v6 05/12] NFS OFFLOAD_CANCEL xdr
` [PATCH v6 06/12] NFS COPY xdr handle async reply
` [PATCH v6 07/12] NFS add support for asynchronous COPY
` [PATCH v6 08/12] NFS handle COPY reply CB_OFFLOAD call race
` [PATCH v6 09/12] NFS export nfs4_async_handle_error
` [PATCH v6 10/12] NFS send OFFLOAD_CANCEL when COPY killed
` [PATCH v6 11/12] NFS handle COPY ERR_OFFLOAD_NO_REQS
` [PATCH v6 12/12] NFS add a simple sync nfs4_proc_commit after async COPY

how to use XPT_CLOSE
 2017-10-26 16:37 UTC  (3+ messages)

[PATCH] sunrpc: use supplimental groups in auth hash
 2017-10-25 21:19 UTC  (3+ messages)

[PATCH] NFSv4: Fix OPEN / CLOSE race
 2017-10-25 20:48 UTC  (5+ messages)

[PATCH] sm-notify needs to call res_init() before each try
 2017-10-25 19:31 UTC  (2+ messages)

[PATCH] net: sunrpc: svcauth_gss: use BUG_ON instead of if condition followed by BUG
 2017-10-25 17:04 UTC  (8+ messages)

[4.14rc6] suspicious nfs rcu dereference
 2017-10-25  2:23 UTC 

[GIT PULL] Please pull NFS client fixes
 2017-10-24 22:56 UTC 

[PATCH v6 00/10] NFSD support for asynchronous COPY
 2017-10-24 17:47 UTC  (11+ messages)
` [PATCH v6 01/10] NFSD CB_OFFLOAD xdr
` [PATCH v6 02/10] NFSD OFFLOAD_STATUS xdr
` [PATCH v6 03/10] NFSD OFFLOAD_CANCEL xdr
` [PATCH v6 04/10] NFSD xdr callback stateid in async COPY reply
` [PATCH v6 05/10] NFSD first draft of async copy
` [PATCH v6 06/10] NFSD return nfs4_stid in nfs4_preprocess_stateid_op
` [PATCH v6 07/10] NFSD create new stateid for async copy
` [PATCH v6 08/10] NFSD handle OFFLOAD_CANCEL op
` [PATCH v6 09/10] NFSD support OFFLOAD_STATUS
` [PATCH v6 10/10] NFSD stop queued async copies on client shutdown

[PATCH v5 00/10] NFSD support for asynchronous COPY
 2017-10-24 13:35 UTC  (9+ messages)

[PATCH] svcrdma: Preserve CB send buffer across retransmits
 2017-10-23 20:41 UTC  (3+ messages)

[PATCH 00/11] nfs refcount conversions
 2017-10-23  7:30 UTC  (3+ messages)

[PATCH v2] NFSv4.1: Fix up replays of interrupted requests
 2017-10-20 20:44 UTC  (11+ messages)
` [PATCH 1/2] nfsd4: fix cached replies to solo SEQUENCE compounds

[PATCH v3] NFSv4.1: Fix up replays of interrupted requests
 2017-10-20 19:59 UTC  (2+ messages)

[PATCH] nfds: avoid gettimeofday for nfssvc_boot time
 2017-10-20 19:19 UTC  (4+ messages)

[PATCH v2] lockd: double unregister of inetaddr notifiers
 2017-10-20 18:54 UTC  (3+ messages)

[PATCH] net: sunrpc: mark expected switch fall-throughs
 2017-10-20 16:48 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 NNTP newsgroup(s).