LinuxLists
Users
About
Trond Myklebust (
[email protected]
)
Number of posts: 2399 (1.71 per day)
First post: 2014-01-13 13:35:15
Last post: 2017-11-19 04:18:14
Previous Page
/
Next Page
Date
List
Subject
2016-09-22 17:39:47
linux-nfs
[PATCH v7 13/31] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks
2016-09-22 17:39:45
linux-nfs
[PATCH v7 12/31] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID
2016-09-22 17:39:44
linux-nfs
[PATCH v7 11/31] NFSv4.1: Don't recheck delegations that have already been checked
2016-09-22 17:39:43
linux-nfs
[PATCH v7 10/31] NFSv4.1: Deal with server reboots during delegation expiration recovery
2016-09-22 17:39:42
linux-nfs
[PATCH v7 09/31] NFSv4.1: Test delegation stateids when server declares "some state revoked"
2016-09-22 17:39:42
linux-nfs
[PATCH v7 07/31] NFSv4.1: Add a helper function to deal with expired stateids
2016-09-22 17:39:39
linux-nfs
[PATCH v7 08/31] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
2016-09-22 17:39:37
linux-nfs
[PATCH v7 05/31] NFSv4.1: Don't check delegations that are already marked as revoked
2016-09-22 17:39:34
linux-nfs
[PATCH v7 06/31] NFSv4.1: Allow test_stateid to handle session errors without waiting
2016-09-22 17:39:33
linux-nfs
[PATCH v7 02/31] NFS: Fix inode corruption in nfs_prime_dcache()
2016-09-22 17:39:30
linux-nfs
[PATCH v7 04/31] NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
2016-09-22 17:39:29
linux-nfs
[PATCH v7 03/31] NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
2016-09-22 17:39:27
linux-nfs
[PATCH v7 01/31] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
2016-09-22 17:39:26
linux-nfs
[PATCH v7 00/31] Fix delegation behaviour when server revokes some state
2016-09-20 18:34:27
linux-nfs
[PATCH] NFS: nfs_prime_dcache must validate the filename
2016-09-20 18:33:49
linux-nfs
[PATCH 2/2] SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
2016-09-20 18:33:48
linux-nfs
[PATCH 1/2] SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
2016-09-20 16:56:57
linux-nfs
[PATCH v6 29/29] NFSv4: Fix retry issues with nfs41_test/free_stateid
2016-09-20 16:56:55
linux-nfs
[PATCH v6 28/29] NFSv4: Open state recovery must account for file permission changes
2016-09-20 16:56:54
linux-nfs
[PATCH v6 27/29] NFSv4: Mark the lock and open stateids as invalid after freeing them
2016-09-20 16:56:52
linux-nfs
[PATCH v6 26/29] NFSv4: Don't test open_stateid unless it is set
2016-09-20 16:56:51
linux-nfs
[PATCH v6 25/29] NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid
2016-09-20 16:56:50
linux-nfs
[PATCH v6 24/29] NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation
2016-09-20 16:56:49
linux-nfs
[PATCH v6 23/29] NFSv4: Fix a race when updating an open_stateid
2016-09-20 16:56:47
linux-nfs
[PATCH v6 22/29] NFSv4: Fix a race in nfs_inode_reclaim_delegation()
2016-09-20 16:56:46
linux-nfs
[PATCH v6 21/29] NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb
2016-09-20 16:56:44
linux-nfs
[PATCH v6 20/29] NFSv4.1: nfs4_layoutget_handle_exception handle revoked state
2016-09-20 16:56:42
linux-nfs
[PATCH v6 19/29] NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case
2016-09-20 16:56:41
linux-nfs
[PATCH v6 18/29] NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case
2016-09-20 16:56:40
linux-nfs
[PATCH v6 17/29] NFSv4: nfs_inode_find_delegation_state_and_recover() should check all stateids
2016-09-20 16:56:39
linux-nfs
[PATCH v6 16/29] NFSv4: Ensure we don't re-test revoked and freed stateids
2016-09-20 16:56:37
linux-nfs
[PATCH v6 15/29] NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku
2016-09-20 16:56:36
linux-nfs
[PATCH v6 14/29] NFSv4.1: FREE_STATEID can be asynchronous
2016-09-20 16:56:34
linux-nfs
[PATCH v6 13/29] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks
2016-09-20 16:56:33
linux-nfs
[PATCH v6 12/29] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID
2016-09-20 16:56:32
linux-nfs
[PATCH v6 11/29] NFSv4.1: Don't recheck delegations that have already been checked
2016-09-20 16:56:30
linux-nfs
[PATCH v6 10/29] NFSv4.1: Deal with server reboots during delegation expiration recovery
2016-09-20 16:56:29
linux-nfs
[PATCH v6 09/29] NFSv4.1: Test delegation stateids when server declares "some state revoked"
2016-09-20 16:56:27
linux-nfs
[PATCH v6 08/29] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
2016-09-20 16:56:25
linux-nfs
[PATCH v6 07/29] NFSv4.1: Add a helper function to deal with expired stateids
2016-09-20 16:56:24
linux-nfs
[PATCH v6 06/29] NFSv4.1: Allow test_stateid to handle session errors without waiting
2016-09-20 16:56:23
linux-nfs
[PATCH v6 05/29] NFSv4.1: Don't check delegations that are already marked as revoked
2016-09-20 16:56:21
linux-nfs
[PATCH v6 04/29] NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
2016-09-20 16:56:20
linux-nfs
[PATCH v6 03/29] NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
2016-09-20 16:56:18
linux-nfs
[PATCH v6 02/29] NFS: Fix inode corruption in nfs_prime_dcache()
2016-09-20 16:56:17
linux-nfs
[PATCH v6 01/29] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
2016-09-20 16:56:15
linux-nfs
[PATCH v6 00/29] Fix delegation behaviour when server revokes some state
2016-09-17 05:13:59
linux-nfs
[PATCH v5 24/25] NFSv4: Don't test open_stateid unless it is set
2016-09-17 05:13:59
linux-nfs
[PATCH v5 25/25] NFSv4: Mark the lock and open stateids as invalid after freeing them
2016-09-17 05:13:58
linux-nfs
[PATCH v5 23/25] NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation
2016-09-17 05:13:57
linux-nfs
[PATCH v5 22/25] NFSv4: Fix a race when updating an open_stateid