aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4callback.c
AgeCommit message (Expand)Author
2009-09-15nfsd41: modify nfsd4.1 backchannel to use new xprt classAlexandros Batsakis
2009-09-15nfsd41: Backchannel: Implement cb_recall over NFSv4.1Ricardo Labiaga
2009-09-15nfsd41: Backchannel: cb_sequence callbackBenny Halevy
2009-09-15nfsd41: Backchannel: Setup sequence informationRicardo Labiaga
2009-09-15nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga
2009-09-15nfsd41: Backchannel: callback infrastructureAndy Adamson
2009-09-15nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields
2009-09-15nfsd4: fix null dereference creating nfsv4 callback clientJ. Bruce Fields
2009-09-13nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definitionBenny Halevy
2009-08-21nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton
2009-06-18nfsd41: Backchannel: minorversion support for the back channelAndy Adamson
2009-06-18nfsd41: Backchannel: cleanup nfs4.0 callback encode routinesAndy Adamson
2009-05-03nfsd4: make recall callback an asynchronous rpcJ. Bruce Fields
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: replace callback thread by asynchronous rpcJ. Bruce Fields
2009-04-29nfsd4: lookup up callback cred only onceJ. Bruce Fields
2009-04-29nfsd4: create rpc callback client from server threadJ. Bruce Fields
2009-04-29nfsd4: set cb_client inside setup_callback_clientJ. Bruce Fields
2009-04-29nfsd4: set shorter timeoutJ. Bruce Fields
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-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-01-07nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia
2008-09-29nfsd: use nfs client rpc callback programBenny Halevy
2008-09-29nfsd: do_probe_callback should not clear rpc statsBenny Halevy
2008-09-29nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recallBenny Halevy
2008-07-09rpc: bring back cl_chattyOlga Kornievskaia
2008-05-18nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-23nfsd: use static memory for callback program and statsOlga Kornievskaia
2008-02-01nfsd4: recognize callback channel failure earlierJ. Bruce Fields
2008-02-01nfsd: move callback rpc_client creation into separate threadJ. Bruce Fields
2008-02-01nfsd4: probe callback channel only onceJ. Bruce Fields
2007-10-09knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields
2007-10-09knfsd: fix callback rpc credJ. Bruce Fields
2007-10-09knfsd: spawn kernel thread to probe callback channelJ. Bruce Fields
2007-07-17knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacksBenny Halevy
2007-07-10SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2007-02-16[PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields