aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4callback.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever1-1/+0
2006-01-06RPC: Clean up RPC task structureTrond Myklebust1-3/+7
2005-06-24[PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown1-3/+1
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown1-4/+3
2005-06-24[PATCH] knfsd: nfsd4: fix probe_callbackNeilBrown1-1/+1
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust1-3/+1
2005-04-16[PATCH] nfsd4: callback create rpc client returnsNeilBrown1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+547