Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
feff98f5507f98c0422252caec41c3be9e6b6399
/
net
/
sunrpc
/
auth_gss
4203afc
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
b161c14
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
by J. Bruce Fields
· 11 years ago
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
625cdd7
svcauth_gss: fix error code in use_gss_proxy()
by Dan Carpenter
· 11 years ago
2dbd3ca
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 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
fb43f11
SUNRPC: fix decoding of optional gss-proxy xdr fields
by J. Bruce Fields
· 11 years ago
9fd40c5
SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warning
by Geert Uytterhoeven
· 11 years ago
1db7722
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
9b1d75b
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
by Trond Myklebust
· 12 years ago
1eb6d62
svcauth_gss: fix error return code in rsc_parse()
by Wei Yongjun
· 12 years ago
8728f98
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
c86d2dd
net/sunrpc: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
d28fcc8
svcrpc: fix gss-proxy to respect user namespaces
by J. Bruce Fields
· 12 years ago
6278b62
SUNRPC: gssp_procedures[] can be static
by Fengguang Wu
· 12 years ago
0ff3bab
SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case
by J. Bruce Fields
· 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
030d794
SUNRPC: Use gssproxy upcall for server RPCGSS authentication.
by Simo Sorce
· 12 years ago
1d65833
SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
by Simo Sorce
· 12 years ago
400f26b
SUNRPC: conditionally return endtime from import_sec_context
by Simo Sorce
· 12 years ago
5007220
SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch
by Chuck Lever
· 12 years ago
6599c0a
SUNRPC: Make gss_mech_get() static
by Chuck Lever
· 12 years ago
a77c806
SUNRPC: Refactor nfsd4_do_encode_secinfo()
by Chuck Lever
· 12 years ago
83523d0
SUNRPC: Consider qop when looking up pseudoflavors
by Chuck Lever
· 12 years ago
f783288
SUNRPC: Load GSS kernel module by OID
by Chuck Lever
· 12 years ago
9568c5e
SUNRPC: Introduce rpcauth_get_pseudoflavor()
by Chuck Lever
· 12 years ago
fb15b26
SUNRPC: Define rpcsec_gss_info structure
by Chuck Lever
· 12 years ago
71afa85
SUNRPC: Missing module alias for auth_rpcgss.ko
by Chuck Lever
· 12 years ago
3c34ae1
nfsd: fix krb5 handling of anonymous principals
by J. Bruce Fields
· 12 years ago
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 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
2d43833
SUNRPC: rework cache upcall logic
by Stanislav Kinsbursky
· 12 years ago
73fb847
SUNRPC: introduce cache_detail->cache_request callback
by Stanislav Kinsbursky
· 12 years ago
683428fae
sunrpc: Update svcgss xdr handle to rpsec_contect cache
by Eric W. Biederman
· 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
4c190e2
sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer
by Jeff Layton
· 12 years ago
c5f5e9c
SUNRPC: Add missing static declaration to _gss_mech_get_by_name
by Trond Myklebust
· 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
013448c
SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors
by Trond Myklebust
· 12 years ago
6a1a1e3
SUNRPC: Add rpcauth_list_flavors()
by Chuck Lever
· 12 years ago
419f431
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
a00b615
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
d5497fc
nfsd4: move rq_flavor into svc_cred
by J. Bruce Fields
· 12 years ago
03a4e1f
nfsd4: move principal name into svc_cred
by J. Bruce Fields
· 12 years ago
c52226d
rpc: handle rotated gss data for Windows interoperability
by J. Bruce Fields
· 13 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
7bdf741
auth_gss: the list of pseudoflavors not being parsed correctly
by Steve Dickson
· 13 years ago
ae2975b
userns: Convert group_info values from gid_t to kgid_t.
by Eric W. Biederman
· 13 years ago
fc2952a
SUNRPC: split upcall function to extract reusable parts
by Simo Sorce
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
b854178
sunrpc: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
0097143
SUNRPC: Don't use variable length automatic arrays in kernel code
by Trond Myklebust
· 13 years ago
09acfea
SUNRPC: Fix a few sparse warnings
by Trond Myklebust
· 13 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
2dad320
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
058c5c9
rpc: allow autoloading of gss mechanisms
by J. Bruce Fields
· 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
2992c4b
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
5afa913
SUNRPC: Ensure the RPC client only quits on fatal signals
by Trond Myklebust
· 13 years ago
b084f59
nfsd: fix dependency of nfsd on auth_rpcgss
by J. Bruce Fields
· 13 years ago
d1a8016
NFS: Fix infinite loop in gss_create_upcall()
by Bryan Schumaker
· 14 years ago
94c8a98
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
0867659
Revert "net/sunrpc: Use static const char arrays"
by Trond Myklebust
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8f70e95
NFS: Determine initial mount security
by Bryan Schumaker
· 14 years ago
7ebb931
NFS: use secinfo when crossing mountpoints
by Bryan Schumaker
· 14 years ago
f862822
gss:krb5 only include enctype numbers in gm_upcall_enctypes
by Kevin Coffman
· 14 years ago
18bce37
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
b9d919a
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
f3c0cee
net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
by Joe Perches
· 14 years ago
66c941f
net: sunrpc: kill unused macros
by Shan Wei
· 14 years ago
bf26955
SUNRPC: New xdr_streams XDR decoder API
by Chuck Lever
· 14 years ago
Next »