Commit History

Author SHA1 Message Date
  Trond Myklebust a6b31d18b0 SUNRPC: Fix a data corruption issue when retransmitting RPC calls 11 years ago
  Trond Myklebust a1311d87fa SUNRPC: Cleanup xs_destroy() 11 years ago
  NeilBrown 93dc41bdc5 SUNRPC: close a rare race in xs_tcp_setup_socket. 11 years ago
  J. Bruce Fields e3bfab1848 sunrpc: comment typo fix 11 years ago
  Trond Myklebust 8b71798c0d SUNRPC: Only update the TCP connect cookie on a successful connect 11 years ago
  Trond Myklebust 7f260e8575 SUNRPC: Enable the keepalive option for TCP sockets 11 years ago
  Linus Torvalds bf97293eb8 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 12 years ago
  Trond Myklebust 40b5ea0c25 SUNRPC: Add tracepoints to help debug socket connection issues 12 years ago
  Eric Dumazet 64dc61306c net: add sk_stream_is_writeable() helper 12 years ago
  Linus Torvalds 0ff08ba5d0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux 12 years ago
  Joe Perches fe2c6338fd net: Convert uses of typedef ctl_table to struct ctl_table 12 years ago
  J. Bruce Fields 2fccbd9cc0 sunrpc: server back channel needs no rpcbind method 12 years ago
  J. Bruce Fields 7073ea8799 SUNRPC: attempt AF_LOCAL connect on setup 12 years ago
  J. Bruce Fields c85b03ab20 Merge Trond's nfs-for-next 12 years ago
  Trond Myklebust b7993cebb8 SUNRPC: Allow rpc_create() to request that TCP slots be unlimited 12 years ago
  Trond Myklebust 3ed5e2a2c3 SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks 12 years ago
  J. Bruce Fields 190b1ecf25 sunrpc: don't attempt to cancel unitialized work 12 years ago
  Linus Torvalds b6669737d3 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux 12 years ago
  J. Bruce Fields dc107402ae SUNRPC: make AF_LOCAL connect synchronous 12 years ago
  Jeff Layton 5976687a2b sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h 12 years ago
  Trond Myklebust 6a24dfb645 SUNRPC: Pass pointers to struct rpc_xprt to the congestion window 12 years ago
  Trond Myklebust 3dc0da278e SUNRPC: Fix an RCU dereference in xs_local_rpcbind 12 years ago
  Trond Myklebust 1b092092bf SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback 12 years ago
  Trond Myklebust a4f0835c60 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() 12 years ago
  Trond Myklebust 1efc28780b SUNRPC: variable 'svsk' is unused in function bc_send_request 12 years ago
  Trond Myklebust 4a20a988f7 SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket 12 years ago
  Weston Andros Adamson b8a13d039c SUNRPC: remove BUG_ON from bc_malloc 12 years ago
  Weston Andros Adamson 1b7a181907 SUNRPC: remove BUG_ONs from *_reclassify_socket* 12 years ago
  Trond Myklebust f878b657ce SUNRPC: Get rid of the xs_error_report socket callback 12 years ago
  Trond Myklebust 4bc1e68ed6 SUNRPC: Prevent races in xs_abort_connection() 12 years ago