Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
feff98f5507f98c0422252caec41c3be9e6b6399
/
net
/
sunrpc
/
auth_gss
/
auth_gss.c
2aed8b4
SUNRPC: Convert auth_gss pipe detection to work in namespaces
by Trond Myklebust
· 11 years ago
abfdbd5
SUNRPC: Faster detection if gssd is actually running
by Trond Myklebust
· 11 years ago
d36ccb9
SUNRPC: Fix a bug in gss_create_upcall
by Trond Myklebust
· 11 years ago
8cbc95e
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
9b1d75b
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
by Trond Myklebust
· 12 years ago
b1df763
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10
by J. Bruce Fields
· 12 years ago
400f26b
SUNRPC: conditionally return endtime from import_sec_context
by Simo Sorce
· 12 years ago
a77c806
SUNRPC: Refactor nfsd4_do_encode_secinfo()
by Chuck Lever
· 12 years ago
9568c5e
SUNRPC: Introduce rpcauth_get_pseudoflavor()
by Chuck Lever
· 12 years ago
71afa85
SUNRPC: Missing module alias for auth_rpcgss.ko
by Chuck Lever
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
94f2f14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
173db30
sunrpc: silence build warning in gss_fill_context
by Jeff Layton
· 12 years ago
90602c7
sunrpc: Update gss uid to security context mapping.
by Eric W. Biederman
· 12 years ago
cdba321
sunrpc: Convert kuids and kgids to uids and gids for printing
by Eric W. Biederman
· 12 years ago
0b4d51b
sunrpc: Use uid_eq and gid_eq where appropriate
by Eric W. Biederman
· 12 years ago
7eaf040
sunrpc: Use kuid_t and kgid_t where appropriate
by Eric W. Biederman
· 12 years ago
a4f0835
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
by Trond Myklebust
· 12 years ago
620038f
SUNRPC set gss gc_expiry to full lifetime
by Andy Adamson
· 12 years ago
632f0d0
SUNRPC: Use __func__ in dprintk() in auth_gss.c
by Chuck Lever
· 12 years ago
6a1a1e3
SUNRPC: Add rpcauth_list_flavors()
by Chuck Lever
· 12 years ago
2446ab6
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
by Trond Myklebust
· 13 years ago
a1db410
SUNRPC: create GSS auth cache per network namespace
by Stanislav Kinsbursky
· 13 years ago
30507f5
SUNRPC: remove RPC PipeFS mount point reference from RPC client
by Stanislav Kinsbursky
· 13 years ago
80df9d2
SUNRPC: subscribe RPC clients to pipefs notifications
by Stanislav Kinsbursky
· 13 years ago
ccdc28f
SUNRPC: handle GSS AUTH pipes by network namespace aware routines
by Stanislav Kinsbursky
· 13 years ago
c239d83
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
by Stanislav Kinsbursky
· 13 years ago
9beae46
SUNRPC: cleanup GSS pipes usage
by Stanislav Kinsbursky
· 13 years ago
d706ed1
SUNPRC: cleanup RPC PipeFS pipes upcall interface
by Stanislav Kinsbursky
· 13 years ago
ba9e097
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
by Stanislav Kinsbursky
· 13 years ago
766347b
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
by Stanislav Kinsbursky
· 13 years ago
7c17d86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
68c9715
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
by Trond Myklebust
· 13 years ago
ef78cc7
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
c122515
SUNRPC/NFS: make rpc pipe upcall generic
by Peng Tao
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
89f0e4f
sunrpc: Reduce switch/case indent
by Joe Perches
· 13 years ago
5afa913
SUNRPC: Ensure the RPC client only quits on fatal signals
by Trond Myklebust
· 13 years ago
d1a8016
NFS: Fix infinite loop in gss_create_upcall()
by Bryan Schumaker
· 14 years ago
f862822
gss:krb5 only include enctype numbers in gm_upcall_enctypes
by Kevin Coffman
· 14 years ago
bf26955
SUNRPC: New xdr_streams XDR decoder API
by Chuck Lever
· 14 years ago
9f06c71
SUNRPC: New xdr_streams XDR encoder API
by Chuck Lever
· 14 years ago
69259ab
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
5a67657
SUNRPC: Fix race corrupting rpc upcall
by Trond Myklebust
· 14 years ago
0d8a374
SUNRPC: Defer deleting the security context until gss_do_free_ctx()
by Trond Myklebust
· 14 years ago
a17c215
SUNRPC: Move the bound cred to struct rpc_rqst
by Trond Myklebust
· 14 years ago
126e216
SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired
by Trond Myklebust
· 14 years ago
1f4c86c
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
by Trond Myklebust
· 14 years ago
683ac66
gss_krb5: Add upcall info indicating supported kerberos enctypes
by Trond Myklebust
· 15 years ago
7561042
gss_krb5: Added and improved code comments
by Kevin Coffman
· 15 years ago
725f286
gss_krb5: Introduce encryption type framework
by Kevin Coffman
· 15 years ago
cdead7c
SUNRPC: Fix a potential memory leak in auth_gss
by Trond Myklebust
· 15 years ago
dc5ddce
sunrpc: parse and return errors reported by gssd
by Jeff Layton
· 15 years ago
6c85309
sunrpc: fix build-time warning
by Randy Dunlap
· 15 years ago
486bad2
sunrpc: on successful gss error pipe write, don't return error
by Jeff Layton
· 15 years ago
053e324
rpc: remove unneeded function parameter in gss_add_msg()
by Suresh Jayaraman
· 15 years ago
480e324
SUNRPC: IS_ERR/PTR_ERR confusion
by Roel Kluin
· 15 years ago
7d217ca
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
by Trond Myklebust
· 15 years ago
b693ba4
SUNRPC: Constify rpc_pipe_ops...
by Trond Myklebust
· 15 years ago
bf12691
sunrpc/auth_gss: Call rcu_barrier() on module unload.
by Jesper Dangaard Brouer
· 15 years ago
2efef70
rpc: add service field to new upcall
by Olga Kornievskaia
· 16 years ago
8b1c7bf
rpc: add target field to new upcall
by Olga Kornievskaia
· 16 years ago
34769fc
rpc: implement new upcall
by \"J. Bruce Fields\
· 16 years ago
5b7ddd4
rpc: store pointer to pipe inode in gss upcall message
by \"J. Bruce Fields\
· 16 years ago
79a3f20
rpc: use count of pipe openers to wait for first open
by \"J. Bruce Fields\
· 16 years ago
cf81939
rpc: track number of users of the gss upcall pipe
by \"J. Bruce Fields\
· 16 years ago
db75b3d
rpc: minor gss_alloc_msg cleanup
by \"J. Bruce Fields\
· 16 years ago
b03568c
rpc: factor out warning code from gss_pipe_destroy_msg
by \"J. Bruce Fields\
· 16 years ago
99db356
rpc: remove unnecessary assignment
by \"J. Bruce Fields\
· 16 years ago
6dcd392
sunrpc: fix code that makes auth_gss send destroy_cred message (try #2)
by Jeff Layton
· 16 years ago
88a9fe8
SUNRPC: Remove the last remnant of the BKL...
by Trond Myklebust
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
d25a03c
rpc: remove some unused macros
by \\\"J. Bruce Fields\\\
· 16 years ago
720b8f2
rpc: eliminate unused variable in auth_gss upcall code
by \\\"J. Bruce Fields\\\
· 16 years ago
0f38b87
SUNRPC: Use GFP_NOFS when allocating credentials
by Trond Myklebust
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
233607d
Merge branch 'devel'
by Trond Myklebust
· 17 years ago
cd019f7
SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use
by Trond Myklebust
· 17 years ago
7b6962b
SUNRPC: Fix a race in gss_refresh_upcall()
by Trond Myklebust
· 17 years ago
7c67db3
NFSv4: Reintroduce machine creds
by Trond Myklebust
· 17 years ago
78ea323
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
by Trond Myklebust
· 17 years ago
080a1f1
SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..
by Trond Myklebust
· 17 years ago
5c69104
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
by Trond Myklebust
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f6a1cc8
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
by Trond Myklebust
· 17 years ago
5d00837
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
by Trond Myklebust
· 17 years ago
7df0899
SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
by Chuck Lever
· 17 years ago
3392c34
NFS: add newline to kernel warning message in auth_gss code
by James Morris
· 17 years ago
014313a
SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c
by Joe Perches
· 17 years ago
ffc40f5
sunrpc: gss_pipe_downcall(), don't assume all errors are transient
by Kevin Coffman
· 17 years ago
a4deb81
SUNRPC: Don't call gss_delete_sec_context() from an rcu context
by Trond Myklebust
· 17 years ago
be879c4
SUNRPC: move bkl locking and xdr proc invocation into a common helper
by J. Bruce Fields
· 17 years ago
09561f4
authgss build fix
by Andrew Morton
· 17 years ago
d8558f9
sunrpc: drop BKL around wrap and unwrap
by J. Bruce Fields
· 17 years ago
0df7fb7
SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred
by Trond Myklebust
· 17 years ago
0285ed1
SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's
by Trond Myklebust
· 17 years ago
Next »