index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
auth_gss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-11-24
1
-1
/
+1
*
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
Jeff Layton
2014-11-13
1
-5
/
+30
*
sunrpc: fix RCU handling of gc_ctx field
Jeff Layton
2014-08-03
1
-17
/
+35
*
sunrpc: add a new "stringify_acceptor" rpc_credop
Jeff Layton
2014-07-12
1
-20
/
+42
*
auth_gss: fetch the acceptor name out of the downcall
Jeff Layton
2014-07-12
1
-3
/
+17
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
*
SUNRPC: Fix a pipe_version reference leak
Trond Myklebust
2014-02-16
1
-1
/
+3
*
SUNRPC: Ensure that gss_auth isn't freed before its upcall messages
Trond Myklebust
2014-02-16
1
-2
/
+11
*
SUNRPC: Don't create a gss auth cache unless rpc.gssd is running
Trond Myklebust
2014-02-10
1
-0
/
+2
*
sunrpc: turn warn_gssd() log message into a dprintk()
Jeff Layton
2014-01-27
1
-7
/
+1
*
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
2013-12-06
1
-10
/
+7
*
SUNRPC: do not fail gss proc NULL calls with EACCES
Andy Adamson
2013-11-26
1
-1
/
+1
*
SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg
Trond Myklebust
2013-10-28
1
-19
/
+37
*
SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message
Trond Myklebust
2013-10-28
1
-0
/
+1
*
RPCSEC_GSS: fix crash on destroying gss auth
J. Bruce Fields
2013-09-18
1
-0
/
+11
*
SUNRPC: No, I did not intend to create a 256KiB hashtable
Trond Myklebust
2013-09-12
1
-1
/
+1
*
SUNRPC refactor rpcauth_checkverf error returns
Andy Adamson
2013-09-03
1
-2
/
+5
*
SUNRPC new rpc_credops to test credential expiry
Andy Adamson
2013-09-03
1
-2
/
+50
*
RPCSEC_GSS: Share all credential caches on a per-transport basis
Trond Myklebust
2013-09-02
1
-3
/
+89
*
RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
Trond Myklebust
2013-09-01
1
-9
/
+68
*
RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries
Trond Myklebust
2013-09-01
1
-89
/
+92
*
RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects
Trond Myklebust
2013-08-30
1
-12
/
+20
*
RPCSEC_GSS: Further cleanups
Trond Myklebust
2013-08-30
1
-11
/
+20
*
SUNRPC: Replace clnt->cl_principal
Trond Myklebust
2013-08-30
1
-3
/
+4
*
RPCSEC_GSS: Clean up upcall message allocation
Trond Myklebust
2013-08-30
1
-18
/
+19
*
SUNRPC: Convert auth_gss pipe detection to work in namespaces
Trond Myklebust
2013-05-16
1
-19
/
+27
*
SUNRPC: Faster detection if gssd is actually running
Trond Myklebust
2013-05-16
1
-1
/
+12
*
SUNRPC: Fix a bug in gss_create_upcall
Trond Myklebust
2013-05-15
1
-2
/
+3
*
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-05-09
1
-2
/
+1
|
\
|
*
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
Trond Myklebust
2013-05-03
1
-2
/
+1
*
|
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
2013-04-29
1
-0
/
+3
|
\
\
|
|
/
|
*
SUNRPC: Refactor nfsd4_do_encode_secinfo()
Chuck Lever
2013-03-29
1
-0
/
+1
|
*
SUNRPC: Introduce rpcauth_get_pseudoflavor()
Chuck Lever
2013-03-29
1
-0
/
+1
|
*
SUNRPC: Missing module alias for auth_rpcgss.ko
Chuck Lever
2013-03-29
1
-0
/
+1
*
|
SUNRPC: conditionally return endtime from import_sec_context
Simo Sorce
2013-04-26
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-02-25
1
-16
/
+29
|
\
\
|
*
|
sunrpc: Update gss uid to security context mapping.
Eric W. Biederman
2013-02-13
1
-5
/
+15
|
*
|
sunrpc: Convert kuids and kgids to uids and gids for printing
Eric W. Biederman
2013-02-13
1
-5
/
+8
|
*
|
sunrpc: Use uid_eq and gid_eq where appropriate
Eric W. Biederman
2013-02-13
1
-2
/
+2
|
*
|
sunrpc: Use kuid_t and kgid_t where appropriate
Eric W. Biederman
2013-02-13
1
-4
/
+4
|
|
/
*
|
sunrpc: silence build warning in gss_fill_context
Jeff Layton
2013-02-17
1
-2
/
+1
*
|
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
Trond Myklebust
2013-02-01
1
-1
/
+1
|
/
*
SUNRPC set gss gc_expiry to full lifetime
Andy Adamson
2012-12-12
1
-4
/
+13
*
SUNRPC: Use __func__ in dprintk() in auth_gss.c
Chuck Lever
2012-10-01
1
-29
/
+29
*
SUNRPC: Add rpcauth_list_flavors()
Chuck Lever
2012-07-16
1
-0
/
+1
*
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
2012-03-02
1
-2
/
+2
*
SUNRPC: create GSS auth cache per network namespace
Stanislav Kinsbursky
2012-01-31
1
-0
/
+21
*
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
2012-01-31
1
-4
/
+4
[next]