aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nfsd
AgeCommit message (Expand)Author
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds
2009-06-18nfsd41: Backchannel: minorversion support for the back channelAndy Adamson
2009-06-17Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust
2009-06-17nfs41: exchange_id operationBenny Halevy
2009-06-16nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis
2009-06-11switch rqst_exp_parent()Al Viro
2009-06-11switch rqst_exp_get_by_name()Al Viro
2009-05-27knfsd: reply cache cleanupsGreg Banks
2009-05-01nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields
2009-05-01nfsd4: remove unused dl_truncJ. Bruce Fields
2009-05-01nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields
2009-05-01nfsd4: rename callback struct to cb_connJ. Bruce Fields
2009-04-29nfsd4: lookup up callback cred only onceJ. Bruce Fields
2009-04-29nfsd: support ext4 i_versionJ. Bruce Fields
2009-04-06nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4Benny Halevy
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-03nfsd41: provide support for minor version 1 at rpc levelMarc Eshel
2009-04-03nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy
2009-04-03nfsd41: access_validAndy 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: 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: 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: introduce nfs4_client cl_sessions listMarc Eshel
2009-04-03nfsd41: sessions basic data typesAndy Adamson
2009-04-03nfsd41: define nfs41 error codesMarc Eshel
2009-03-29nfsd: embed nfsd4_current_state in nfsd4_compoundresAndy Adamson
2009-03-27Fix a build warning about leaking CONFIG_NFSD to userspace.Greg Banks
2009-03-18Short write in nfsd becomes a full write to the clientDavid Shaw
2009-03-18nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields
2009-03-18nfsd4: remove unused CHECK_FH flagJ. Bruce Fields
2009-03-18nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields
2009-03-18nfs: replace uses of __constant_{endian}Harvey Harrison
2009-03-18nfsd4: use helper for copying delegation filehandleJ. Bruce Fields
2009-03-18nfsd4: use helper for copying filehandles for replayJ. Bruce Fields
2009-01-30headers_check fix: nfsd/syscall.hJaswinder Singh Rajput