Age | Commit message (Expand) | Author | Files | Lines |
2012-04-18 | SUNRPC: register PipeFS file system after pernet sybsystem | Stanislav Kinsbursky | 1 | -8/+9 |
2012-03-12 | SUNRPC: Fix a few sparse warnings | Trond Myklebust | 1 | -3/+0 |
2012-02-16 | SUNRPC: init per-net rpcbind spinlock | Stanislav Kinsbursky | 1 | -0/+1 |
2012-02-01 | SUNRPC: create GSS auth cache per network namespace | Stanislav Kinsbursky | 1 | -0/+1 |
2012-02-01 | SUNRPC: create unix gid cache per network namespace | Stanislav Kinsbursky | 1 | -4/+10 |
2012-02-01 | SUNRPC: make SUNPRC clients list per network namespace context | Stanislav Kinsbursky | 1 | -0/+3 |
2012-02-01 | SUNRPC: pipefs per-net operations helper introduced | Stanislav Kinsbursky | 1 | -0/+1 |
2011-10-25 | SUNRPC: remove rpcbind clients destruction on module cleanup | Stanislav Kinsbursky | 1 | -3/+0 |
2010-09-27 | sunrpc: Make the ip_map_cache be per-net | Pavel Emelyanov | 1 | -3/+8 |
2010-09-27 | sunrpc: Make the /proc/net/rpc appear in net namespaces | Pavel Emelyanov | 1 | -6/+10 |
2010-09-27 | sunrpc: The per-net skeleton | Pavel Emelyanov | 1 | -1/+30 |
2010-08-08 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+1 |
2010-08-04 | NFS: Ensure the AUTH_UNIX credcache is allocated dynamically | Trond Myklebust | 1 | -5/+10 |
2010-07-06 | sunrpc: make the cache cleaner workqueue deferrable | Artem Bityutskiy | 1 | -0/+1 |
2009-12-03 | SUNRPC: Use a cached RPC client and transport for rpcbind upcalls | Chuck Lever | 1 | -0/+3 |
2009-08-21 | SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... | Trond Myklebust | 1 | -1/+1 |
2009-06-27 | sunrpc: Use rcu_barrier() on unload. | Jesper Dangaard Brouer | 1 | -0/+1 |
2008-02-02 | SUNRPC: Move exported symbol definitions after function declaration part 2 | Trond Myklebust | 1 | -41/+0 |
2008-02-02 | svc: Change services to use new svc_create_xprt service | Tom Tucker | 1 | -1/+0 |
2008-02-02 | svc: Make svc_sock the tcp/udp transport | Tom Tucker | 1 | -1/+3 |
2008-02-02 | knfsd: cache unregistration needn't return error | J. Bruce Fields | 1 | -4/+2 |
2008-01-30 | SUNRPC: Move exported declarations to the function declarations | Trond Myklebust | 1 | -66/+0 |
2007-10-10 | SUNRPC: rearrange RPC sockets definitions | \"Talpey, Thomas\ | 1 | -1/+1 |
2007-07-11 | SUNRPC: Convert the credential garbage collector into a shrinker callback | Trond Myklebust | 1 | -1/+2 |
2007-07-11 | SUNRPC: Give credential cache a local spinlock | Trond Myklebust | 1 | -0/+1 |
2007-07-11 | SUNRPC: Fix a memory leak in the auth credcache code | Trond Myklebust | 1 | -1/+1 |
2007-07-11 | SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() | Trond Myklebust | 1 | -2/+0 |
2007-07-11 | SUNRPC: Remove rpc_clnt->cl_count | Trond Myklebust | 1 | -1/+0 |
2007-07-11 | NFSv4: Clean up nfs4_call_async() | Trond Myklebust | 1 | -1/+0 |
2007-05-15 | SUNRPC: Fix sparse warnings | Trond Myklebust | 1 | -4/+0 |
2007-05-09 | sunrpc: fix error path in module_init | Akinobu Mita | 1 | -2/+4 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-14 | [PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au... | NeilBrown | 1 | -1/+4 |
2006-12-06 | SUNRPC: create stubs for xprtsock init and cleanup | Chuck Lever | 1 | -0/+4 |
2006-12-06 | Fix a second potential rpc_wakeup race... | Trond Myklebust | 1 | -1/+0 |
2006-10-02 | [PATCH] knfsd: add svc_set_num_threads | Greg Banks | 1 | -0/+2 |
2006-09-23 | SUNRPC: Eliminate xprt_create_proto and rpc_create_client | Chuck Lever | 1 | -3/+0 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-27 | [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static | Adrian Bunk | 1 | -1/+0 |
2006-03-27 | [PATCH] knfsd: Unexport cache_fresh and fix a small race | NeilBrown | 1 | -1/+0 |
2006-03-27 | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' | NeilBrown | 1 | -3/+1 |
2006-01-06 | SUNRPC: Get rid of some unused exports | Trond Myklebust | 1 | -4/+0 |
2005-11-04 | SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled | Chuck Lever | 1 | -2/+0 |
2005-09-23 | [PATCH] RPC: Eliminate socket.h includes in RPC client | Chuck Lever | 1 | -1/+0 |
2005-09-08 | [PATCH] sunrpc: cache_register can use wrong module reference | Bruce Allan | 1 | -2/+4 |
2005-06-24 | [PATCH] knfsd: nfsd4: fix probe_callback | NeilBrown | 1 | -0/+1 |
2005-06-23 | [PATCH] RPC: Encode and decode arbitrary XDR arrays | Andreas Gruenbacher | 1 | -0/+4 |
2005-06-23 | [PATCH] RPC: Allow multiple RPC client programs to share the same transport | Andreas Gruenbacher | 1 | -0/+1 |
2005-06-23 | [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. | Trond Myklebust | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+185 |