Trond Myklebust
|
2aed8b476f
SUNRPC: Convert auth_gss pipe detection to work in namespaces
|
12 years ago |
Trond Myklebust
|
abfdbd53a4
SUNRPC: Faster detection if gssd is actually running
|
12 years ago |
Trond Myklebust
|
d36ccb9cec
SUNRPC: Fix a bug in gss_create_upcall
|
12 years ago |
Linus Torvalds
|
8cbc95ee74
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 years ago |
Trond Myklebust
|
9b1d75b755
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
|
12 years ago |
J. Bruce Fields
|
b1df763723
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10
|
12 years ago |
Simo Sorce
|
400f26b542
SUNRPC: conditionally return endtime from import_sec_context
|
13 years ago |
Chuck Lever
|
a77c806fb9
SUNRPC: Refactor nfsd4_do_encode_secinfo()
|
12 years ago |
Chuck Lever
|
9568c5e9a6
SUNRPC: Introduce rpcauth_get_pseudoflavor()
|
12 years ago |
Chuck Lever
|
71afa85e79
SUNRPC: Missing module alias for auth_rpcgss.ko
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
94f2f14234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Jeff Layton
|
173db30934
sunrpc: silence build warning in gss_fill_context
|
12 years ago |
Eric W. Biederman
|
90602c7b19
sunrpc: Update gss uid to security context mapping.
|
12 years ago |
Eric W. Biederman
|
cdba321e29
sunrpc: Convert kuids and kgids to uids and gids for printing
|
12 years ago |
Eric W. Biederman
|
0b4d51b02a
sunrpc: Use uid_eq and gid_eq where appropriate
|
12 years ago |
Eric W. Biederman
|
7eaf040b72
sunrpc: Use kuid_t and kgid_t where appropriate
|
12 years ago |
Trond Myklebust
|
a4f0835c60
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
|
12 years ago |
Andy Adamson
|
620038f6d2
SUNRPC set gss gc_expiry to full lifetime
|
12 years ago |
Chuck Lever
|
632f0d0503
SUNRPC: Use __func__ in dprintk() in auth_gss.c
|
12 years ago |
Chuck Lever
|
6a1a1e34dc
SUNRPC: Add rpcauth_list_flavors()
|
13 years ago |
Trond Myklebust
|
2446ab6070
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
|
13 years ago |
Stanislav Kinsbursky
|
a1db410d0b
SUNRPC: create GSS auth cache per network namespace
|
13 years ago |
Stanislav Kinsbursky
|
30507f58ce
SUNRPC: remove RPC PipeFS mount point reference from RPC client
|
13 years ago |
Stanislav Kinsbursky
|
80df9d2022
SUNRPC: subscribe RPC clients to pipefs notifications
|
13 years ago |
Stanislav Kinsbursky
|
ccdc28f81c
SUNRPC: handle GSS AUTH pipes by network namespace aware routines
|
13 years ago |
Stanislav Kinsbursky
|
c239d83b99
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
|
13 years ago |
Stanislav Kinsbursky
|
9beae4677d
SUNRPC: cleanup GSS pipes usage
|
13 years ago |
Stanislav Kinsbursky
|
d706ed1f50
SUNPRC: cleanup RPC PipeFS pipes upcall interface
|
13 years ago |