aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14NFSv4: Don't use GFP_KERNEL allocations in state recoveryTrond Myklebust1-2/+2
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust1-2/+2
2010-02-10nfs41: implement cb_recall_slotAndy Adamson1-0/+2
2010-01-26NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctlyTrond Myklebust1-0/+1
2010-01-26NFSv4: Don't allow posix locking against servers that don't support itTrond Myklebust1-0/+1
2009-12-15NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust1-0/+1
2009-12-15nfs: change nfs4_do_setlk params to identify recovery typeAlexandros Batsakis1-0/+4
2009-12-06nfs41: nfs41_setup_state_renewalRicardo Labiaga1-0/+2
2009-12-05NFSv41: Fix nfs4_proc_create_sessionTrond Myklebust1-1/+1
2009-12-05nfs41: RECLAIM_COMPLETE functionalityRicardo Labiaga1-0/+1
2009-12-05nfs41: check SEQUENCE status flagAlexandros Batsakis1-0/+1
2009-12-05nfs41: add support for callback with RPC version number 4Alexandros Batsakis1-0/+1
2009-12-04nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson1-0/+1
2009-12-04nfs41: rename cl_state session SETUP bit to RESETAndy Adamson1-1/+1
2009-12-04nfs41: add create session into establish_clidAndy Adamson1-0/+2
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust1-0/+6
2009-06-17nfs41: get_clid_cred for EXCHANGE_IDAndy Adamson1-0/+1
2009-06-17nfs41: add a get_clid_cred function to nfs4_state_recovery_opsAndy Adamson1-0/+1
2009-06-17nfs41: establish sessions-based clientidAndy Adamson1-2/+4
2009-06-17nfs41: introduce get_state_renewal_credAndy Adamson1-0/+5
2009-06-17nfs41: support minorversion 1 for nfs4_check_leaseBenny Halevy1-0/+1
2009-06-17nfs41: lease renewalBenny Halevy1-0/+6
2009-06-17nfs41: add session reset to state managerAndy Adamson1-0/+1
2009-06-17nfs41: add session setup to the state managerAndy Adamson1-0/+2
2009-06-17nfs41: setup_sequence methodAndy Adamson1-0/+10
2009-06-17nfs41: sessions client infrastructureAndy Adamson1-0/+4
2009-03-27constify dentry_operations: NFSAl Viro1-1/+1
2008-12-30fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong1-1/+0
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust1-4/+4
2008-12-23NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust1-0/+1
2008-12-23NFSv4: Rename the state reclaimer threadTrond Myklebust1-1/+1
2008-12-23NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust1-1/+1
2008-12-23NFSv4: Add recovery for individual stateidsTrond Myklebust1-0/+2
2008-12-23NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust1-0/+7
2008-12-23NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust1-0/+1
2008-12-23NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust1-1/+7
2008-12-23NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust1-1/+1
2008-05-16nfs: make nfs4_drop_state_owner() staticAdrian Bunk1-1/+0
2008-01-10NFSv4: Give the lock stateid its own sequence queueTrond Myklebust1-0/+1
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