summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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: xdr infrastructureAndy 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-04-03nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson
2009-03-30nfsd: remove nfsd4_ops array sizeBenny Halevy
2009-03-29nfsd: embed nfsd4_current_state in nfsd4_compoundresAndy Adamson
2009-03-18Inconsistent setattr behaviourSachin S. Prabhu
2009-03-18nfsd4: don't check ip address in setclientidJ. Bruce Fields
2009-03-18knfsd: add file to export stats about nfsd poolsGreg Banks
2009-03-18knfsd: remove the nfsd thread busy histogramGreg Banks
2009-03-18nfsd4: remove redundant check from nfsd4_openJ. Bruce Fields
2009-03-18nfsd4: don't do lookup within readdir in recovery codeJ. Bruce Fields
2009-03-18nfsd4: support putpubfh operationJ. Bruce Fields
2009-03-18Short write in nfsd becomes a full write to the clientDavid Shaw
2009-03-18NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_op...Benny Halevy
2009-03-18nfsd4: move rpc_client setup to a separate functionJ. Bruce Fields
2009-03-18nfsd4: fix do_probe_callback errorsJ. Bruce Fields
2009-03-18nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields
2009-03-18nfsd4: put_nfs4_client does not require state lockJ. 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-18nfsd(v2/v3): fix the failure of creation from HPUX clientwengang wang
2009-03-18lockd: clean up blocking lock cases of nlsmvc_lock()Miklos Szeredi
2009-03-18nfsd: lock state around put client and delegation in nfsd4_cb_recallAlexandros Batsakis
2009-03-18nfsd4: use helper for copying delegation filehandleJ. Bruce Fields
2009-03-18nfsd4: use helper for copying filehandles for replayJ. Bruce Fields
2009-03-18nfsd4: fix misplaced commentJ. Bruce Fields
2009-03-18nfsd: clarify exclusive create bitmask result.J. Bruce Fields
2009-03-18nfsd : Define NFSD only when FILE_LOCKING is enabledManish Katiyar
2009-03-18NFSD: cleanup for nfs3proc.cQinghuang Feng
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-03-18Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-03-17NFSD: provide encode routine for OP_OPENATTRBenny Halevy