aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sunrpc_syms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\1-1/+1
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust1-1/+2
2007-07-10SUNRPC: Give credential cache a local spinlockTrond Myklebust1-0/+1
2007-07-10SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust1-1/+1
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust1-2/+0
2007-07-10SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust1-1/+0
2007-07-10NFSv4: Clean up nfs4_call_async()Trond Myklebust1-1/+0
2007-05-14SUNRPC: Fix sparse warningsTrond Myklebust1-4/+0
2007-05-09sunrpc: fix error path in module_initAkinobu Mita1-2/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-14[PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX authenticationNeilBrown1-1/+4
2006-12-06SUNRPC: create stubs for xprtsock init and cleanupChuck Lever1-0/+4
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust1-1/+0
2006-10-02[PATCH] knfsd: add svc_set_num_threadsGreg Banks1-0/+2
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever1-3/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk1-1/+0
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown1-1/+0
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown1-3/+1
2006-01-06SUNRPC: Get rid of some unused exportsTrond Myklebust1-4/+0
2005-11-04SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever1-2/+0
2005-09-23[PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever1-1/+0
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan1-2/+4
2005-06-24[PATCH] knfsd: nfsd4: fix probe_callbackNeilBrown1-0/+1
2005-06-22[PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher1-0/+4
2005-06-22[PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher1-0/+1
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+185