| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-22 | 1 | -6/+0 |
* | NFS: Generalise the nfs_client structure | David Howells | 2006-09-22 | 1 | -52/+0 |
* | NFS: Rename struct nfs4_client to struct nfs_client | David Howells | 2006-09-22 | 1 | -15/+15 |
* | NFSv4: Define an fs_locations bitmap | Manoj Naik | 2006-06-09 | 1 | -0/+1 |
* | NFSv4: convert fs-locations-components to conform to RFC3530 | Manoj Naik | 2006-06-09 | 1 | -1/+1 |
* | NFSv4: Implement the fs_locations function call | Trond Myklebust | 2006-06-09 | 1 | -0/+2 |
* | NFS: Ensure the client submounts, when it crosses a server mountpoint. | Trond Myklebust | 2006-06-09 | 1 | -0/+1 |
* | NFSv4: Remove requirement for machine creds for the "setclientid" operation | Trond Myklebust | 2006-01-06 | 1 | -4/+2 |
* | NFSv4: Remove requirement for machine creds for the "renew" operation | Trond Myklebust | 2006-01-06 | 1 | -2/+3 |
* | NFSv4: Send RENEW requests to the server only when we're holding state | Trond Myklebust | 2006-01-06 | 1 | -0/+1 |
* | NFSv4: State recovery cleanup | Trond Myklebust | 2006-01-06 | 1 | -2/+1 |
* | NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately | Trond Myklebust | 2006-01-06 | 1 | -2/+3 |
* | NFSv4: Fix problem with OPEN_DOWNGRADE | Trond Myklebust | 2005-11-04 | 1 | -1/+0 |
* | NFSv4: Fix a race between open() and close() | Trond Myklebust | 2005-11-04 | 1 | -1/+2 |
* | NFSv4: Fix up locking for nfs4_state_owner | Trond Myklebust | 2005-10-20 | 1 | -0/+1 |
* | NFSv4: Final tweak to sequence id | Trond Myklebust | 2005-10-20 | 1 | -1/+1 |
* | NFSv4: Fix an oopsable condition in nfs_free_seqid | Trond Myklebust | 2005-10-18 | 1 | -1/+0 |
* | NFSv4: Eliminate nfsv4 open race... | Trond Myklebust | 2005-10-18 | 1 | -2/+2 |
* | NFSv4: Make NFS clean up byte range locks asynchronously | Trond Myklebust | 2005-10-18 | 1 | -0/+1 |
* | NFSv4: Remove obsolete state_owner and lock_owner semaphores | Trond Myklebust | 2005-10-18 | 1 | -6/+0 |
* | NFSv4: Add functions to order RPC calls | Trond Myklebust | 2005-10-18 | 1 | -4/+38 |
* | [PATCH] NFSv4: Clean up nfs4 lock state accounting | Trond Myklebust | 2005-06-22 | 1 | -6/+3 |
* | [PATCH] NFSv4: Fix build warning | Reuben Farrelly | 2005-06-22 | 1 | -1/+0 |
* | [PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4 | J. Bruce Fields | 2005-06-22 | 1 | -0/+7 |
* | [PATCH] NFS: Header file cleanup... | Trond Myklebust | 2005-06-22 | 1 | -0/+250 |