| Commit message (Expand) | Author | Age |
* | NFSv4: Give the lock stateid its own sequence queue | Trond Myklebust | 2008-01-10 |
* | nfs: Fix build break with CONFIG_NFS_V4=n | Olof Johansson | 2007-10-19 |
* | NFSv4: Ensure that we wait for the CLOSE request to complete | Trond Myklebust | 2007-10-19 |
* | NFSv4: 'constify' lookup arguments. | Trond Myklebust | 2007-07-19 |
* | NFSv4: Make the NFS state model work with the nosharedcache mount option | Trond Myklebust | 2007-07-10 |
* | NFSv4: Fix up stateid locking... | Trond Myklebust | 2007-07-10 |
* | NFSv4: Always use the delegation if we have one | Trond Myklebust | 2007-07-10 |
* | NFSv4: Reduce the chances of an open_owner identifier collision | Trond Myklebust | 2007-07-10 |
* | NFSv4: Ensure that nfs4_do_close() doesn't race with umount | Trond Myklebust | 2007-07-10 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2007-02-13 |
|\ |
|
| * | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 2007-02-12 |
* | | NFSv4: Cleanups for fs_locations code. | Trond Myklebust | 2007-02-03 |
|/ |
|
* | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 |
* | [PATCH] xdr annotations: NFS readdir entries | Al Viro | 2006-10-20 |
* | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-22 |
* | NFS: Generalise the nfs_client structure | David Howells | 2006-09-22 |
* | NFS: Rename struct nfs4_client to struct nfs_client | David Howells | 2006-09-22 |
* | NFSv4: Define an fs_locations bitmap | Manoj Naik | 2006-06-09 |
* | NFSv4: convert fs-locations-components to conform to RFC3530 | Manoj Naik | 2006-06-09 |
* | NFSv4: Implement the fs_locations function call | Trond Myklebust | 2006-06-09 |
* | NFS: Ensure the client submounts, when it crosses a server mountpoint. | Trond Myklebust | 2006-06-09 |
* | NFSv4: Remove requirement for machine creds for the "setclientid" operation | Trond Myklebust | 2006-01-06 |
* | NFSv4: Remove requirement for machine creds for the "renew" operation | Trond Myklebust | 2006-01-06 |
* | NFSv4: Send RENEW requests to the server only when we're holding state | Trond Myklebust | 2006-01-06 |
* | NFSv4: State recovery cleanup | Trond Myklebust | 2006-01-06 |
* | NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately | Trond Myklebust | 2006-01-06 |
* | NFSv4: Fix problem with OPEN_DOWNGRADE | Trond Myklebust | 2005-11-04 |
* | NFSv4: Fix a race between open() and close() | Trond Myklebust | 2005-11-04 |
* | NFSv4: Fix up locking for nfs4_state_owner | Trond Myklebust | 2005-10-20 |
* | NFSv4: Final tweak to sequence id | Trond Myklebust | 2005-10-20 |
* | NFSv4: Fix an oopsable condition in nfs_free_seqid | Trond Myklebust | 2005-10-19 |
* | NFSv4: Eliminate nfsv4 open race... | Trond Myklebust | 2005-10-18 |
* | NFSv4: Make NFS clean up byte range locks asynchronously | Trond Myklebust | 2005-10-18 |
* | NFSv4: Remove obsolete state_owner and lock_owner semaphores | Trond Myklebust | 2005-10-18 |
* | NFSv4: Add functions to order RPC calls | Trond Myklebust | 2005-10-18 |
* | [PATCH] NFSv4: Clean up nfs4 lock state accounting | Trond Myklebust | 2005-06-22 |
* | [PATCH] NFSv4: Fix build warning | Reuben Farrelly | 2005-06-22 |
* | [PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4 | J. Bruce Fields | 2005-06-22 |
* | [PATCH] NFS: Header file cleanup... | Trond Myklebust | 2005-06-22 |