Trond Myklebust
|
2446ab6070
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
|
13 年 前 |
Stanislav Kinsbursky
|
a1db410d0b
SUNRPC: create GSS auth cache per network namespace
|
13 年 前 |
Stanislav Kinsbursky
|
30507f58ce
SUNRPC: remove RPC PipeFS mount point reference from RPC client
|
13 年 前 |
Stanislav Kinsbursky
|
80df9d2022
SUNRPC: subscribe RPC clients to pipefs notifications
|
13 年 前 |
Stanislav Kinsbursky
|
ccdc28f81c
SUNRPC: handle GSS AUTH pipes by network namespace aware routines
|
13 年 前 |
Stanislav Kinsbursky
|
c239d83b99
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
|
13 年 前 |
Stanislav Kinsbursky
|
9beae4677d
SUNRPC: cleanup GSS pipes usage
|
13 年 前 |
Stanislav Kinsbursky
|
d706ed1f50
SUNPRC: cleanup RPC PipeFS pipes upcall interface
|
13 年 前 |
Stanislav Kinsbursky
|
ba9e097593
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
|
13 年 前 |
Stanislav Kinsbursky
|
766347bec3
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
|
13 年 前 |
Linus Torvalds
|
7c17d86a85
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年 前 |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 年 前 |
Trond Myklebust
|
68c97153fb
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
|
13 年 前 |
Linus Torvalds
|
ef78cc75f1
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 年 前 |
Peng Tao
|
c1225158a8
SUNRPC/NFS: make rpc pipe upcall generic
|
13 年 前 |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 年 前 |
David S. Miller
|
e12fe68ce3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年 前 |
Joe Perches
|
89f0e4feaf
sunrpc: Reduce switch/case indent
|
14 年 前 |
Trond Myklebust
|
5afa9133cf
SUNRPC: Ensure the RPC client only quits on fatal signals
|
14 年 前 |
Bryan Schumaker
|
d1a8016a2d
NFS: Fix infinite loop in gss_create_upcall()
|
14 年 前 |
Kevin Coffman
|
f8628220bb
gss:krb5 only include enctype numbers in gm_upcall_enctypes
|
14 年 前 |
Chuck Lever
|
bf2695516d
SUNRPC: New xdr_streams XDR decoder API
|
14 年 前 |
Chuck Lever
|
9f06c719f4
SUNRPC: New xdr_streams XDR encoder API
|
14 年 前 |
David S. Miller
|
69259abb64
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年 前 |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 年 前 |
Trond Myklebust
|
5a67657a2e
SUNRPC: Fix race corrupting rpc upcall
|
14 年 前 |
Trond Myklebust
|
0d8a374673
SUNRPC: Defer deleting the security context until gss_do_free_ctx()
|
15 年 前 |
Trond Myklebust
|
a17c2153d2
SUNRPC: Move the bound cred to struct rpc_rqst
|
15 年 前 |
Trond Myklebust
|
126e216a87
SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired
|
15 年 前 |
Trond Myklebust
|
1f4c86c0be
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
|
15 年 前 |