aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/auth_gss.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * rpc: remove some unused macros\\\"J. Bruce Fields\\\2008-07-09
| * rpc: eliminate unused variable in auth_gss upcall code\\\"J. Bruce Fields\\\2008-07-09
| * SUNRPC: Use GFP_NOFS when allocating credentialsTrond Myklebust2008-07-09
* | net: remove CVS keywordsAdrian Bunk2008-06-12
|/
* Merge branch 'devel'Trond Myklebust2008-04-24
|\
| * SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in useTrond Myklebust2008-04-19
| * SUNRPC: Fix a race in gss_refresh_upcall()Trond Myklebust2008-04-19
| * NFSv4: Reintroduce machine credsTrond Myklebust2008-04-19
| * NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-19
| * SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..Trond Myklebust2008-04-19
| * SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-14
| * SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-29
| * SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-26
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
|/
* SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()Chuck Lever2008-01-30
* NFS: add newline to kernel warning message in auth_gss codeJames Morris2008-01-03
* SUNRPC: Add missing "space" to net/sunrpc/auth_gss.cJoe Perches2007-11-26
* sunrpc: gss_pipe_downcall(), don't assume all errors are transientKevin Coffman2007-11-17
* SUNRPC: Don't call gss_delete_sec_context() from an rcu contextTrond Myklebust2007-08-07
* SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-19
* authgss build fixAndrew Morton2007-07-16
* sunrpc: drop BKL around wrap and unwrapJ. Bruce Fields2007-07-10
* SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a credTrond Myklebust2007-07-10
* SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential'sTrond Myklebust2007-07-10
* SUNRPC: Remove the tk_auth macro...Trond Myklebust2007-07-10
* SUNRPC: Convert gss_ctx_lock to an RCU lockTrond Myklebust2007-07-10
* SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust2007-07-10
* SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust2007-07-10
* SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust2007-07-10
* SUNRPC: Clean up rpc credential initialisationTrond Myklebust2007-07-10
* SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2007-07-10
* SUNRPC: Fix a memory leak in gss_create()Trond Myklebust2007-07-10
* SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust2007-07-10
* SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust2007-07-10
* SUNRPC: Always match an upcall message in gss_pipe_downcall()Trond Myklebust2007-07-10
* SUNRPC: Remove the gss_auth spinlockTrond Myklebust2007-07-10
* SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust2007-07-10
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-13
|\
| * [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* | SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever2007-02-03
|/
* [PATCH] struct path: convert sunrpcJosef Sipek2006-12-08
* rpc: spkm3 updateOlga Kornievskaia2006-12-06
* rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-06
* [SUNRPC]: Use k{mem,str}dup where applicableArnaldo Carvalho de Melo2006-12-03
* fix file specification in commentsUwe Zeisberger2006-10-03
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-28
* SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust2006-09-22
* SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust2006-08-24
* SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2006-08-24