aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4_fs.h
AgeCommit message (Expand)Author
2008-12-30fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust
2008-12-23NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust
2008-12-23NFSv4: Rename the state reclaimer threadTrond Myklebust
2008-12-23NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust
2008-12-23NFSv4: Add recovery for individual stateidsTrond Myklebust
2008-12-23NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust
2008-12-23NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust
2008-12-23NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust
2008-12-23NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust
2008-05-16nfs: make nfs4_drop_state_owner() staticAdrian Bunk
2008-01-10NFSv4: Give the lock stateid its own sequence queueTrond Myklebust
2007-10-19nfs: Fix build break with CONFIG_NFS_V4=nOlof Johansson
2007-10-19NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust
2007-07-19NFSv4: 'constify' lookup arguments.Trond Myklebust
2007-07-10NFSv4: Make the NFS state model work with the nosharedcache mount optionTrond Myklebust
2007-07-10NFSv4: Fix up stateid locking...Trond Myklebust
2007-07-10NFSv4: Always use the delegation if we have oneTrond Myklebust
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust
2007-07-10NFSv4: Ensure that nfs4_do_close() doesn't race with umountTrond Myklebust
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-03NFSv4: Cleanups for fs_locations code.Trond Myklebust
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Generalise the nfs_client structureDavid Howells
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells
2006-06-09NFSv4: Define an fs_locations bitmapManoj Naik
2006-06-09NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik
2006-06-09NFSv4: Implement the fs_locations function callTrond Myklebust
2006-06-09NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust
2006-01-06NFSv4: Remove requirement for machine creds for the "setclientid" operationTrond Myklebust
2006-01-06NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust
2006-01-06NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust
2006-01-06NFSv4: State recovery cleanupTrond Myklebust
2006-01-06NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust
2005-11-04NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust
2005-11-04NFSv4: Fix a race between open() and close()Trond Myklebust
2005-10-20NFSv4: Fix up locking for nfs4_state_ownerTrond Myklebust
2005-10-20NFSv4: Final tweak to sequence idTrond Myklebust
2005-10-18NFSv4: Fix an oopsable condition in nfs_free_seqidTrond Myklebust
2005-10-18NFSv4: Eliminate nfsv4 open race...Trond Myklebust
2005-10-18NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust
2005-10-18NFSv4: Remove obsolete state_owner and lock_owner semaphoresTrond Myklebust
2005-10-18NFSv4: Add functions to order RPC callsTrond Myklebust
2005-06-22[PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust
2005-06-22[PATCH] NFSv4: Fix build warningReuben Farrelly
2005-06-22[PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4J. Bruce Fields
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust