aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sunrpc_syms.c
Commit message (Expand)AuthorAge
* sunrpc: Make the ip_map_cache be per-netPavel Emelyanov2010-09-27
* sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-27
* sunrpc: The per-net skeletonPavel Emelyanov2010-09-27
* Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-07
|\
| * sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy2010-07-06
* | NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust2010-08-04
|/
* SUNRPC: Use a cached RPC client and transport for rpcbind upcallsChuck Lever2009-12-03
* SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...Trond Myklebust2009-08-21
* sunrpc: Use rcu_barrier() on unload.Jesper Dangaard Brouer2009-06-26
* SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-01
* svc: Change services to use new svc_create_xprt serviceTom Tucker2008-02-01
* svc: Make svc_sock the tcp/udp transportTom Tucker2008-02-01
* knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-01
* SUNRPC: Move exported declarations to the function declarationsTrond Myklebust2008-01-30
* SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2007-10-09
* SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust2007-07-10
* SUNRPC: Give credential cache a local spinlockTrond Myklebust2007-07-10
* SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust2007-07-10
* SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust2007-07-10
* SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust2007-07-10
* NFSv4: Clean up nfs4_call_async()Trond Myklebust2007-07-10
* SUNRPC: Fix sparse warningsTrond Myklebust2007-05-14
* sunrpc: fix error path in module_initAkinobu Mita2007-05-09
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au...NeilBrown2007-02-14
* SUNRPC: create stubs for xprtsock init and cleanupChuck Lever2006-12-06
* Fix a second potential rpc_wakeup race...Trond Myklebust2006-12-06
* [PATCH] knfsd: add svc_set_num_threadsGreg Banks2006-10-02
* SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-27
* [PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown2006-03-27
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-27
* SUNRPC: Get rid of some unused exportsTrond Myklebust2006-01-06
* SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever2005-11-04
* [PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever2005-09-23
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-07
* [PATCH] knfsd: nfsd4: fix probe_callbackNeilBrown2005-06-24
* [PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher2005-06-22
* [PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher2005-06-22
* [PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16