summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4state.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-231-18/+0Star
* NFS: Generalise the nfs_client structureDavid Howells2006-09-231-122/+6Star
* NFS: Rename nfs_server::nfs4_stateDavid Howells2006-09-231-5/+5
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-231-25/+25
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCETrond Myklebust2006-03-201-0/+1
* NFSv4: Remove requirement for machine creds for the "setclientid" operationTrond Myklebust2006-01-061-26/+45
* NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust2006-01-061-1/+15
* NFS: Convert instances of kernel_thread() to kthread()Trond Myklebust2006-01-061-30/+16Star
* NFSv4: State recovery cleanupTrond Myklebust2006-01-061-10/+13
* NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust2006-01-061-14/+17
* NFSv4: Fix buggy nfs_wait_on_sequence()Trond Myklebust2005-11-251-10/+10
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-6/+3Star
* NFSv4: Fix recovery of flock() locks.Trond Myklebust2005-11-041-2/+2
* NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-041-33/+0Star
* NFSv4: Fix a race between open() and close()Trond Myklebust2005-11-041-28/+30
* NFSv4: Fix up locking for nfs4_state_ownerTrond Myklebust2005-10-201-5/+15
* NFSv4: Final tweak to sequence idTrond Myklebust2005-10-201-10/+13
* NFSv4: Fix an oopsable condition in nfs_free_seqidTrond Myklebust2005-10-191-8/+1Star
* NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust2005-10-181-1/+1
* NFSv4: Remove nfs4_client->cl_sem from close() pathTrond Myklebust2005-10-181-8/+1Star
* NFSv4: Remove obsolete state_owner and lock_owner semaphoresTrond Myklebust2005-10-181-11/+4Star
* NFSv4: Fix a potential CLOSE raceTrond Myklebust2005-10-181-1/+5
* NFSv4: Add functions to order RPC callsTrond Myklebust2005-10-181-26/+119
* [PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust2005-06-221-99/+79Star
* [PATCH] RPC: [PATCH] improve rpcauthauth_create error returnsJ. Bruce Fields2005-06-221-1/+2
* [PATCH] NFS: Header file cleanup...Trond Myklebust2005-06-221-9/+3Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+932