index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
J. Bruce Fields
2013-05-28
*
svcauth_gss: fix error code in use_gss_proxy()
Dan Carpenter
2013-05-12
*
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-05-03
|
\
|
*
svcauth_gss: fix error return code in rsc_parse()
Wei Yongjun
2013-04-30
|
*
SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case
J. Bruce Fields
2013-04-29
|
*
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
2013-04-29
|
|
\
|
*
|
SUNRPC: Use gssproxy upcall for server RPCGSS authentication.
Simo Sorce
2013-04-26
|
*
|
SUNRPC: conditionally return endtime from import_sec_context
Simo Sorce
2013-04-26
*
|
|
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-04-30
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
SUNRPC: Consider qop when looking up pseudoflavors
Chuck Lever
2013-03-29
*
|
nfsd: fix krb5 handling of anonymous principals
J. Bruce Fields
2013-03-06
|
/
*
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
|
\
|
*
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
2013-02-15
|
*
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
2013-02-15
|
*
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
2013-02-08
*
|
sunrpc: Update svcgss xdr handle to rpsec_contect cache
Eric W. Biederman
2013-02-13
|
/
*
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-01
|
\
|
*
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-05-31
|
*
nfsd4: move principal name into svc_cred
J. Bruce Fields
2012-05-31
*
|
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
|
\
|
|
*
SUNRPC: split upcall function to extract reusable parts
Simo Sorce
2012-04-25
*
|
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-05-03
|
/
*
SUNRPC: create GSS auth cache per network namespace
Stanislav Kinsbursky
2012-01-31
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
net: sunrpc: kill unused macros
Shan Wei
2010-12-17
*
svcauth_gss: replace a trivial 'switch' with an 'if'
NeilBrown
2010-09-21
*
sunrpc: close connection when a request is irretrievably lost.
NeilBrown
2010-09-21
*
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
Trond Myklebust
2010-05-14
*
gss_krb5: Added and improved code comments
Kevin Coffman
2010-05-14
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
*
sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service
Wei Yongjun
2009-08-25
*
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
2009-08-09
*
rpc: allow gss callbacks to client
Olga Kornievskaia
2008-12-23
*
nfsd: pass client principal name in rsc downcall
Olga Kornievskaia
2008-12-23
*
SUNRPC: rpcsec_gss modules should not be used by out-of-tree code
Trond Myklebust
2008-12-23
*
svcrpc: fix handling of garbage args
J. Bruce Fields
2008-07-03
*
sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS
Harshula Jayasuriya
2008-04-23
*
svcrpc: ensure gss DESTROY tokens free contexts from cache
J. Bruce Fields
2008-02-01
*
sunrpc: gss: simplify rsi_parse logic
J. Bruce Fields
2008-02-01
*
nfsd: fix rsi_cache reference count leak
J. Bruce Fields
2008-02-01
*
knfsd: allow cache_register to return error on failure
J. Bruce Fields
2008-02-01
*
knfsd: cache unregistration needn't return error
J. Bruce Fields
2008-02-01
*
svcgss: move init code into separate function
J. Bruce Fields
2007-10-09
*
[SUNRPC]: Clean up duplicate includes in net/sunrpc/
Jesper Juhl
2007-08-14
*
nfsd: fix possible oops on re-insertion of rpcsec_gss modules
J. Bruce Fields
2007-07-24
*
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
2007-07-17
*
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
2007-07-17
*
knfsd: nfsd4: store pseudoflavor in request
Andy Adamson
2007-07-17
*
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
2007-07-10
[next]