summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-101-0/+1
* NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-252-14/+0Star
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-145-2/+6
|\
| * rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields2011-01-111-0/+1
| * rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields2011-01-112-1/+1
| * svcrpc: simpler request droppingJ. Bruce Fields2011-01-041-0/+1
| * SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields2011-01-041-0/+3
| * sunrpc: remove xpt_poolNeilBrown2010-12-171-1/+0Star
* | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-126-11/+33
|\ \
| * \ Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-101-1/+3
| |\ \
| | * | NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-101-1/+3
| | |/
| * | NFS rename client back channel transport fieldAndy Adamson2011-01-062-3/+3
| * | NFS refactor nfs_find_client and reference client across callback processingAndy Adamson2011-01-061-0/+13
| * | NFS associate sessionid with callback connectionAndy Adamson2011-01-061-0/+1
| * | SUNRPC register and unregister the back channel transportAndy Adamson2011-01-061-1/+0Star
| * | SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson2011-01-061-0/+1
| * | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-163-4/+5
| * | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-163-5/+10
| |/
* / headers: kobject.h reduxAlexey Dobriyan2011-01-101-0/+1
|/
* nfsd4: fix 4.1 connection registration raceJ. Bruce Fields2010-11-021-4/+14
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-268-75/+98
|\
| * nfsd: provide callbacks on svc_xprt deletionJ. Bruce Fields2010-10-021-0/+25
| * nfsd4: remove spkm3J. Bruce Fields2010-10-021-55/+0Star
| * sunrpc: Tag rpc_xprt with netPavel Emelyanov2010-10-011-1/+2
| * sunrpc: Add net to xprt_createPavel Emelyanov2010-10-011-0/+1
| * sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-011-0/+1
| * sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-011-0/+1
| * sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-011-2/+2
| * sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-011-0/+1
| * sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-011-0/+1
| * sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell2010-09-291-2/+2
| * sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-271-8/+15
| * sunrpc: Tag svc_xprt with netPavel Emelyanov2010-09-271-0/+2
| * sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov2010-09-271-0/+2
| * sunrpc: Add net to pure API callsPavel Emelyanov2010-09-271-2/+2
| * sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov2010-09-271-1/+2
| * sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown2010-09-221-1/+1
| * sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-211-3/+7
| * Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields2010-09-201-1/+1
| |\
| * | sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown2010-09-081-0/+3
| * | sunrpc: use seconds since boot in expiry cacheNeilBrown2010-09-081-3/+25
| * | sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown2010-09-081-0/+6
* | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-261-0/+7
|\ \ \
| * | | SUNRPC: define xdr_decode_opaque_fixedBenny Halevy2010-10-251-0/+7
* | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-252-1/+2
|\| | |
| * | | SUNRPC: Add a helper function xdr_inline_peekTrond Myklebust2010-10-231-0/+1
| * | | SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever2010-09-211-0/+1
| * | | SUNRPC: Remove rpcb_getport_sync()Chuck Lever2010-09-171-1/+0Star
| |/ /
* | | Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar2010-10-071-1/+1
|\ \ \ | | |/ | |/|
| * | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-131-1/+1
| |/