index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
svcauth_gss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
net: sunrpc: kill unused macros
Shan Wei
2010-12-17
1
-2
/
+0
*
svcauth_gss: replace a trivial 'switch' with an 'if'
NeilBrown
2010-09-21
1
-22
/
+19
*
sunrpc: close connection when a request is irretrievably lost.
NeilBrown
2010-09-21
1
-6
/
+6
*
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
Trond Myklebust
2010-05-14
1
-1
/
+1
*
gss_krb5: Added and improved code comments
Kevin Coffman
2010-05-14
1
-0
/
+15
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
1
-2
/
+2
*
sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service
Wei Yongjun
2009-08-25
1
-2
/
+4
*
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
2009-08-09
1
-1
/
+6
*
rpc: allow gss callbacks to client
Olga Kornievskaia
2008-12-23
1
-0
/
+1
*
nfsd: pass client principal name in rsc downcall
Olga Kornievskaia
2008-12-23
1
-0
/
+23
*
SUNRPC: rpcsec_gss modules should not be used by out-of-tree code
Trond Myklebust
2008-12-23
1
-2
/
+2
*
svcrpc: fix handling of garbage args
J. Bruce Fields
2008-07-03
1
-7
/
+5
*
sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS
Harshula Jayasuriya
2008-04-23
1
-2
/
+7
*
svcrpc: ensure gss DESTROY tokens free contexts from cache
J. Bruce Fields
2008-02-01
1
-0
/
+1
*
sunrpc: gss: simplify rsi_parse logic
J. Bruce Fields
2008-02-01
1
-28
/
+24
*
nfsd: fix rsi_cache reference count leak
J. Bruce Fields
2008-02-01
1
-6
/
+11
*
knfsd: allow cache_register to return error on failure
J. Bruce Fields
2008-02-01
1
-4
/
+13
*
knfsd: cache unregistration needn't return error
J. Bruce Fields
2008-02-01
1
-4
/
+2
*
svcgss: move init code into separate function
J. Bruce Fields
2007-10-09
1
-67
/
+77
*
[SUNRPC]: Clean up duplicate includes in net/sunrpc/
Jesper Juhl
2007-08-13
1
-1
/
+0
*
nfsd: fix possible oops on re-insertion of rpcsec_gss modules
J. Bruce Fields
2007-07-24
1
-4
/
+5
*
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
2007-07-17
1
-0
/
+9
*
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
2007-07-17
1
-3
/
+18
*
knfsd: nfsd4: store pseudoflavor in request
Andy Adamson
2007-07-17
1
-0
/
+2
*
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
2007-07-10
1
-1
/
+1
*
knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc
Wei Yongjun
2007-05-09
1
-0
/
+2
*
knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...
Frank Filz
2007-05-09
1
-1
/
+4
*
knfsd: rpc: fix server-side wrapping of krb5i replies
NeilBrown
2007-05-09
1
-7
/
+1
*
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2007-02-12
1
-3
/
+3
|
\
|
*
[NET] SUNRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-3
/
+3
*
|
SUNRPC: fix print format for tk_pid in auth_gss support
Chuck Lever
2007-02-03
1
-5
/
+6
|
/
*
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
J.Bruce Fields
2006-12-13
1
-1
/
+1
*
[PATCH] knfsd: svcrpc: fix gss krb5i memory leak
J.Bruce Fields
2006-12-13
1
-4
/
+5
*
[SUNRPC]: Use k{mem,str}dup where applicable
Arnaldo Carvalho de Melo
2006-12-02
1
-5
/
+2
*
[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression
Al Viro
2006-10-10
1
-2
/
+3
*
[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case
J.Bruce Fields
2006-10-04
1
-12
/
+18
*
[PATCH] knfsd: svcrpc: gss: factor out some common wrapping code
J.Bruce Fields
2006-10-04
1
-20
/
+23
*
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
2006-10-04
1
-3
/
+1
*
[SUNRPC]: more sunrpc endianness annotations
Al Viro
2006-09-28
1
-4
/
+4
*
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-28
1
-12
/
+12
*
[SUNRPC]: svc_{get,put}nl()
Alexey Dobriyan
2006-09-28
1
-26
/
+26
*
[PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy
J. Bruce Fields
2006-06-30
1
-7
/
+147
*
[PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code
J. Bruce Fields
2006-06-30
1
-51
/
+64
*
[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()
J. Bruce Fields
2006-06-30
1
-8
/
+4
*
[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily
NeilBrown
2006-04-11
1
-6
/
+8
*
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
2006-03-27
1
-16
/
+12
*
[PATCH] knfsd: Use new cache code for rsc cache
NeilBrown
2006-03-27
1
-10
/
+64
*
[PATCH] knfsd: Use new sunrpc cache for rsi cache
NeilBrown
2006-03-27
1
-7
/
+59
[next]