aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-01
* sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-01
* sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-01
* sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell2010-09-29
* sunrpc: Make the ip_map_cache be per-netPavel Emelyanov2010-09-27
* sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-27
* sunrpc: The per-net skeletonPavel Emelyanov2010-09-27
* sunrpc: Tag svc_xprt with netPavel Emelyanov2010-09-27
* sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov2010-09-27
* sunrpc: Add net to pure API callsPavel Emelyanov2010-09-27
* sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov2010-09-27
* sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov2010-09-27
* sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov2010-09-27
* sunrpc/cache: fix recent breakage of cache_clean_deferredNeilBrown2010-09-22
* sunrpc/cache: don't use custom hex_to_bin() converterAndy Shevchenko2010-09-21
* sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown2010-09-21
* svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown2010-09-21
* sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-21
* nfsd4: fix hang on fast-booting nfs serversJ. Bruce Fields2010-09-19
* Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields2010-09-19
|\
| * sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg2010-09-12
| * gss:spkm3 miss returning error to caller when import security contextBian Naimeng2010-09-12
| * gss:krb5 miss returning error to caller when import security contextBian Naimeng2010-09-12
| * SUNRPC: cleanup state-machine orderingJ. Bruce Fields2010-09-12
| * SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-12
| * SUNRPC: Fix race corrupting rpc upcallTrond Myklebust2010-09-12
| * Fix null dereference in call_allocateJ. Bruce Fields2010-09-12
* | svcrpc: cache deferral cleanupJ. Bruce Fields2010-09-07
* | svcrpc: minor cache cleanupJ. Bruce Fields2010-09-07
* | sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown2010-09-07
* | sunrpc: use seconds since boot in expiry cacheNeilBrown2010-09-07
|/
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-18
|\
| * NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-17
| * rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-11
| * xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-11
| * SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden2010-08-10
* | nfs: update for module_param_named API changeStephen Rothwell2010-08-11
* | param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-11
|/
* Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-07
|\
| * net: sunrpc: removed duplicated #includeAndrea Gelmini2010-08-06
| * sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy2010-07-06
* | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-07
|\ \
| * | SUNRPC: Defer deleting the security context until gss_do_free_ctx()Trond Myklebust2010-08-04
| * | SUNRPC: prevent task_cleanup running on freed xprtJ. Bruce Fields2010-08-04
| * | SUNRPC: Reduce asynchronous RPC task stack usageTrond Myklebust2010-08-04
| * | SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-04
| * | SUNRPC: Clean up of rpc_bindcred()Trond Myklebust2010-08-04
| * | SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust2010-08-04
| * | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping taskTrond Myklebust2010-08-04
| * | SUNRPC: Make the credential cache hashtable size configurableTrond Myklebust2010-08-04