aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/clnt.c
Commit message (Expand)AuthorAge
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | SUNRPC: Add API to acquire source addressChuck Lever2012-03-02
* | SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2012-03-02
* | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
* | SUNRPC: release per-net clients lock before calling PipeFS dentries creationStanislav Kinsbursky2012-02-27
* | SUNRPC: Adding status trace pointsSteve Dickson2012-02-06
* | SUNRPC: constify the rpc_programTrond Myklebust2012-01-31
* | SUNRPC: constify rpc_program->nameTrond Myklebust2012-01-31
* | SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust2012-01-31
* | NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-31
* | SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-01-31
* | SUNRPC: remove RPC pipefs mount point manipulations from RPC clients codeStanislav Kinsbursky2012-01-31
* | SUNRPC: remove RPC client pipefs dentries after unregisterStanislav Kinsbursky2012-01-31
* | SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-01-31
* | SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky2012-01-31
* | SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky2012-01-31
|/
* NFS: Get rid of nfs_restart_rpc()Trond Myklebust2011-10-19
* 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
|\