aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/clnt.c
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-09
|\
| * SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust2013-05-03
* | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-29
|\|
| * Merge branch 'bugfixes' into linux-nextTrond Myklebust2013-04-23
| |\
| | * SUNRPC: Fix a potential memory leak in rpc_new_clientTrond Myklebust2013-04-05
| | * SUNRPC: Remove extra xprt_put()Chuck Lever2013-04-05
* | | SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce2013-04-26
* | | SUNRPC: allow disabling idle timeoutJ. Bruce Fields2013-04-26
|/ /
* | SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-14
* | SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust2013-04-14
* | SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasksTrond Myklebust2013-03-25
|/
* Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-02
|\
| * SUNRPC: One line comment fixTrond Myklebust2013-03-02
| * SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-28
* | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\ \ | |/ |/|
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
* | SUNRPC: Avoid RCU dereferences in the transport bind and connect codeTrond Myklebust2013-02-01
* | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust2013-02-01
* | nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap2013-01-10
* | SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9Trond Myklebust2013-01-04
|/
* SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky2012-12-17
* SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson2012-12-12
* SUNRPC: Clean up rpc_bind_new_programTrond Myklebust2012-11-04
* SUNRPC: remove BUG_ON from rpc_call_syncWeston Andros Adamson2012-11-04
* SUNRPC: remove BUG_ON from call_bc_transmitWeston Andros Adamson2012-11-04
* SUNRPC: remove BUG_ON from call_bc_transmitWeston Andros Adamson2012-11-04
* SUNRPC: remove BUG_ON from call_transmitWeston Andros Adamson2012-11-04
* SUNRPC: remove BUG_ON from rpc_run_bc_taskWeston Andros Adamson2012-11-04
* SUNRPC: remove BUG_ON in __rpc_clnt_handle_eventWeston Andros Adamson2012-11-04
* SUNRPC: add WARN_ON_ONCE for potential deadlockWeston Andros Adamson2012-11-04
* SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever2012-10-01
* SUNRPC: Refactor rpc_clone_client()Chuck Lever2012-10-01
* nfs: enable swap on NFSMel Gorman2012-07-31
* Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-30
|\
| * sunrpc: clnt: Add missing bracesJoe Perches2012-07-30
* | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
|/
* Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-29
|\
| * sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust2012-05-19
* | vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-10
|/
* SUNRPC: RPC client must use the current utsname hostname stringTrond Myklebust2012-04-30
* SUNRPC: traverse clients tree on PipeFS eventStanislav Kinsbursky2012-04-27
* SUNRPC: skip clients with program without PipeFS entriesStanislav Kinsbursky2012-04-27
* SUNRPC: skip dead but not buried clients on PipeFS eventsStanislav Kinsbursky2012-04-27
* 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