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 |
Stanislav Kinsbursky
|
ba9e097593
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
|
13 years ago |
Stanislav Kinsbursky
|
766347bec3
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
|
13 years ago |
Linus Torvalds
|
7c17d86a85
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 years ago |
Trond Myklebust
|
68c97153fb
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
|
13 years ago |
Linus Torvalds
|
ef78cc75f1
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
Peng Tao
|
c1225158a8
SUNRPC/NFS: make rpc pipe upcall generic
|
13 years ago |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 years ago |
David S. Miller
|
e12fe68ce3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Joe Perches
|
89f0e4feaf
sunrpc: Reduce switch/case indent
|
14 years ago |