Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d42af779fb2cf23bbe218c91b44f4979f18bc910
/
net
/
sunrpc
/
auth_gss
/
svcauth_gss.c
76cb4be
sunrpc: integer underflow in rsc_parse()
by Dan Carpenter
· 10 years ago
779fb0f
sunrpc: move rq_splice_ok flag into rq_flags
by Jeff Layton
· 10 years ago
f895b25
sunrpc: eliminate RPC_DEBUG
by Jeff Layton
· 10 years ago
f15a5cf
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
by Kinglong Mee
· 10 years ago
a5cddc8
nfsd4: better reservation of head space for krb5
by J. Bruce Fields
· 10 years ago
bba0f88
minor svcauth_gss.c cleanup
by J. Bruce Fields
· 12 years ago
0fdc267
sunrpc: get rid of use_gssp_lock
by Jeff Layton
· 11 years ago
a92e5eb
sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt
by Jeff Layton
· 11 years ago
1654a04
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
by Jeff Layton
· 11 years ago
3be3455
svcrpc: fix error-handling on badd gssproxy downcall
by J. Bruce Fields
· 11 years ago
7193bd1
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
by J. Bruce Fields
· 11 years ago
0ff08ba
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
0dc1531
svcrpc: store gss mech in svc_cred
by J. Bruce Fields
· 11 years ago
4423406
svcrpc: introduce init_svc_cred
by J. Bruce Fields
· 11 years ago
e77e430
more open-coded file_inode() calls
by Al Viro
· 11 years ago
b161c14
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
by J. Bruce Fields
· 11 years ago
625cdd7
svcauth_gss: fix error code in use_gss_proxy()
by Dan Carpenter
· 11 years ago
1db7722
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 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
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
400f26b
SUNRPC: conditionally return endtime from import_sec_context
by Simo Sorce
· 12 years ago
83523d0
SUNRPC: Consider qop when looking up pseudoflavors
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
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
4c190e2
sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer
by Jeff Layton
· 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
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
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
· 14 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
d9bc125c
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
17f834b
[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