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