aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/clnt.c
Commit message (Expand)AuthorAge
* Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2011-07-25
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
| |\
| | * switch vfs_path_lookup() to struct pathAl Viro2011-07-20
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
| |\|
| * | sunrpc: Reduce switch/case indentJoe Perches2011-07-01
* | | SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-15
* | | sunrpc: use dprint_status() macro in call_decode()Vasily Averin2011-07-12
| |/ |/|
* | SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-17
* | NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-15
|/
* SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever2011-05-27
* SUNRPC: Remove obsolete commentChuck Lever2011-05-27
* SUNRPC: Clean up use of curly braces in switch casesChuck Lever2011-05-27
* SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust2011-04-24
* RPC: killing RPC tasks races fixedStanislav Kinsbursky2011-03-17
* NFSv4.1: filelayout async error handlerAndy Adamson2011-03-11
* RPC: clarify rpc_run_task error handlingFred Isaman2011-03-11
* net/sunrpc/clnt.c: Convert sprintf_symbol to %psJoe Perches2010-12-21
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
* SUNRPC: Fix an infinite loop in call_refresh/call_refreshresultTrond Myklebust2010-11-22
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-26
|\
| * sunrpc: Add net to xprt_createPavel Emelyanov2010-10-01
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-25
|\ \ | |/ |/|
| * SUNRPC: After calling xprt_release(), we must restart from call_reserveTrond Myklebust2010-10-24
* | SUNRPC: cleanup state-machine orderingJ. Bruce Fields2010-09-12
* | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-12
* | Fix null dereference in call_allocateJ. Bruce Fields2010-09-12
|/
* 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: The function rpc_restart_call() should return success/failureTrond Myklebust2010-08-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\
| * net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* | SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failureTrond Myklebust2010-05-14
|/
* SUNRPC: Fix the return value of rpc_run_bc_task()Trond Myklebust2010-03-22
* SUNRPC: soft connect semantics for UDPChuck Lever2009-12-03
* SUNRPC: Use soft connect semantics when performing RPC pingChuck Lever2009-12-03
* SUNRPC: Use soft connects for autobinding over TCPChuck Lever2009-12-03
* SUNRPC: Allow RPCs to fail quickly if the server is unreachableChuck Lever2009-12-03
* SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()Chuck Lever2009-12-03
* net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput2009-09-24
* Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-22
|\
| * nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-13
* | Merge branch 'nfs-for-2.6.32'Trond Myklebust2009-09-11
|\|
| * SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2009-08-09
| * SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-09
| * SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()Trond Myklebust2009-08-09
* | SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust2009-08-29
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-17