aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/sunrpc_syms.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-08sunrpc: add IDs to multipathGravatar Olga Kornievskaia 1-0/+1
2021-07-08sunrpc: add xprt idGravatar Olga Kornievskaia 1-0/+1
2021-07-08sunrpc: Create a sunrpc directory under /sys/kernel/Gravatar Olga Kornievskaia 1-0/+8
2020-05-28sunrpc: check that domain table is empty at module unload.Gravatar NeilBrown 1-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2017-11-17sunrpc: exit_net cleanup check addedGravatar Vasily Averin 1-0/+3
2017-01-24SUNRPC: cleanup ida information when removing sunrpc moduleGravatar Kinglong Mee 1-0/+1
2016-11-18netns: make struct pernet_operations::id unsigned intGravatar Alexey Dobriyan 1-1/+1
2015-03-31sunrpc: make debugfs file creation failure non-fatalGravatar Jeff Layton 1-6/+1
2014-11-27sunrpc: add debugfs file for displaying client rpc_task queueGravatar Jeff Layton 1-0/+8
2014-11-24sunrpc: eliminate RPC_DEBUGGravatar Jeff Layton 1-2/+2
2013-12-06sunrpc: create a new dummy pipe for gssd to hold openGravatar Jeff Layton 1-1/+7
2012-04-18SUNRPC: register PipeFS file system after pernet sybsystemGravatar Stanislav Kinsbursky 1-8/+9
2012-03-11SUNRPC: Fix a few sparse warningsGravatar Trond Myklebust 1-3/+0
2012-02-16SUNRPC: init per-net rpcbind spinlockGravatar Stanislav Kinsbursky 1-0/+1
2012-01-31SUNRPC: create GSS auth cache per network namespaceGravatar Stanislav Kinsbursky 1-0/+1
2012-01-31SUNRPC: create unix gid cache per network namespaceGravatar Stanislav Kinsbursky 1-4/+10
2012-01-31SUNRPC: make SUNPRC clients list per network namespace contextGravatar Stanislav Kinsbursky 1-0/+3
2012-01-31SUNRPC: pipefs per-net operations helper introducedGravatar Stanislav Kinsbursky 1-0/+1
2011-10-25SUNRPC: remove rpcbind clients destruction on module cleanupGravatar Stanislav Kinsbursky 1-3/+0
2010-09-27sunrpc: Make the ip_map_cache be per-netGravatar Pavel Emelyanov 1-3/+8
2010-09-27sunrpc: Make the /proc/net/rpc appear in net namespacesGravatar Pavel Emelyanov 1-6/+10
2010-09-27sunrpc: The per-net skeletonGravatar Pavel Emelyanov 1-1/+30
2010-08-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+1
2010-08-04NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyGravatar Trond Myklebust 1-5/+10
2010-07-06sunrpc: make the cache cleaner workqueue deferrableGravatar Artem Bityutskiy 1-0/+1
2009-12-03SUNRPC: Use a cached RPC client and transport for rpcbind upcallsGravatar Chuck Lever 1-0/+3
2009-08-21SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...Gravatar Trond Myklebust 1-1/+1
2009-06-26sunrpc: Use rcu_barrier() on unload.Gravatar Jesper Dangaard Brouer 1-0/+1
2008-02-01SUNRPC: Move exported symbol definitions after function declaration part 2Gravatar Trond Myklebust 1-41/+0
2008-02-01svc: Change services to use new svc_create_xprt serviceGravatar Tom Tucker 1-1/+0
2008-02-01svc: Make svc_sock the tcp/udp transportGravatar Tom Tucker 1-1/+3
2008-02-01knfsd: cache unregistration needn't return errorGravatar J. Bruce Fields 1-4/+2
2008-01-30SUNRPC: Move exported declarations to the function declarationsGravatar Trond Myklebust 1-66/+0
2007-10-09SUNRPC: rearrange RPC sockets definitionsGravatar \"Talpey, Thomas\ 1-1/+1
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackGravatar Trond Myklebust 1-1/+2
2007-07-10SUNRPC: Give credential cache a local spinlockGravatar Trond Myklebust 1-0/+1
2007-07-10SUNRPC: Fix a memory leak in the auth credcache codeGravatar Trond Myklebust 1-1/+1
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Gravatar Trond Myklebust 1-2/+0
2007-07-10SUNRPC: Remove rpc_clnt->cl_countGravatar Trond Myklebust 1-1/+0
2007-07-10NFSv4: Clean up nfs4_call_async()Gravatar Trond Myklebust 1-1/+0
2007-05-14SUNRPC: Fix sparse warningsGravatar Trond Myklebust 1-4/+0
2007-05-09sunrpc: fix error path in module_initGravatar Akinobu Mita 1-2/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-14[PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au...Gravatar NeilBrown 1-1/+4
2006-12-06SUNRPC: create stubs for xprtsock init and cleanupGravatar Chuck Lever 1-0/+4
2006-12-06Fix a second potential rpc_wakeup race...Gravatar Trond Myklebust 1-1/+0
2006-10-02[PATCH] knfsd: add svc_set_num_threadsGravatar Greg Banks 1-0/+2
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientGravatar Chuck Lever 1-3/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0