summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAgeFilesLines
...
* NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust2008-12-231-0/+1
* NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust2008-12-231-1/+7
* NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust2008-12-231-1/+1
* nfs: make nfs4_drop_state_owner() staticAdrian Bunk2008-05-161-1/+0
* NFSv4: Give the lock stateid its own sequence queueTrond Myklebust2008-01-101-0/+1
* nfs: Fix build break with CONFIG_NFS_V4=nOlof Johansson2007-10-191-0/+1
* NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust2007-10-191-1/+2
* NFSv4: 'constify' lookup arguments.Trond Myklebust2007-07-191-1/+1
* NFSv4: Make the NFS state model work with the nosharedcache mount optionTrond Myklebust2007-07-101-0/+1
* NFSv4: Fix up stateid locking...Trond Myklebust2007-07-101-0/+2
* NFSv4: Always use the delegation if we have oneTrond Myklebust2007-07-101-5/+9
* NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust2007-07-101-6/+11
* NFSv4: Ensure that nfs4_do_close() doesn't race with umountTrond Myklebust2007-07-101-3/+3
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-121-1/+1
|\
| * [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* | NFSv4: Cleanups for fs_locations code.Trond Myklebust2007-02-031-1/+1
|/
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-1/+1
* [PATCH] xdr annotations: NFS readdir entriesAl Viro2006-10-201-1/+1
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-221-6/+0
* NFS: Generalise the nfs_client structureDavid Howells2006-09-221-52/+0
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-221-15/+15
* NFSv4: Define an fs_locations bitmapManoj Naik2006-06-091-0/+1
* NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik2006-06-091-1/+1
* NFSv4: Implement the fs_locations function callTrond Myklebust2006-06-091-0/+2
* NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust2006-06-091-0/+1
* NFSv4: Remove requirement for machine creds for the "setclientid" operationTrond Myklebust2006-01-061-4/+2
* NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust2006-01-061-2/+3
* NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust2006-01-061-0/+1
* NFSv4: State recovery cleanupTrond Myklebust2006-01-061-2/+1
* NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust2006-01-061-2/+3
* NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-041-1/+0
* NFSv4: Fix a race between open() and close()Trond Myklebust2005-11-041-1/+2
* NFSv4: Fix up locking for nfs4_state_ownerTrond Myklebust2005-10-201-0/+1
* NFSv4: Final tweak to sequence idTrond Myklebust2005-10-201-1/+1
* NFSv4: Fix an oopsable condition in nfs_free_seqidTrond Myklebust2005-10-181-1/+0
* NFSv4: Eliminate nfsv4 open race...Trond Myklebust2005-10-181-2/+2
* NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust2005-10-181-0/+1
* NFSv4: Remove obsolete state_owner and lock_owner semaphoresTrond Myklebust2005-10-181-6/+0
* NFSv4: Add functions to order RPC callsTrond Myklebust2005-10-181-4/+38
* [PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust2005-06-221-6/+3
* [PATCH] NFSv4: Fix build warningReuben Farrelly2005-06-221-1/+0
* [PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4J. Bruce Fields2005-06-221-0/+7
* [PATCH] NFS: Header file cleanup...Trond Myklebust2005-06-221-0/+250
OpenPOWER on IntegriCloud