aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19nfs: Fix build break with CONFIG_NFS_V4=nOlof Johansson1-0/+1
2007-10-19NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust1-1/+2
2007-07-19NFSv4: 'constify' lookup arguments.Trond Myklebust1-1/+1
2007-07-10NFSv4: Make the NFS state model work with the nosharedcache mount optionTrond Myklebust1-0/+1
2007-07-10NFSv4: Fix up stateid locking...Trond Myklebust1-0/+2
2007-07-10NFSv4: Always use the delegation if we have oneTrond Myklebust1-5/+9
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust1-6/+11
2007-07-10NFSv4: Ensure that nfs4_do_close() doesn't race with umountTrond Myklebust1-3/+3
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-1/+1
2007-02-03NFSv4: Cleanups for fs_locations code.Trond Myklebust1-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-1/+1
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro1-1/+1
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-6/+0
2006-09-22NFS: Generalise the nfs_client structureDavid Howells1-52/+0
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells1-15/+15
2006-06-09NFSv4: Define an fs_locations bitmapManoj Naik1-0/+1
2006-06-09NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik1-1/+1
2006-06-09NFSv4: Implement the fs_locations function callTrond Myklebust1-0/+2
2006-06-09NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust1-0/+1
2006-01-06NFSv4: Remove requirement for machine creds for the "setclientid" operationTrond Myklebust1-4/+2
2006-01-06NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust1-2/+3
2006-01-06NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust1-0/+1
2006-01-06NFSv4: State recovery cleanupTrond Myklebust1-2/+1
2006-01-06NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust1-2/+3
2005-11-04NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust1-1/+0
2005-11-04NFSv4: Fix a race between open() and close()Trond Myklebust1-1/+2
2005-10-20NFSv4: Fix up locking for nfs4_state_ownerTrond Myklebust1-0/+1
2005-10-20NFSv4: Final tweak to sequence idTrond Myklebust1-1/+1
2005-10-18NFSv4: Fix an oopsable condition in nfs_free_seqidTrond Myklebust1-1/+0
2005-10-18NFSv4: Eliminate nfsv4 open race...Trond Myklebust1-2/+2
2005-10-18NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust1-0/+1
2005-10-18NFSv4: Remove obsolete state_owner and lock_owner semaphoresTrond Myklebust1-6/+0
2005-10-18NFSv4: Add functions to order RPC callsTrond Myklebust1-4/+38
2005-06-22[PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust1-6/+3
2005-06-22[PATCH] NFSv4: Fix build warningReuben Farrelly1-1/+0
2005-06-22[PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4J. Bruce Fields1-0/+7
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust1-0/+250