summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4state.c
AgeCommit message (Expand)Author
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-03-06vfs: take f_lock on modifying f_mode after open timeWu Fengguang
2010-01-14nfsd41: Create the recovery entry for the NFSv4.1 clientRicardo Labiaga
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-11-05nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy
2009-10-27nfsd4.1: common slot allocation size calculationJ. Bruce Fields
2009-10-27nfsd4.1: fix session memory use calculationJ. Bruce Fields
2009-09-28nfsd41: use sv_max_mesg for forechannel max sizesAndy Adamson
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-09-22const: make lock_manager_operations constAlexey Dobriyan
2009-09-15nfsd41: Refactor create_client()Ricardo Labiaga
2009-09-15nfsd41: Backchannel: Setup sequence informationRicardo Labiaga
2009-09-15nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga
2009-09-15nfsd41: Backchannel: callback infrastructureAndy Adamson
2009-09-15nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields
2009-09-15nfsd4: allow nfs4 state startup to failJ. Bruce Fields
2009-09-01nfsd41: replace page based DRC with buffer based DRCAndy Adamson
2009-09-01nfsd41: replace nfserr_resource in pure nfs41 responsesAndy Adamson
2009-09-01nfsd41: use session maxreqs for sequence target and highest slotidAndy Adamson
2009-09-01nfsd41: bound forechannel drc size by memory usageAndy Adamson
2009-08-28nfsd41: expand solo sequence checkAndy Adamson
2009-08-27nfsd41: renew_client must be called under the state lockBenny Halevy
2009-08-21nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton
2009-08-21nfsd: add support for NFSv4 callbacks over IPv6Jeff Layton
2009-08-21nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton
2009-08-21nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton
2009-07-28nfsd41: encode replay sequence from the slot valuesAndy Adamson
2009-07-28nfsd41: Use separate DRC for setclientidAndy Adamson
2009-07-28nfsd41: change check_slot_seqid parametersAndy Adamson
2009-07-28nfsd41: remove redundant forechannel max requests checkAndy Adamson
2009-07-28nfsd41: hange from page to memory based drc limitsAndy Adamson
2009-07-28nfsd41: minor set_forechannel_maxreqs cleanupAndy Adamson
2009-07-28nfsd41: reclaim DRC memory on session freeAndy Adamson
2009-07-14nfsd41: use globals for DRC limitsAndy Adamson
2009-06-18nfsd41: Backchannel: minorversion support for the back channelAndy Adamson
2009-06-18nfsd41: Remove ip address collision detection caseMike Sager
2009-06-16nfsd41: sanity check client drc maxreqsAndy Adamson
2009-06-16nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis
2009-06-15Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields
2009-05-06nfsd: nfs4_stat_init cleanupWang Chen
2009-05-03nfsd4: make recall callback an asynchronous rpcJ. Bruce Fields
2009-05-03nfsd41: slots are freed with sessionAndy Adamson
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-29nfsd4: setclientid_confirm callback-change fixesJ. Bruce Fields