| Commit message (Expand) | Author | Age | Files | Lines |
* | net: add sk_stream_is_writeable() helper | Eric Dumazet | 2013-07-24 | 1 | -1/+1 |
* | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-07-11 | 1 | -1/+0 |
|\ |
|
| * | sunrpc: server back channel needs no rpcbind method | J. Bruce Fields | 2013-05-15 | 1 | -1/+0 |
* | | net: Convert uses of typedef ctl_table to struct ctl_table | Joe Perches | 2013-06-13 | 1 | -2/+2 |
|/ |
|
* | SUNRPC: attempt AF_LOCAL connect on setup | J. Bruce Fields | 2013-04-26 | 1 | -0/+3 |
* | Merge Trond's nfs-for-next | J. Bruce Fields | 2013-04-26 | 1 | -5/+9 |
|\ |
|
| * | SUNRPC: Allow rpc_create() to request that TCP slots be unlimited | Trond Myklebust | 2013-04-14 | 1 | -1/+5 |
| * | SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks | Trond Myklebust | 2013-03-25 | 1 | -4/+4 |
* | | sunrpc: don't attempt to cancel unitialized work | J. Bruce Fields | 2013-03-09 | 1 | -5/+10 |
|/ |
|
* | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-02-28 | 1 | -8/+27 |
|\ |
|
| * | SUNRPC: make AF_LOCAL connect synchronous | J. Bruce Fields | 2013-02-28 | 1 | -8/+27 |
| * | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ... | Jeff Layton | 2013-02-05 | 1 | -0/+1 |
* | | SUNRPC: Pass pointers to struct rpc_xprt to the congestion window | Trond Myklebust | 2013-02-01 | 1 | -3/+3 |
* | | SUNRPC: Fix an RCU dereference in xs_local_rpcbind | Trond Myklebust | 2013-02-01 | 1 | -1/+3 |
* | | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback | Trond Myklebust | 2013-02-01 | 1 | -2/+2 |
* | | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() | Trond Myklebust | 2013-02-01 | 1 | -1/+1 |
|/ |
|
* | SUNRPC: variable 'svsk' is unused in function bc_send_request | Trond Myklebust | 2012-12-15 | 1 | -2/+0 |
* | SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket | Trond Myklebust | 2012-12-15 | 1 | -0/+4 |
* | SUNRPC: remove BUG_ON from bc_malloc | Weston Andros Adamson | 2012-11-04 | 1 | -2/+4 |
* | SUNRPC: remove BUG_ONs from *_reclassify_socket* | Weston Andros Adamson | 2012-11-04 | 1 | -3/+4 |
* | SUNRPC: Get rid of the xs_error_report socket callback | Trond Myklebust | 2012-10-24 | 1 | -25/+0 |
* | SUNRPC: Prevent races in xs_abort_connection() | Trond Myklebust | 2012-10-24 | 1 | -5/+8 |
* | Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..." | Trond Myklebust | 2012-10-24 | 1 | -1/+1 |
* | SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT | Trond Myklebust | 2012-10-24 | 1 | -0/+1 |
* | SUNRPC: Get rid of the redundant xprt->shutdown bit field | Trond Myklebust | 2012-09-28 | 1 | -18/+0 |
* | SUNRPC: Set alloc_slot for backchannel tcp ops | Bryan Schumaker | 2012-09-25 | 1 | -0/+1 |
* | SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT | Trond Myklebust | 2012-09-19 | 1 | -5/+16 |
* | SUNRPC: Fix a UDP transport regression | Trond Myklebust | 2012-09-07 | 1 | -0/+3 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 | 1 | -0/+43 |
|\ |
|
| * | nfs: enable swap on NFS | Mel Gorman | 2012-07-31 | 1 | -0/+43 |
* | | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-07-31 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | nfs: skip commit in releasepage if we're freeing memory for fs-related reasons | Jeff Layton | 2012-07-30 | 1 | -0/+10 |
* | | sunrpc: Don't do a dst_confirm() on an input routes. | David S. Miller | 2012-07-05 | 1 | -3/+0 |
|/ |
|
* | sunrpc: skip portmap calls on sessions backchannel | J. Bruce Fields | 2012-03-26 | 1 | -0/+1 |
* | SUNRPC: Fix a few sparse warnings | Trond Myklebust | 2012-03-11 | 1 | -5/+5 |
* | SUNRPC: add sending,pending queue and max slot to xprt stats | Andy Adamson | 2012-02-16 | 1 | -6/+17 |
* | SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared | Trond Myklebust | 2011-11-22 | 1 | -2/+1 |
* | SUNRPC: destroy freshly allocated transport in case of sockaddr init error | Stanislav Kinsbursky | 2011-11-10 | 1 | -1/+3 |
* | SUNRPC: Support dynamic slot allocation for TCP connections | Trond Myklebust | 2011-07-17 | 1 | -7/+42 |
* | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot | Trond Myklebust | 2011-07-17 | 1 | -0/+2 |
* | SUNRPC: sunrpc should not explicitly depend on NFS config options | Trond Myklebust | 2011-07-15 | 1 | -3/+3 |
* | SUNRPC: Support for RPC over AF_LOCAL transports | Chuck Lever | 2011-05-27 | 1 | -3/+392 |
* | SUNRPC: Rename xs_encode_tcp_fragment_header() | Chuck Lever | 2011-05-27 | 1 | -12/+12 |
* | SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... | Trond Myklebust | 2011-05-27 | 1 | -3/+13 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | SUNRPC: Never reuse the socket port after an xs_close() | Trond Myklebust | 2011-03-22 | 1 | -0/+2 |
* | sunrpc: Propagate errors from xs_bind() through xs_create_sock() | Ben Hutchings | 2011-03-10 | 1 | -1/+2 |
* | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-01-14 | 1 | -10/+24 |
|\ |
|
| * | rpc: allow xprt_class->setup to return a preexisting xprt | J. Bruce Fields | 2011-01-11 | 1 | -9/+9 |
| * | rpc: keep backchannel xprt as long as server connection | J. Bruce Fields | 2011-01-11 | 1 | -10/+24 |