linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-28 07:37:02 to 2017-11-07 11:32:18 UTC [more...]

Draft RFC for ONC RPC over AF_VSOCK
 2017-11-07 11:32 UTC  (5+ messages)

Darlehensangebot
 2017-11-07 10:53 UTC 

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

[PATCH v3] nfsd: deal with revoked delegations appropriately
 2017-11-06 22:24 UTC  (7+ messages)

[PATCH v2] nfs: Fix ugly referral attributes
 2017-11-06 20:39 UTC  (3+ messages)

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

NFS v3 file lock testing
 2017-11-06 20:04 UTC  (3+ messages)

[PATCH v3 01/21] grace: replace BUG_ON by WARN_ONCE in exit_net hook
 2017-11-06 20:02 UTC  (6+ messages)
` [PATCH v3 02/21] lockd: added cleanup checks "
` [PATCH v3 07/21] nfs4blocklayout: exit_net cleanup check added
` [PATCH v3 08/21] nfs client: "
` [PATCH v3 21/21] sunrpc: "

[PATCH] svcrdma: Enqueue after setting XPT_CLOSE in completion handlers
 2017-11-06 15:36 UTC  (5+ messages)

[PATCH] nfsd: use nfs->ns.inum as net ID
 2017-11-06 14:51 UTC  (2+ messages)

possible deadlock in flush_work (2)
 2017-11-06 10:34 UTC  (3+ messages)

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

[PATCH 06/21] nfs client: exit_net cleanup check added
 2017-11-05 18:55 UTC  (4+ messages)

[PATCH v2 05/21] nfs4blocklayout: exit_net cleanup check added
 2017-11-05 16:52 UTC  (3+ messages)
` [PATCH v2 06/21] nfs client: "
` [PATCH v2 21/21] sunrpc: "

[PATCH 21/21] sunrpc: exit_net cleanup check added
 2017-11-05 10:02 UTC 

[PATCH 05/21] nfs4blocklayout: exit_net cleanup check added
 2017-11-05  9:59 UTC 

[PATCH v6 00/10] NFSD support for asynchronous COPY
 2017-11-03 19:57 UTC  (2+ messages)

[PATCH] nfs: Fix ugly referral attributes
 2017-11-03 19:08 UTC  (5+ messages)

[PATCH v2] lockd: added cleanup checks in exit_net hook
 2017-11-03 18:55 UTC 

[PATCH v2] grace: replace BUG_ON by WARN in exit_net hook
 2017-11-03 18:50 UTC 

[PATCH 0/2] Two fixes for RPC static trace points
 2017-11-03 17:46 UTC  (3+ messages)
` [PATCH 1/2] sunrpc: Fix rpc_task_begin trace point
` [PATCH 2/2] sunrpc: Add rpc_request static "

[PATCH v5 00/10] Fix OPEN/CLOSE races
 2017-11-03 16:54 UTC  (13+ 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

[PATCH] lockd: added cleanup checks in exit_net hook
 2017-11-03 16:32 UTC 

[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()

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

[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 00/14] VFS: Introduce filesystem context [ver #6]
 2017-10-30  8:44 UTC  (9+ messages)
` [PATCH 03/14] VFS: Implement a filesystem superblock creation/configuration "

[PATCH 0/4] Last NFS/RDMA client patches for v4.15
 2017-10-30  3:56 UTC  (7+ messages)
` [PATCH 2/4] rpcrdma: Remove C structure definitions of XDR data items
` [PATCH 3/4] xprtrdma: Remove include for linux/prefetch.h


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