| Commit message (Expand) | Author | Age |
* | [PATCH] gss_spkm3: fix error handling in module init | Akinobu Mita | 2006-12-22 |
* | [PATCH] knfsd: nfsd: don't drop silently on upcall deferral | J.Bruce Fields | 2006-12-13 |
* | [PATCH] knfsd: svcrpc: fix gss krb5i memory leak | J.Bruce Fields | 2006-12-13 |
* | [PATCH] struct path: convert sunrpc | Josef Sipek | 2006-12-08 |
* | rpcgss: krb5: miscellaneous cleanup | J. Bruce Fields | 2006-12-06 |
* | rpcgss: krb5: ignore seed | J. Bruce Fields | 2006-12-06 |
* | rpcgss: krb5: sanity check sealalg value in the downcall | J. Bruce Fields | 2006-12-06 |
* | rpcgss: krb5: clean up some goto's, etc. | J. Bruce Fields | 2006-12-06 |
* | rpcgss: simplify make_checksum | J. Bruce Fields | 2006-12-06 |
* | rpcgss: krb5: kill checksum_type, miscellaneous small cleanup | J. Bruce Fields | 2006-12-06 |
* | rpcgss: krb5: expect a constant signalg value | J. Bruce Fields | 2006-12-06 |
* | gss: krb5: remove signalg and sealalg | J. Bruce Fields | 2006-12-06 |
* | rpc: spkm3 update | Olga Kornievskaia | 2006-12-06 |
* | rpc: move process_xdr_buf | Olga Kornievskaia | 2006-12-06 |
* | rpc: gss: fix a kmap_atomic race in krb5 code | J. Bruce Fields | 2006-12-06 |
* | rpc: gss: eliminate print_hexl()'s | J. Bruce Fields | 2006-12-06 |
* | [SUNRPC]: Use k{mem,str}dup where applicable | Arnaldo Carvalho de Melo | 2006-12-03 |
* | [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression | Al Viro | 2006-10-10 |
* | [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-04 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [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-28 |
* | SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument | Trond Myklebust | 2006-09-22 |
* | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu | 2006-09-20 |
* | [SUNRPC] GSS: Use block ciphers where applicable | Herbert Xu | 2006-09-20 |
* | 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-08-24 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 |
* | [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-30 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 |
* | spelling fixes | Andreas Mohr | 2006-06-26 |
* | 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-19 |
* | [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily | NeilBrown | 2006-04-11 |
* | [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-27 |
* | 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-03-20 |
* | 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-02-01 |