summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
AgeCommit message (Expand)Author
2009-04-03nfsd41: clear DRC cache on free_sessionAndy Adamson
2009-04-03nfsd41: nfsd DRC logicAndy Adamson
2009-04-03nfsd41: DRC save, restore, and clear functionsAndy Adamson
2009-04-03nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...Andy Adamson
2009-04-03nfsd41: sequence operationBenny Halevy
2009-04-03nfsd41: match clientid establishment methodAndy Adamson
2009-04-03nfsd41: exchange_id operationAndy Adamson
2009-04-03nfsd41: proc stubsAndy Adamson
2009-04-03nfsd41: sessionid hashingMarc Eshel
2009-04-03nfsd41: release_session when client is expiredMarc Eshel
2009-04-03nfsd41: introduce nfs4_client cl_sessions listMarc Eshel
2009-04-03nfsd41: sessions basic data typesAndy Adamson
2009-03-18nfsd4: don't check ip address in setclientidJ. Bruce Fields
2009-03-18nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields
2009-03-18nfsd4: rename io_during_grace_disallowedJ. Bruce Fields
2009-03-18nfsd4: remove unused CHECK_FH flagJ. Bruce Fields
2009-03-18nfsd4: fail when delegreturn gets a non-delegation stateidJ. Bruce Fields
2009-03-18nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields
2009-03-18nfsd4: add a helper function to decide if stateid is delegationJ. Bruce Fields
2009-03-18nfsd4: remove some dprintk'sJ. Bruce Fields
2009-03-18nfsd4: remove unneeded local variableJ. Bruce Fields
2009-03-18nfsd4: remove redundant "if" in nfs4_preprocess_stateid_opJ. Bruce Fields
2009-03-18nfsd4: move check_stateid_generation checkJ. Bruce Fields
2009-03-18nfsd4: trivial preprocess_stateid_op cleanupJ. Bruce Fields
2009-03-18nfsd4: use helper for copying delegation filehandleJ. Bruce Fields
2009-03-18nfsd4: split open/lockowner release codeJ. Bruce Fields
2009-03-18nfsd4: remove a forward declarationJ. Bruce Fields
2009-03-18nfsd4: split lockstateid/openstateid release logicJ. Bruce Fields
2009-01-27nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton
2009-01-07nfsd: last_byte_offsetBenny Halevy
2009-01-07nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields
2009-01-06nfsd: Minor cleanup of find_stateidKrishna Kumar
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-24nfsd: clean up grace period on early exitJ. Bruce Fields
2008-10-31fs: replace NIPQUAD()Harvey Harrison
2008-10-23[PATCH] switch nfsd to kern_path()Al Viro
2008-10-03nfsd: common grace period controlJ. Bruce Fields
2008-07-07nfsd: take file and mnt write in nfs4_upgrade_openBenny Halevy
2008-07-07nfsd: document open share bit trackingJ. Bruce Fields
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi
2008-06-23knfsd: clean up nfsd filesystem interfacesJeff Layton
2008-05-18nfsd: remove unnecessary atomic opsJ. Bruce Fields
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields
2008-04-23nfsd: initialize lease type in nfs4_open_delegation()Felix Blyakher
2008-04-23nfsd: fix sparse warningsHarvey Harrison
2008-04-23nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields
2008-04-23nfsd4: simplify stateid sequencing checksJ. Bruce Fields