aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds6-11/+33
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust1-1/+3
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust1-1/+3
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-0/+1
2011-01-06NFS rename client back channel transport fieldAndy Adamson2-3/+3
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson1-0/+13
2011-01-06NFS associate sessionid with callback connectionAndy Adamson1-0/+1
2011-01-06SUNRPC register and unregister the back channel transportAndy Adamson1-1/+0
2011-01-06SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson1-0/+1
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever3-4/+5
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever3-5/+10
2010-11-02nfsd4: fix 4.1 connection registration raceJ. Bruce Fields1-4/+14
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds8-75/+98
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+7
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-1/+2
2010-10-24SUNRPC: define xdr_decode_opaque_fixedBenny Halevy1-0/+7
2010-10-23SUNRPC: Add a helper function xdr_inline_peekTrond Myklebust1-0/+1
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar1-1/+1
2010-10-01nfsd: provide callbacks on svc_xprt deletionJ. Bruce Fields1-0/+25
2010-10-01nfsd4: remove spkm3J. Bruce Fields1-55/+0
2010-10-01sunrpc: Tag rpc_xprt with netPavel Emelyanov1-1/+2
2010-10-01sunrpc: Add net to xprt_createPavel Emelyanov1-0/+1
2010-10-01sunrpc: Add net to rpc_create_argsPavel Emelyanov1-0/+1
2010-10-01sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov1-0/+1
2010-10-01sunrpc: Add net argument to svc_create_xprtPavel Emelyanov1-2/+2
2010-10-01sunrpc: Factor out rpc_xprt freeingPavel Emelyanov1-0/+1
2010-10-01sunrpc: Factor out rpc_xprt allocationPavel Emelyanov1-0/+1
2010-09-29sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell1-2/+2
2010-09-27sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov1-8/+15
2010-09-27sunrpc: Tag svc_xprt with netPavel Emelyanov1-0/+2
2010-09-27sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov1-0/+2
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov1-2/+2
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov1-1/+2
2010-09-21sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown1-1/+1
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown1-3/+7
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever1-0/+1
2010-09-19Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields1-1/+1
2010-09-17SUNRPC: Remove rpcb_getport_sync()Chuck Lever1-1/+0
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust1-1/+1
2010-09-07sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown1-0/+3
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown1-3/+25
2010-09-07sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown1-0/+6
2010-08-19nfs: __rcu annotationsArnd Bergmann1-2/+2
2010-08-14include: replace unifdef-y with header-ySam Ravnborg1-1/+1
2010-08-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2-2/+1
2010-08-04SUNRPC: Clean up of rpc_bindcred()Trond Myklebust1-3/+3
2010-08-04SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust1-0/+1
2010-08-04SUNRPC: Ensure that rpc_exit() always wakes up a sleeping taskTrond Myklebust1-6/+1
2010-08-04SUNRPC: Make the credential cache hashtable size configurableTrond Myklebust1-8/+1