Age | Commit message (Expand) | Author |
2006-12-02 | [SUNRPC]: Use k{mem,str}dup where applicable | Arnaldo Carvalho de Melo |
2006-10-10 | [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression | Al Viro |
2006-10-04 | [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case | J.Bruce Fields |
2006-10-04 | [PATCH] knfsd: svcrpc: gss: factor out some common wrapping code | J.Bruce Fields |
2006-10-04 | [PATCH] knfsd: Replace two page lists in struct svc_rqst with one | NeilBrown |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-09-28 | [SUNRPC]: more sunrpc endianness annotations | Al Viro |
2006-09-28 | [SUNRPC]: trivial endianness annotations | Alexey Dobriyan |
2006-09-28 | [SUNRPC]: svc_{get,put}nl() | Alexey Dobriyan |
2006-09-22 | SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument | Trond Myklebust |
2006-09-21 | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu |
2006-09-21 | [SUNRPC] GSS: Use block ciphers where applicable | Herbert Xu |
2006-08-24 | SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs | Trond Myklebust |
2006-08-24 | SUNRPC: make rpc_unlink() take a dentry argument instead of a path | Trond Myklebust |
2006-07-21 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris |
2006-06-30 | [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: svcrpc: gss: simplify rsc_parse() | J. Bruce Fields |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-26 | spelling fixes | Andreas Mohr |
2006-04-19 | SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c | Eric Sesterhenn |
2006-04-19 | RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc | J. Bruce Fields |
2006-04-11 | [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily | NeilBrown |
2006-03-27 | [PATCH] knfsd: Convert sunrpc_cache to use krefs | NeilBrown |
2006-03-27 | [PATCH] knfsd: Use new cache code for rsc cache | NeilBrown |
2006-03-27 | [PATCH] knfsd: Use new sunrpc cache for rsi cache | NeilBrown |
2006-03-27 | [PATCH] knfsd: Get rid of 'inplace' sunrpc caches | NeilBrown |
2006-03-27 | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' | NeilBrown |
2006-03-20 | SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc | J. Bruce Fields |
2006-03-20 | SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. | J. Bruce Fields |
2006-03-20 | SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum | J. Bruce Fields |
2006-03-20 | SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry | Trond Myklebust |
2006-02-01 | SUNRPC: Move upcall out of auth->au_ops->crcreate() | Trond Myklebust |
2006-02-01 | SUNRPC: Fix a lock recursion in the auth_gss downcall | Trond Myklebust |
2006-01-18 | [PATCH] svcrpc: gss: svc context creation error handling | J. Bruce Fields |
2006-01-18 | [PATCH] svcrpc: gss: server context init failure handling | Kevin Coffman |
2006-01-18 | [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE | Andy Adamson |
2006-01-06 | SUNRPC: Make krb5 report unsupported encryption types | J. Bruce Fields |
2006-01-06 | SUNRPC: Make spkm3 report unsupported encryption types | J. Bruce Fields |
2006-01-06 | SUNRPC: Update the spkm3 code to use the make_checksum interface | J. Bruce Fields |
2005-12-19 | SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions | Trond Myklebust |
2005-11-08 | [NET]: kfree cleanup | Jesper Juhl |
2005-10-30 | [CRYPTO] Simplify one-member scatterlist expressions | Herbert Xu |
2005-10-30 | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman |
2005-10-18 | RPCSEC_GSS: krb5 cleanup | J. Bruce Fields |
2005-10-18 | RPCSEC_GSS remove all qop parameters | J. Bruce Fields |
2005-10-18 | RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. | J. Bruce Fields |
2005-10-18 | RPCSEC_GSS: krb5 pre-privacy cleanup | J. Bruce Fields |
2005-10-18 | RPCSEC_GSS: Simplify rpcsec_gss crypto code | J. Bruce Fields |
2005-10-18 | RPCSEC_GSS: client-side privacy support | J. Bruce Fields |