Trond Myklebust ([email protected])

Number of posts: 979 (0.31 per day)
First post: 2015-07-02 16:22:31
Last post: 2024-03-08 17:58:09

Date List Subject
2019-10-31 23:16:36 linux-nfs [PATCH v2 14/20] NFSv4: Don't reclaim delegations that have been returned or revoked
2019-10-31 23:16:14 linux-nfs [PATCH v2 12/20] NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
2019-10-31 23:16:14 linux-nfs [PATCH v2 13/20] NFSv4: Ignore requests to return the delegation if it was revoked
2019-10-31 23:16:13 linux-nfs [PATCH v2 11/20] NFSv4: Update the stateid seqid in nfs_revoke_delegation()
2019-10-31 23:16:13 linux-nfs [PATCH v2 10/20] NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()
2019-10-31 23:16:02 linux-nfs [PATCH v2 08/20] NFSv4: Don't remove the delegation from the super_list more than once
2019-10-31 23:15:57 linux-nfs [PATCH v2 06/20] NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked
2019-10-31 23:15:57 linux-nfs [PATCH v2 05/20] NFSv4: Delegation recalls should not find revoked delegations
2019-10-31 23:15:57 linux-nfs [PATCH v2 04/20] NFSv4: nfs4_callback_getattr() should ignore revoked delegations
2019-10-31 23:15:57 linux-nfs [PATCH v2 02/20] NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
2019-10-31 23:15:57 linux-nfs [PATCH v2 01/20] NFSv4: Don't allow a cached open with a revoked delegation
2019-10-31 23:15:57 linux-nfs [PATCH v2 07/20] NFS: Rename nfs_inode_return_delegation_noreclaim()
2019-10-31 23:15:57 linux-nfs [PATCH v2 03/20] NFSv4: Fix delegation handling in update_open_stateid()
2019-10-31 23:15:57 linux-nfs [PATCH v2 00/20] Delegation bugfixes
2019-10-24 10:57:38 linux-nfs [PATCH 07/14] NFSv4: Don't remove the delegation from the super_list more than once
2019-10-24 10:57:38 linux-nfs [PATCH 11/14] NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
2019-10-24 10:57:38 linux-nfs [PATCH 13/14] NFSv4: Don't reclaim delegations that have been returned or revoked
2019-10-24 10:57:38 linux-nfs [PATCH 09/14] NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()
2019-10-24 10:56:45 linux-nfs [PATCH 12/14] NFSv4: Ignore requests to return the delegation if it was revoked
2019-10-24 10:56:45 linux-nfs [PATCH 08/14] NFSv4: Hold the delegation spinlock when updating the seqid
2019-10-24 10:56:45 linux-nfs [PATCH 10/14] NFSv4: Update the stateid seqid in nfs_revoke_delegation()
2019-10-24 10:56:45 linux-nfs [PATCH 14/14] NFSv4: Fix races between open and delegreturn
2019-10-24 10:56:44 linux-nfs [PATCH 05/14] NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked
2019-10-24 10:56:44 linux-nfs [PATCH 03/14] NFSv4: nfs4_callback_getattr() should ignore revoked delegations
2019-10-24 10:56:44 linux-nfs [PATCH 01/14] NFSv4: Don't allow a cached open with a revoked delegation
2019-10-24 10:56:44 linux-nfs [PATCH 02/14] NFSv4: Fix delegation handling in update_open_stateid()
2019-10-24 10:56:44 linux-nfs [PATCH 04/14] NFSv4: Delegation recalls should not find revoked delegations
2019-10-24 10:56:44 linux-nfs [PATCH 06/14] NFS: Rename nfs_inode_return_delegation_noreclaim()
2019-10-24 10:56:44 linux-nfs [PATCH 00/14] Delegation bugfixes
2019-10-24 10:18:01 linux-nfs [PATCH v2] nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
2019-10-18 22:09:56 linux-nfs [PATCH 1/5] NFS: Use non-atomic bit ops when initialising struct nfs_client_initdata
2019-10-18 22:08:21 linux-nfs [PATCH 3/5] pNFS: nfs3_set_ds_client should set NFS_CS_NOPING
2019-10-18 22:08:04 linux-nfs [PATCH 2/5] NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING
2019-10-18 22:08:04 linux-nfs [PATCH 4/5] NFS/pnfs: Separate NFSv3 DS and MDS traffic
2019-10-18 22:08:04 linux-nfs [PATCH 5/5] NFSv4.1: Don't rebind to the same source port when reconnecting to the server
2019-10-18 16:01:22 linux-nfs [PATCH v2 2/3] SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding
2019-10-18 16:00:16 linux-nfs [PATCH v2 3/3] SUNRPC: Destroy the back channel when we destroy the host transport
2019-10-18 15:58:47 linux-nfs [PATCH v2 0/3] Backchannel fixes
2019-10-18 15:58:47 linux-nfs [PATCH v2 1/3] SUNRPC: The TCP back channel mustn't disappear while requests are outstanding
2019-10-16 16:19:33 linux-nfs [PATCH 2/3] SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding
2019-10-16 16:19:33 linux-nfs [PATCH 3/3] SUNRPC: Destroy the back channel when we destroy the host transport
2019-10-16 16:19:33 linux-nfs [PATCH 1/3] SUNRPC: The TCP back channel mustn't disappear while requests are outstanding
2019-10-16 11:08:04 linux-nfs Re: [PATCH] SUNRPC: backchannel RPC request must reference XPRT
2019-10-15 15:51:52 linux-nfs [PATCH] nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
2019-10-02 04:34:56 linux-nfs [PATCH v2 1/2] NFS: Fix O_DIRECT accounting of number of bytes read/written
2019-10-02 04:34:04 linux-nfs [PATCH v2 0/2] Fix O_DIRECT error handling
2019-10-02 04:34:04 linux-nfs [PATCH v2 2/2] NFS: Remove redundant mirror tracking in O_DIRECT
2019-09-30 21:48:46 linux-nfs [PATCH 0/2] Fix O_DIRECT error handling
2019-09-30 21:02:30 linux-nfs [PATCH 1/2] NFS: Fix O_DIRECT accounting of number of bytes read/written
2019-09-30 20:43:26 linux-nfs [PATCH 2/2] NFS: Remove redundant mirror tracking in O_DIRECT
2019-09-24 09:50:07 linux-nfs [PATCH] NFS: Optimise the default readahead size