aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4callback.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-01nfsd4: recognize callback channel failure earlierGravatar J. Bruce Fields 1-8/+5
2008-02-01nfsd: move callback rpc_client creation into separate threadGravatar J. Bruce Fields 1-39/+39
2008-02-01nfsd4: probe callback channel only onceGravatar J. Bruce Fields 1-2/+1
2007-10-09knfsd: nfsv4 delegation recall should take reference on clientGravatar J. Bruce Fields 1-0/+1
2007-10-09knfsd: fix callback rpc credGravatar J. Bruce Fields 1-33/+0
2007-10-09knfsd: spawn kernel thread to probe callback channelGravatar J. Bruce Fields 1-37/+34
2007-07-17knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacksGravatar Benny Halevy 1-1/+1
2007-07-10SUNRPC: Add a convenient default for the hostname when calling rpc_create()Gravatar Chuck Lever 1-6/+0
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Gravatar Trond Myklebust 1-9/+3
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-04-30SUNRPC: RPC buffer size estimates are too largeGravatar Chuck Lever 1-5/+2
2007-02-16[PATCH] knfsd: nfsd4: fix non-terminated stringGravatar J. Bruce Fields 1-1/+6
2006-10-20[PATCH] nfsd: misc endianness annotationsGravatar Al Viro 1-1/+1
2006-10-20[PATCH] xdr annotations: nfsd callback*Gravatar Al Viro 1-10/+10
2006-10-17[PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback clientGravatar J. Bruce Fields 1-2/+2
2006-10-02[PATCH] knfsd: add some missing newlines in printksGravatar Greg Banks 1-1/+1
2006-09-22NFSD: Convert NFS server callback logic to use new rpc_create APIGravatar Chuck Lever 1-39/+27
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-04-11[PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanupGravatar NeilBrown 1-3/+3
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Gravatar Linus Torvalds 1-0/+2
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-2/+2
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputGravatar Chuck Lever 1-0/+2
2006-01-06SUNRPC: get rid of cl_chattyGravatar Chuck Lever 1-1/+0
2006-01-06RPC: Clean up RPC task structureGravatar Trond Myklebust 1-3/+7
2005-06-24[PATCH] knfsd: nfsd4: remove cb_parsedGravatar NeilBrown 1-3/+1
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticGravatar NeilBrown 1-4/+3
2005-06-24[PATCH] knfsd: nfsd4: fix probe_callbackGravatar NeilBrown 1-1/+1
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Gravatar Trond Myklebust 1-3/+1
2005-04-16[PATCH] nfsd4: callback create rpc client returnsGravatar NeilBrown 1-2/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+547