aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4state.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-20NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCETrond Myklebust1-0/+1
2006-01-06NFSv4: Remove requirement for machine creds for the "setclientid" operationTrond Myklebust1-26/+45
2006-01-06NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust1-1/+15
2006-01-06NFS: Convert instances of kernel_thread() to kthread()Trond Myklebust1-30/+16
2006-01-06NFSv4: State recovery cleanupTrond Myklebust1-10/+13
2006-01-06NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust1-14/+17
2005-11-25NFSv4: Fix buggy nfs_wait_on_sequence()Trond Myklebust1-10/+10
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-6/+3
2005-11-04NFSv4: Fix recovery of flock() locks.Trond Myklebust1-2/+2
2005-11-04NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust1-33/+0
2005-11-04NFSv4: Fix a race between open() and close()Trond Myklebust1-28/+30
2005-10-20NFSv4: Fix up locking for nfs4_state_ownerTrond Myklebust1-5/+15
2005-10-20NFSv4: Final tweak to sequence idTrond Myklebust1-10/+13
2005-10-18NFSv4: Fix an oopsable condition in nfs_free_seqidTrond Myklebust1-8/+1
2005-10-18NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust1-1/+1
2005-10-18NFSv4: Remove nfs4_client->cl_sem from close() pathTrond Myklebust1-8/+1
2005-10-18NFSv4: Remove obsolete state_owner and lock_owner semaphoresTrond Myklebust1-11/+4
2005-10-18NFSv4: Fix a potential CLOSE raceTrond Myklebust1-1/+5
2005-10-18NFSv4: Add functions to order RPC callsTrond Myklebust1-26/+119
2005-06-22[PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust1-99/+79
2005-06-22[PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields1-1/+2
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust1-9/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+932