summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2010-10-01nfsd: provide callbacks on svc_xprt deletionJ. Bruce Fields
2010-10-01nfsd4: remove spkm3J. Bruce Fields
2010-10-01sunrpc: fix race in new cache_wait code.NeilBrown
2010-10-01sunrpc: Create sockets in net namespacesPavel Emelyanov
2010-10-01sunrpc: Tag rpc_xprt with netPavel Emelyanov
2010-10-01sunrpc: Add net to xprt_createPavel Emelyanov
2010-10-01sunrpc: Add net to rpc_create_argsPavel Emelyanov
2010-10-01sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov
2010-10-01sunrpc: Add net argument to svc_create_xprtPavel Emelyanov
2010-10-01sunrpc: Factor out rpc_xprt freeingPavel Emelyanov
2010-10-01sunrpc: Factor out rpc_xprt allocationPavel Emelyanov
2010-09-29sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-27sunrpc: Make the ip_map_cache be per-netPavel Emelyanov
2010-09-27sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov
2010-09-27sunrpc: The per-net skeletonPavel Emelyanov
2010-09-27sunrpc: Tag svc_xprt with netPavel Emelyanov
2010-09-27sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov
2010-09-27sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov
2010-09-27sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-24net: fix a lockdep splatEric Dumazet
2010-09-23net: return operator cleanupEric Dumazet
2010-09-23net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_dataJoe Perches
2010-09-22sunrpc/cache: fix recent breakage of cache_clean_deferredNeilBrown
2010-09-21sunrpc/cache: don't use custom hex_to_bin() converterAndy Shevchenko
2010-09-21sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown
2010-09-21svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever
2010-09-21SUNRPC: Correct an rpcbind debugging messageChuck Lever
2010-09-21SUNRPC: Convert rpciod to use the alloc_workqueue() interfaceTrond Myklebust
2010-09-19nfsd4: fix hang on fast-booting nfs serversJ. Bruce Fields
2010-09-19Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields
2010-09-17SUNRPC: Remove rpcb_getport_sync()Chuck Lever
2010-09-12sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg
2010-09-12gss:spkm3 miss returning error to caller when import security contextBian Naimeng
2010-09-12gss:krb5 miss returning error to caller when import security contextBian Naimeng
2010-09-12SUNRPC: cleanup state-machine orderingJ. Bruce Fields
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust
2010-09-12SUNRPC: Fix race corrupting rpc upcallTrond Myklebust
2010-09-12Fix null dereference in call_allocateJ. Bruce Fields
2010-09-07svcrpc: cache deferral cleanupJ. Bruce Fields
2010-09-07svcrpc: minor cache cleanupJ. Bruce Fields
2010-09-07sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown
2010-08-29SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelenTrond Myklebust
2010-08-29sunrpc: simplify xdr_shrink_pagelen use of "copy"Benny Halevy