J. Bruce Fields
|
ae89254da6
SUNRPC: Fix compile on non-x86
|
11 years ago |
Trond Myklebust
|
0c0746d03e
SUNRPC: More optimisations of svc_xprt_enqueue()
|
11 years ago |
Trond Myklebust
|
a4aa8054a6
SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt
|
11 years ago |
Trond Myklebust
|
983c684466
SUNRPC: get rid of the request wait queue
|
11 years ago |
Trond Myklebust
|
106f359cf4
SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt
|
11 years ago |
Trond Myklebust
|
9e5b208dc9
SUNRPC: Do not override wspace tests in svc_handle_xprt
|
11 years ago |
Trond Myklebust
|
518776800c
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
|
11 years ago |
Trond Myklebust
|
0971374e28
SUNRPC: Reduce contention in svc_xprt_enqueue()
|
11 years ago |
J. Bruce Fields
|
2825a7f907
nfsd4: allow encoding across page boundaries
|
12 years ago |
Trond Myklebust
|
c789102c20
SUNRPC: Fix a module reference leak in svc_handle_xprt
|
11 years ago |
Chuck Lever
|
16e4d93f6d
NFSD: Ignore client's source port on RDMA transports
|
11 years ago |
Rashika Kheria
|
e1d83ee673
net: Mark functions as static in net/sunrpc/svc_xprt.c
|
11 years ago |
J. Bruce Fields
|
cc630d9f47
svcrpc: fix rpc server shutdown races
|
12 years ago |
J. Bruce Fields
|
e75bafbff2
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
|
12 years ago |
Andriy Skulysh
|
35525b7978
sunrpc: Fix lockd sleeping until timeout
|
12 years ago |
Weston Andros Adamson
|
0104729807
SUNRPC: remove BUG_ON in svc_delete_xprt
|
13 years ago |
Weston Andros Adamson
|
b25cd058f2
SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES
|
13 years ago |
Weston Andros Adamson
|
ff1fdb9b80
SUNRPC: remove BUG_ON in svc_xprt_received
|
13 years ago |
J. Bruce Fields
|
65b2e6656b
svcrpc: split up svc_handle_xprt
|
13 years ago |
J. Bruce Fields
|
6797fa5a01
svcrpc: break up svc_recv
|
13 years ago |
J. Bruce Fields
|
6741019c82
svcrpc: make svc_xprt_received static
|
13 years ago |
J. Bruce Fields
|
9f9d2ebe69
svcrpc: make xpo_recvfrom return only >=0
|
13 years ago |
J. Bruce Fields
|
39b5530137
svcrpc: share some setup of listening sockets
|
13 years ago |
J. Bruce Fields
|
c334196694
svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY
|
13 years ago |
J. Bruce Fields
|
719f8bcc88
svcrpc: fix xpt_list traversal locking on shutdown
|
13 years ago |
J. Bruce Fields
|
d10f27a750
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
|
13 years ago |
J. Bruce Fields
|
f06f00a24d
svcrpc: sends on closed socket should stop immediately
|
13 years ago |
Linus Torvalds
|
419f431949
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
|
13 years ago |
J. Bruce Fields
|
3ddbe8794f
svcrpc: fix a comment typo
|
13 years ago |
Jeff Layton
|
91c427ac3a
sunrpc: do array overrun check in svc_recv before allocating pages
|
13 years ago |