summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sunrpc_syms.c
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: exit_net cleanup check addedVasily Averin2017-11-171-0/+3
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-241-0/+1
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-03-311-6/+1
* sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton2014-11-271-0/+8
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-241-2/+2
* sunrpc: create a new dummy pipe for gssd to hold openJeff Layton2013-12-061-1/+7
* SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky2012-04-181-8/+9
* SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-111-3/+0
* SUNRPC: init per-net rpcbind spinlockStanislav Kinsbursky2012-02-161-0/+1
* SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky2012-01-311-0/+1
* SUNRPC: create unix gid cache per network namespaceStanislav Kinsbursky2012-01-311-4/+10
* SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky2012-01-311-0/+3
* SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky2012-01-311-0/+1
* SUNRPC: remove rpcbind clients destruction on module cleanupStanislav Kinsbursky2011-10-251-3/+0
* sunrpc: Make the ip_map_cache be per-netPavel Emelyanov2010-09-271-3/+8
* sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-271-6/+10
* sunrpc: The per-net skeletonPavel Emelyanov2010-09-271-1/+30
* Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-071-0/+1
|\
| * sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy2010-07-061-0/+1
* | NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust2010-08-041-5/+10
|/
* SUNRPC: Use a cached RPC client and transport for rpcbind upcallsChuck Lever2009-12-031-0/+3
* SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...Trond Myklebust2009-08-211-1/+1
* sunrpc: Use rcu_barrier() on unload.Jesper Dangaard Brouer2009-06-261-0/+1
* SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-011-41/+0
* svc: Change services to use new svc_create_xprt serviceTom Tucker2008-02-011-1/+0
* svc: Make svc_sock the tcp/udp transportTom Tucker2008-02-011-1/+3
* knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-011-4/+2
* SUNRPC: Move exported declarations to the function declarationsTrond Myklebust2008-01-301-66/+0
* SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2007-10-091-1/+1
* SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust2007-07-101-1/+2
* SUNRPC: Give credential cache a local spinlockTrond Myklebust2007-07-101-0/+1
* SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust2007-07-101-1/+1
* SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust2007-07-101-2/+0
* SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust2007-07-101-1/+0
* NFSv4: Clean up nfs4_call_async()Trond Myklebust2007-07-101-1/+0
* SUNRPC: Fix sparse warningsTrond Myklebust2007-05-141-4/+0
* sunrpc: fix error path in module_initAkinobu Mita2007-05-091-2/+4
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au...NeilBrown2007-02-141-1/+4
* SUNRPC: create stubs for xprtsock init and cleanupChuck Lever2006-12-061-0/+4
* Fix a second potential rpc_wakeup race...Trond Myklebust2006-12-061-1/+0
* [PATCH] knfsd: add svc_set_num_threadsGreg Banks2006-10-021-0/+2
* SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever2006-09-221-3/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-271-1/+0
* [PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown2006-03-271-1/+0
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-271-3/+1
* SUNRPC: Get rid of some unused exportsTrond Myklebust2006-01-061-4/+0
* SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever2005-11-041-2/+0
OpenPOWER on IntegriCloud