Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b9e0cc0e5c36cc7cc49f05475dfc3444abab109b
/
net
/
sunrpc
/
auth_gss
/
svcauth_gss.c
a1db410
SUNRPC: create GSS auth cache per network namespace
by Stanislav Kinsbursky
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
66c941f
net: sunrpc: kill unused macros
by Shan Wei
· 14 years ago
2ed5282
svcauth_gss: replace a trivial 'switch' with an 'if'
by NeilBrown
· 14 years ago
1ebede8
sunrpc: close connection when a request is irretrievably lost.
by NeilBrown
· 14 years ago
1f4c86c
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
by Trond Myklebust
· 15 years ago
7561042
gss_krb5: Added and improved code comments
by Kevin Coffman
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
eac8173
sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service
by Wei Yongjun
· 15 years ago
bc74b4f
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
by Trond Myklebust
· 15 years ago
945b34a
rpc: allow gss callbacks to client
by Olga Kornievskaia
· 16 years ago
68e76ad
nfsd: pass client principal name in rsc downcall
by Olga Kornievskaia
· 16 years ago
7bd8826
SUNRPC: rpcsec_gss modules should not be used by out-of-tree code
by Trond Myklebust
· 16 years ago
b620754
svcrpc: fix handling of garbage args
by J. Bruce Fields
· 16 years ago
dd35210
sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS
by Harshula Jayasuriya
· 17 years ago
cb5c7d6
svcrpc: ensure gss DESTROY tokens free contexts from cache
by J. Bruce Fields
· 17 years ago
b39c18f
sunrpc: gss: simplify rsi_parse logic
by J. Bruce Fields
· 17 years ago
980e5a4
nfsd: fix rsi_cache reference count leak
by J. Bruce Fields
· 17 years ago
dbf847e
knfsd: allow cache_register to return error on failure
by J. Bruce Fields
· 17 years ago
df95a9d
knfsd: cache unregistration needn't return error
by J. Bruce Fields
· 17 years ago
21fcd02
svcgss: move init code into separate function
by J. Bruce Fields
· 17 years ago
08dd2e2
[SUNRPC]: Clean up duplicate includes in net/sunrpc/
by Jesper Juhl
· 17 years ago
cb27680
nfsd: fix possible oops on re-insertion of rpcsec_gss modules
by J. Bruce Fields
· 17 years ago
4796f45
knfsd: nfsd4: secinfo handling without secinfo= option
by J. Bruce Fields
· 17 years ago
3ab4d8b
knfsd: nfsd: set rq_client to ip-address-determined-domain
by J. Bruce Fields
· 17 years ago
c417058
knfsd: nfsd4: store pseudoflavor in request
by Andy Adamson
· 17 years ago
cf8208d
sendfile: convert nfsd to splice_direct_to_actor()
by Jens Axboe
· 17 years ago
c5e434c
knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc
by Wei Yongjun
· 18 years ago
54f9247
knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.ko
by Frank Filz
· 18 years ago
153e44d
knfsd: rpc: fix server-side wrapping of krb5i replies
by NeilBrown
· 18 years ago
d9bc125
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
cca5172
[NET] SUNRPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
8885cb3
SUNRPC: fix print format for tk_pid in auth_gss support
by Chuck Lever
· 18 years ago
e0bb89e
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
by J.Bruce Fields
· 18 years ago
b797b5b
[PATCH] knfsd: svcrpc: fix gss krb5i memory leak
by J.Bruce Fields
· 18 years ago
e69062b
[SUNRPC]: Use k{mem,str}dup where applicable
by Arnaldo Carvalho de Melo
· 18 years ago
cfbdbab
[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression
by Al Viro
· 18 years ago
5b304bc
[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case
by J.Bruce Fields
· 18 years ago
3c15a48
[PATCH] knfsd: svcrpc: gss: factor out some common wrapping code
by J.Bruce Fields
· 18 years ago
4452435
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
by NeilBrown
· 18 years ago
753ed90
[SUNRPC]: more sunrpc endianness annotations
by Al Viro
· 18 years ago
d8ed029
[SUNRPC]: trivial endianness annotations
by Alexey Dobriyan
· 18 years ago
7699431
[SUNRPC]: svc_{get,put}nl()
by Alexey Dobriyan
· 18 years ago
7c9fdcf
[PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy
by J. Bruce Fields
· 18 years ago
e142ede
[PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code
by J. Bruce Fields
· 18 years ago
1df0cad
[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()
by J. Bruce Fields
· 18 years ago
dfee55f
[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily
by NeilBrown
· 19 years ago
baab935
[PATCH] knfsd: Convert sunrpc_cache to use krefs
by NeilBrown
· 19 years ago
17f834b6
[PATCH] knfsd: Use new cache code for rsc cache
by NeilBrown
· 19 years ago
d4d11ea
[PATCH] knfsd: Use new sunrpc cache for rsi cache
by NeilBrown
· 19 years ago
7d317f2
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
by NeilBrown
· 19 years ago
efc36aa
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
by NeilBrown
· 19 years ago
5fb8b49
[PATCH] svcrpc: gss: svc context creation error handling
by J. Bruce Fields
· 19 years ago
91a4762
[PATCH] svcrpc: gss: server context init failure handling
by Kevin Coffman
· 19 years ago
822f100
[PATCH] svcrpc: gss: handle the GSS_S_CONTINUE
by Andy Adamson
· 19 years ago
00fd6e1
RPCSEC_GSS remove all qop parameters
by J. Bruce Fields
· 19 years ago
f35279d
[PATCH] sunrpc: cache_register can use wrong module reference
by Bruce Allan
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago