summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/auth_gss.c
Commit message (Expand)AuthorAgeFilesLines
...
* rpc: minor gss_alloc_msg cleanup\"J. Bruce Fields\2008-12-231-12/+12
* rpc: factor out warning code from gss_pipe_destroy_msg\"J. Bruce Fields\2008-12-231-9/+14
* rpc: remove unnecessary assignment\"J. Bruce Fields\2008-12-231-1/+0
* sunrpc: fix code that makes auth_gss send destroy_cred message (try #2)Jeff Layton2008-12-231-5/+12
* SUNRPC: Remove the last remnant of the BKL...Trond Myklebust2008-12-231-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-20/+7
|\
| * rpc: remove some unused macros\\\"J. Bruce Fields\\\2008-07-091-12/+1
| * rpc: eliminate unused variable in auth_gss upcall code\\\"J. Bruce Fields\\\2008-07-091-3/+1
| * SUNRPC: Use GFP_NOFS when allocating credentialsTrond Myklebust2008-07-091-5/+5
* | net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
|/
* Merge branch 'devel'Trond Myklebust2008-04-241-37/+68
|\
| * SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in useTrond Myklebust2008-04-191-27/+42
| * SUNRPC: Fix a race in gss_refresh_upcall()Trond Myklebust2008-04-191-3/+8
| * NFSv4: Reintroduce machine credsTrond Myklebust2008-04-191-1/+11
| * NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-191-2/+0
| * SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..Trond Myklebust2008-04-191-2/+2
| * SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-141-0/+2
| * SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-281-0/+1
| * SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-251-2/+2
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-1/+1
|/
* SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()Chuck Lever2008-01-301-7/+6
* NFS: add newline to kernel warning message in auth_gss codeJames Morris2008-01-031-1/+1
* SUNRPC: Add missing "space" to net/sunrpc/auth_gss.cJoe Perches2007-11-261-1/+1
* sunrpc: gss_pipe_downcall(), don't assume all errors are transientKevin Coffman2007-11-171-1/+1
* SUNRPC: Don't call gss_delete_sec_context() from an rcu contextTrond Myklebust2007-08-071-3/+6
* SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-191-16/+5
* authgss build fixAndrew Morton2007-07-161-0/+1
* sunrpc: drop BKL around wrap and unwrapJ. Bruce Fields2007-07-101-0/+10
* SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a credTrond Myklebust2007-07-101-2/+58
* SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential'sTrond Myklebust2007-07-101-6/+25
* SUNRPC: Remove the tk_auth macro...Trond Myklebust2007-07-101-2/+2
* SUNRPC: Convert gss_ctx_lock to an RCU lockTrond Myklebust2007-07-101-17/+36
* SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust2007-07-101-2/+1
* SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust2007-07-101-6/+16
* SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust2007-07-101-11/+11
* SUNRPC: Clean up rpc credential initialisationTrond Myklebust2007-07-101-5/+1
* SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2007-07-101-4/+4
* SUNRPC: Fix a memory leak in gss_create()Trond Myklebust2007-07-101-4/+6
* SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust2007-07-101-1/+2
* SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust2007-07-101-19/+10
* SUNRPC: Always match an upcall message in gss_pipe_downcall()Trond Myklebust2007-07-101-31/+27
* SUNRPC: Remove the gss_auth spinlockTrond Myklebust2007-07-101-22/+25
* SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust2007-07-101-1/+2
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-121-10/+10
|\
| * [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-10/+10
* | SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever2007-02-031-25/+27
|/
* [PATCH] struct path: convert sunrpcJosef Sipek2006-12-081-1/+1
* rpc: spkm3 updateOlga Kornievskaia2006-12-061-1/+1
* rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-061-40/+0
* [SUNRPC]: Use k{mem,str}dup where applicableArnaldo Carvalho de Melo2006-12-021-2/+1
OpenPOWER on IntegriCloud