aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4callback.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-18nfsd41: Backchannel: minorversion support for the back channelAndy Adamson1-1/+2
2009-06-18nfsd41: Backchannel: cleanup nfs4.0 callback encode routinesAndy Adamson1-8/+16
2009-05-03nfsd4: make recall callback an asynchronous rpcJ. Bruce Fields1-25/+49
2009-05-01nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields1-2/+2
2009-05-01nfsd4: remove unused dl_truncJ. Bruce Fields1-3/+1
2009-05-01nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields1-13/+11
2009-05-01nfsd4: rename callback struct to cb_connJ. Bruce Fields1-8/+8
2009-04-29nfsd4: replace callback thread by asynchronous rpcJ. Bruce Fields1-16/+22
2009-04-29nfsd4: lookup up callback cred only onceJ. Bruce Fields1-0/+26
2009-04-29nfsd4: create rpc callback client from server threadJ. Bruce Fields1-15/+16
2009-04-29nfsd4: set cb_client inside setup_callback_clientJ. Bruce Fields1-14/+12
2009-04-29nfsd4: set shorter timeoutJ. Bruce Fields1-4/+7
2009-03-18nfsd4: move rpc_client setup to a separate functionJ. Bruce Fields1-8/+21
2009-03-18nfsd4: fix do_probe_callback errorsJ. Bruce Fields1-8/+7
2009-03-18nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields1-2/+0
2009-03-18nfsd4: put_nfs4_client does not require state lockJ. Bruce Fields1-1/+1
2009-03-18nfsd: lock state around put client and delegation in nfsd4_cb_recallAlexandros Batsakis1-1/+2
2009-03-18nfsd4: use helper for copying delegation filehandleJ. Bruce Fields1-2/+2
2009-01-07nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy1-3/+0
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia1-1/+2
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia1-0/+6
2008-09-29nfsd: use nfs client rpc callback programBenny Halevy1-0/+1
2008-09-29nfsd: do_probe_callback should not clear rpc statsBenny Halevy1-3/+0
2008-09-29nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recallBenny Halevy1-1/+2
2008-07-09rpc: bring back cl_chattyOlga Kornievskaia1-1/+1
2008-05-18nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields1-1/+1
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-23nfsd: use static memory for callback program and statsOlga Kornievskaia1-11/+17
2008-02-01nfsd4: recognize callback channel failure earlierJ. Bruce Fields1-8/+5
2008-02-01nfsd: move callback rpc_client creation into separate threadJ. Bruce Fields1-39/+39
2008-02-01nfsd4: probe callback channel only onceJ. Bruce Fields1-2/+1
2007-10-09knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields1-0/+1
2007-10-09knfsd: fix callback rpc credJ. Bruce Fields1-33/+0
2007-10-09knfsd: spawn kernel thread to probe callback channelJ. Bruce Fields1-37/+34
2007-07-17knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacksBenny Halevy1-1/+1
2007-07-10SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever1-6/+0
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust1-9/+3
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever1-5/+2
2007-02-16[PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields1-1/+6
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro1-1/+1
2006-10-20[PATCH] xdr annotations: nfsd callback*Al Viro1-10/+10
2006-10-17[PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback clientJ. Bruce Fields1-2/+2
2006-10-02[PATCH] knfsd: add some missing newlines in printksGreg Banks1-1/+1
2006-09-22NFSD: Convert NFS server callback logic to use new rpc_create APIChuck Lever1-39/+27
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-11[PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanupNeilBrown1-3/+3
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-0/+2
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-2/+2
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever1-0/+2