aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-04-03nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy
2009-04-03nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy
2009-04-03nfsd41: support for 3-word long attribute bitmaskAndy Adamson
2009-04-03nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verifyBenny Halevy
2009-04-03nfsd41: pass writable attrs mask to nfsd4_decode_fattrBenny Halevy
2009-04-03nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy
2009-04-03nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmapAndy Adamson
2009-04-03nfsd41: access_validAndy Adamson
2009-04-03nfsd41: clientid handlingAndy Adamson
2009-04-03nfsd41: check encode size for sessions maxresponse cachedAndy Adamson
2009-04-03nfsd41: stateid handlingAndy Adamson
2009-04-03nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy
2009-04-03nfsd41: destroy_session operationBenny Halevy
2009-04-03nfsd41: non-page DRC for solo sequence responsesAndy Adamson
2009-04-03nfsd41: Add a create session replay cacheAndy Adamson
2009-04-03nfsd41: create_session operationAndy Adamson
2009-04-03nfsd41: clear DRC cache on free_sessionAndy Adamson
2009-04-03nfsd41: nfsd DRC logicAndy Adamson
2009-04-03nfsd41: hard page limit for DRCAndy 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: 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