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 |
Trond Myklebust
|
b9d2bb2ee5
Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."
|
12 years ago |
Trond Myklebust
|
d0bea455dd
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT
|
12 years ago |
Trond Myklebust
|
d19751e7b9
SUNRPC: Get rid of the redundant xprt->shutdown bit field
|
12 years ago |
Bryan Schumaker
|
84e28a307e
SUNRPC: Set alloc_slot for backchannel tcp ops
|
12 years ago |
Trond Myklebust
|
a519fc7a70
SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
|
12 years ago |
Trond Myklebust
|
f39c1bfb5a
SUNRPC: Fix a UDP transport regression
|
12 years ago |
Linus Torvalds
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Linus Torvalds
|
6dbb35b0a7
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
Mel Gorman
|
a564b8f039
nfs: enable swap on NFS
|
13 years ago |
Jeff Layton
|
5cf02d09b5
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
|
13 years ago |
David S. Miller
|
60d354ebeb
sunrpc: Don't do a dst_confirm() on an input routes.
|
13 years ago |
J. Bruce Fields
|
92769108f5
sunrpc: skip portmap calls on sessions backchannel
|
13 years ago |
Trond Myklebust
|
09acfea5d8
SUNRPC: Fix a few sparse warnings
|
13 years ago |
Andy Adamson
|
15a4520621
SUNRPC: add sending,pending queue and max slot to xprt stats
|
13 years ago |
Trond Myklebust
|
24ca9a8477
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
|
13 years ago |
Stanislav Kinsbursky
|
2aa13531bb
SUNRPC: destroy freshly allocated transport in case of sockaddr init error
|
13 years ago |