Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
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
|
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
|
d19751e7b9
SUNRPC: Get rid of the redundant xprt->shutdown bit field
|
13 years ago |
Trond Myklebust
|
f39c1bfb5a
SUNRPC: Fix a UDP transport regression
|
13 years ago |
Jeff Layton
|
5cf02d09b5
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
|
13 years ago |
Trond Myklebust
|
d9ba131d8f
SUNRPC: Support dynamic slot allocation for TCP connections
|
14 years ago |
Trond Myklebust
|
43cedbf0e8
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
|
14 years ago |
Tejun Heo
|
a25e758c5f
sunrpc/xprtrdma: clean up workqueue usage
|
14 years ago |
Pavel Emelyanov
|
37aa213373
sunrpc: Tag rpc_xprt with net
|
14 years ago |
Pavel Emelyanov
|
e204e621b4
sunrpc: Factor out rpc_xprt freeing
|
14 years ago |
Pavel Emelyanov
|
bd1722d431
sunrpc: Factor out rpc_xprt allocation
|
14 years ago |
Trond Myklebust
|
d60dbb20a7
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
|
15 years ago |
Trond Myklebust
|
a8ce4a8f37
SUNRPC: Fail over more quickly on connect errors
|
15 years ago |
Trond Myklebust
|
0b9e794313
SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Joe Perches
|
81160e66cc
net/sunrpc: Convert (void)snprintf to snprintf
|
15 years ago |
Joe Perches
|
fc0b579168
net/sunrpc: Remove uses of NIPQUAD, use %pI4
|
15 years ago |
Eric W. Biederman
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
Eric W. Biederman
|
f8572d8f2a
sysctl net: Remove unused binary sysctl code
|
15 years ago |
Chuck Lever
|
c740eff84b
SUNRPC: Kill RPC_DISPLAY_ALL
|
16 years ago |
Chuck Lever
|
c877b849d3
SUNRPC: Use rpc_ntop() for constructing transport address strings
|
16 years ago |
Chuck Lever
|
ba809130bc
SUNRPC: Remove duplicate universal address generation
|
16 years ago |
Harvey Harrison
|
21454aaad3
net: replace NIPQUAD() in net/*/
|
16 years ago |
Tom Talpey
|
08ca0dce1e
RPC/RDMA: correct the reconnect timer backoff
|
16 years ago |
Tom Talpey
|
b3cd8d45a7
RPC/RDMA: optionally emit useful transport info upon connect/disconnect.
|
16 years ago |
Tom Talpey
|
9191ca3b38
RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.
|
16 years ago |
Tom Talpey
|
ad0e9e01da
RPC/RDMA: maintain the RPC task bytes-sent statistic.
|
16 years ago |
Tom Talpey
|
575448bd36
RPC/RDMA: suppress retransmit on RPC/RDMA clients.
|
16 years ago |