| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSv4: Fix an NFSv4 mount regression | Trond Myklebust | 2009-07-21 | 1 | -0/+6 |
* | nfs41: get_clid_cred for EXCHANGE_ID | Andy Adamson | 2009-06-17 | 1 | -0/+1 |
* | nfs41: add a get_clid_cred function to nfs4_state_recovery_ops | Andy Adamson | 2009-06-17 | 1 | -0/+1 |
* | nfs41: establish sessions-based clientid | Andy Adamson | 2009-06-17 | 1 | -2/+4 |
* | nfs41: introduce get_state_renewal_cred | Andy Adamson | 2009-06-17 | 1 | -0/+5 |
* | nfs41: support minorversion 1 for nfs4_check_lease | Benny Halevy | 2009-06-17 | 1 | -0/+1 |
* | nfs41: lease renewal | Benny Halevy | 2009-06-17 | 1 | -0/+6 |
* | nfs41: add session reset to state manager | Andy Adamson | 2009-06-17 | 1 | -0/+1 |
* | nfs41: add session setup to the state manager | Andy Adamson | 2009-06-17 | 1 | -0/+2 |
* | nfs41: setup_sequence method | Andy Adamson | 2009-06-17 | 1 | -0/+10 |
* | nfs41: sessions client infrastructure | Andy Adamson | 2009-06-17 | 1 | -0/+4 |
* | constify dentry_operations: NFS | Al Viro | 2009-03-27 | 1 | -1/+1 |
* | fs/nfs/nfs4proc.c: make nfs4_map_errors() static | WANG Cong | 2008-12-30 | 1 | -1/+0 |
* | NFSv4: Convert the open and close ops to use fmode | Trond Myklebust | 2008-12-23 | 1 | -4/+4 |
* | NFSv4: Clean up nfs_expire_all_delegations() | Trond Myklebust | 2008-12-23 | 1 | -0/+1 |
* | NFSv4: Rename the state reclaimer thread | Trond Myklebust | 2008-12-23 | 1 | -1/+1 |
* | NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... | Trond Myklebust | 2008-12-23 | 1 | -1/+1 |
* | NFSv4: Add recovery for individual stateids | Trond Myklebust | 2008-12-23 | 1 | -0/+2 |
* | NFSv4: Add a recovery marking scheme for state owners | Trond Myklebust | 2008-12-23 | 1 | -0/+7 |
* | NFSv4: Remove redundant RENEW calls if we know the lease has expired | Trond Myklebust | 2008-12-23 | 1 | -0/+1 |
* | NFSv4: Fix state recovery when the client runs over the grace period | Trond Myklebust | 2008-12-23 | 1 | -1/+7 |
* | NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock | Trond Myklebust | 2008-12-23 | 1 | -1/+1 |
* | nfs: make nfs4_drop_state_owner() static | Adrian Bunk | 2008-05-16 | 1 | -1/+0 |
* | NFSv4: Give the lock stateid its own sequence queue | Trond Myklebust | 2008-01-10 | 1 | -0/+1 |
* | nfs: Fix build break with CONFIG_NFS_V4=n | Olof Johansson | 2007-10-19 | 1 | -0/+1 |
* | NFSv4: Ensure that we wait for the CLOSE request to complete | Trond Myklebust | 2007-10-19 | 1 | -1/+2 |
* | NFSv4: 'constify' lookup arguments. | Trond Myklebust | 2007-07-19 | 1 | -1/+1 |
* | NFSv4: Make the NFS state model work with the nosharedcache mount option | Trond Myklebust | 2007-07-10 | 1 | -0/+1 |
* | NFSv4: Fix up stateid locking... | Trond Myklebust | 2007-07-10 | 1 | -0/+2 |
* | NFSv4: Always use the delegation if we have one | Trond Myklebust | 2007-07-10 | 1 | -5/+9 |
* | NFSv4: Reduce the chances of an open_owner identifier collision | Trond Myklebust | 2007-07-10 | 1 | -6/+11 |
* | NFSv4: Ensure that nfs4_do_close() doesn't race with umount | Trond Myklebust | 2007-07-10 | 1 | -3/+3 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2007-02-12 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | | NFSv4: Cleanups for fs_locations code. | Trond Myklebust | 2007-02-03 | 1 | -1/+1 |
|/ |
|
* | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 1 | -1/+1 |
* | [PATCH] xdr annotations: NFS readdir entries | Al Viro | 2006-10-20 | 1 | -1/+1 |
* | 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 |