summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2009-06-11switch follow_down()Al Viro
2009-06-11switch follow_up() to struct pathAl Viro
2009-06-11switch rqst_exp_parent()Al Viro
2009-06-11switch rqst_exp_get_by_name()Al Viro
2009-06-11switch exp_parent() to struct pathAl Viro
2009-06-11nfsd struct path use: exp_get_by_name()Al Viro
2009-06-09Merge branch 'master' into nextJames Morris
2009-05-28integrity: nfsd imbalance bug fixMimi Zohar
2009-05-27nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun
2009-05-11nfsd: silence lockdep warningJ. Bruce Fields
2009-05-06nfsd4: check for negative dentry before use in nfsv4 readdirJ. Bruce Fields
2009-05-03nfsd41: slots are freed with sessionAndy Adamson
2009-04-20Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse
2009-04-20Safer nfsd_cross_mnt()Al Viro
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-04-06nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy
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-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro