aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4_fs.h
AgeCommit message (Expand)Author
2009-12-15NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust
2009-12-15nfs: change nfs4_do_setlk params to identify recovery typeAlexandros Batsakis
2009-12-06nfs41: nfs41_setup_state_renewalRicardo Labiaga
2009-12-05NFSv41: Fix nfs4_proc_create_sessionTrond Myklebust
2009-12-05nfs41: RECLAIM_COMPLETE functionalityRicardo Labiaga
2009-12-05nfs41: check SEQUENCE status flagAlexandros Batsakis
2009-12-05nfs41: add support for callback with RPC version number 4Alexandros Batsakis
2009-12-04nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson
2009-12-04nfs41: rename cl_state session SETUP bit to RESETAndy Adamson
2009-12-04nfs41: add create session into establish_clidAndy Adamson
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust
2009-06-17nfs41: get_clid_cred for EXCHANGE_IDAndy Adamson
2009-06-17nfs41: add a get_clid_cred function to nfs4_state_recovery_opsAndy Adamson
2009-06-17nfs41: establish sessions-based clientidAndy Adamson
2009-06-17nfs41: introduce get_state_renewal_credAndy Adamson
2009-06-17nfs41: support minorversion 1 for nfs4_check_leaseBenny Halevy
2009-06-17nfs41: lease renewalBenny Halevy
2009-06-17nfs41: add session reset to state managerAndy Adamson
2009-06-17nfs41: add session setup to the state managerAndy Adamson
2009-06-17nfs41: setup_sequence methodAndy Adamson
2009-06-17nfs41: sessions client infrastructureAndy Adamson
2009-03-27constify dentry_operations: NFSAl Viro
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