aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sunrpc_syms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-17sunrpc: exit_net cleanup check addedVasily Averin1-0/+3
2017-01-24SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee1-0/+1
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton1-6/+1
2014-11-27sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton1-0/+8
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton1-2/+2
2013-12-06sunrpc: create a new dummy pipe for gssd to hold openJeff Layton1-1/+7
2012-04-18SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky1-8/+9
2012-03-11SUNRPC: Fix a few sparse warningsTrond Myklebust1-3/+0
2012-02-16SUNRPC: init per-net rpcbind spinlockStanislav Kinsbursky1-0/+1
2012-01-31SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky1-0/+1
2012-01-31SUNRPC: create unix gid cache per network namespaceStanislav Kinsbursky1-4/+10
2012-01-31SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky1-0/+3
2012-01-31SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky1-0/+1
2011-10-25SUNRPC: remove rpcbind clients destruction on module cleanupStanislav Kinsbursky1-3/+0
2010-09-27sunrpc: Make the ip_map_cache be per-netPavel Emelyanov1-3/+8
2010-09-27sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov1-6/+10
2010-09-27sunrpc: The per-net skeletonPavel Emelyanov1-1/+30
2010-08-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2010-08-04NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust1-5/+10
2010-07-06sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy1-0/+1
2009-12-03SUNRPC: Use a cached RPC client and transport for rpcbind upcallsChuck Lever1-0/+3
2009-08-21SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...Trond Myklebust1-1/+1
2009-06-26sunrpc: Use rcu_barrier() on unload.Jesper Dangaard Brouer1-0/+1
2008-02-01SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust1-41/+0
2008-02-01svc: Change services to use new svc_create_xprt serviceTom Tucker1-1/+0
2008-02-01svc: Make svc_sock the tcp/udp transportTom Tucker1-1/+3
2008-02-01knfsd: cache unregistration needn't return errorJ. Bruce Fields1-4/+2
2008-01-30SUNRPC: Move exported declarations to the function declarationsTrond Myklebust1-66/+0
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