aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+2
* nfsd: add get_uint for u32'sJ. Bruce Fields2012-11-171-0/+16
* svcrpc: destroy server sockets all at onceJ. Bruce Fields2012-01-251-1/+1
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-211-1/+2
|\
| * NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-151-1/+2
* | nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-061-0/+4
|/
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-291-0/+2
|\
| * SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-291-0/+2
* | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-291-0/+1
|\ \
| * | SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields2011-04-071-0/+1
* | | SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever2011-05-272-1/+3
| |/ |/|
* | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust2011-04-241-1/+2
* | NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-181-0/+2
* | Fix common misspellingsLucas De Marchi2011-03-312-3/+3
|/
* NFS: Determine initial mount securityBryan Schumaker2011-03-241-0/+3
* SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust2011-03-171-2/+1
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-111-0/+1
* 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/+0
* 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/+0
* | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-116-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/+0
| * | 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-011-0/+25
| * nfsd4: remove spkm3J. Bruce Fields2010-10-011-55/+0
| * 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