summaryrefslogtreecommitdiff
path: root/net/sunrpc/sunrpc_syms.c
AgeCommit message (Expand)Author
2011-10-25SUNRPC: remove rpcbind clients destruction on module cleanupStanislav Kinsbursky
2010-09-27sunrpc: Make the ip_map_cache be per-netPavel Emelyanov
2010-09-27sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov
2010-09-27sunrpc: The per-net skeletonPavel Emelyanov
2010-08-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-08-04NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust
2010-07-06sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy
2009-12-03SUNRPC: Use a cached RPC client and transport for rpcbind upcallsChuck Lever
2009-08-21SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...Trond Myklebust
2009-06-26sunrpc: Use rcu_barrier() on unload.Jesper Dangaard Brouer
2008-02-01SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust
2008-02-01svc: Change services to use new svc_create_xprt serviceTom Tucker
2008-02-01svc: Make svc_sock the tcp/udp transportTom Tucker
2008-02-01knfsd: cache unregistration needn't return errorJ. Bruce Fields
2008-01-30SUNRPC: Move exported declarations to the function declarationsTrond Myklebust
2007-10-09SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust
2007-07-10SUNRPC: Give credential cache a local spinlockTrond Myklebust
2007-07-10SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust
2007-07-10SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust
2007-07-10NFSv4: Clean up nfs4_call_async()Trond Myklebust
2007-05-14SUNRPC: Fix sparse warningsTrond Myklebust
2007-05-09sunrpc: fix error path in module_initAkinobu Mita
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-14[PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au...NeilBrown
2006-12-06SUNRPC: create stubs for xprtsock init and cleanupChuck Lever
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust
2006-10-02[PATCH] knfsd: add svc_set_num_threadsGreg Banks
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown
2006-01-06SUNRPC: Get rid of some unused exportsTrond Myklebust
2005-11-04SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever
2005-09-23[PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan
2005-06-24[PATCH] knfsd: nfsd4: fix probe_callbackNeilBrown
2005-06-22[PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher
2005-06-22[PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust
2005-04-16Linux-2.6.12-rc2Linus Torvalds