Linus Torvalds
|
bd81ccea85
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Trond Myklebust
|
758201e2c9
NFSv4: Fix the minor version callback channel startup
|
12 years ago |
Stanislav Kinsbursky
|
1dc42e04b7
NFS: add debug messages to callback down function
|
13 years ago |
Stanislav Kinsbursky
|
b3d19c5172
NFS: callback per-net usage counting introduced
|
13 years ago |
Stanislav Kinsbursky
|
29dcc16a8e
NFS: make nfs_callback_tcpport6 per network context
|
13 years ago |
Stanislav Kinsbursky
|
bbe0a3aa4e
NFS: make nfs_callback_tcpport per network context
|
13 years ago |
Stanislav Kinsbursky
|
23c20ecd44
NFS: callback up - users counting cleanup
|
13 years ago |
Stanislav Kinsbursky
|
8e24614443
NFS: callback service start function introduced
|
13 years ago |
Stanislav Kinsbursky
|
691c457ae6
NFS: callback up - transport backchannel cleanup
|
13 years ago |
Stanislav Kinsbursky
|
c946556b87
NFS: move per-net callback thread initialization to nfs_callback_up_net()
|
13 years ago |
Stanislav Kinsbursky
|
dd018428dc
NFS: callback service creation function introduced
|
13 years ago |
Stanislav Kinsbursky
|
c8ceb4124b
NFS: pass net to nfs_callback_down()
|
13 years ago |
J. Bruce Fields
|
5b444cc9a4
svcrpc: remove handling of unknown errors from svc_recv
|
13 years ago |
NeilBrown
|
b042414feb
nfs: increase number of permitted callback connections.
|
13 years ago |
Bryan Schumaker
|
fac1e8e4ef
NFS: Keep module parameters in the generic NFS client
|
13 years ago |
Stanislav Kinsbursky
|
12918b10d5
NFS: hard-code init_net for NFS callback transports
|
13 years ago |
J. Bruce Fields
|
03a4e1f6dd
nfsd4: move principal name into svc_cred
|
13 years ago |
Stanislav Kinsbursky
|
786185b5f8
SUNRPC: move per-net operations from svc_destroy()
|
13 years ago |
Stanislav Kinsbursky
|
9793f7c889
SUNRPC: new svc_bind() routine introduced
|
13 years ago |
Trond Myklebust
|
17280175c5
NFS: Fix a number of sparse warnings
|
13 years ago |
Trond Myklebust
|
4e0038b6b2
SUNRPC: Move clnt->cl_server into struct rpc_xprt
|
13 years ago |
Weston Andros Adamson
|
a030889a01
NFS: start printks w/ NFS: even if __func__ shown
|
13 years ago |
Stanislav Kinsbursky
|
7bb782c6ac
NFS: create callback transports in parent transport network namespace
|
13 years ago |
Eric Dumazet
|
11fd165c68
sunrpc: use better NUMA affinities
|
14 years ago |
Andy Adamson
|
778be232a2
NFS do not find client in NFSv4 pg_authenticate
|
14 years ago |
Andy Adamson
|
4a19de0f4b
NFS rename client back channel transport field
|
14 years ago |
Andy Adamson
|
ece0de633c
NFS RPC_AUTH_GSS unsupported on v4.1 back channel
|
14 years ago |
Andy Adamson
|
c36fca52f5
NFS refactor nfs_find_client and reference client across callback processing
|
14 years ago |
Andy Adamson
|
2c2618c6f2
NFS associate sessionid with callback connection
|
14 years ago |
Andy Adamson
|
01c9a0bc60
NFS use svc_create_xprt for NFSv4.1 callback service
|
14 years ago |