Commit Graph

62 Commits (4f777ed26086452737ea52597cf8de26137090d5)

Author SHA1 Message Date
Al Viro cfbdbab063 [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression 19 years ago
J.Bruce Fields 5b304bc5bf [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case 19 years ago
J.Bruce Fields 3c15a48664 [PATCH] knfsd: svcrpc: gss: factor out some common wrapping code 19 years ago
NeilBrown 4452435948 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Al Viro 753ed90d92 [SUNRPC]: more sunrpc endianness annotations 19 years ago
Alexey Dobriyan d8ed029d60 [SUNRPC]: trivial endianness annotations 19 years ago
Alexey Dobriyan 7699431301 [SUNRPC]: svc_{get,put}nl() 19 years ago
Trond Myklebust 158998b6fe SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument 19 years ago
Herbert Xu 3505868791 [CRYPTO] users: Use crypto_hash interface instead of crypto_digest 19 years ago
Herbert Xu 378c6697a2 [SUNRPC] GSS: Use block ciphers where applicable 19 years ago
Trond Myklebust 8f8e7a50f4 SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs 19 years ago
Trond Myklebust 5d67476fff SUNRPC: make rpc_unlink() take a dentry argument instead of a path 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
J. Bruce Fields 7c9fdcfb1b [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy 19 years ago
J. Bruce Fields e142ede8e0 [PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code 19 years ago
J. Bruce Fields 1df0cada03 [PATCH] knfsd: svcrpc: gss: simplify rsc_parse() 19 years ago
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
Eric Sesterhenn a5f9145bc9 SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c 19 years ago
J. Bruce Fields d4a30e7e66 RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc 19 years ago
NeilBrown dfee55f062 [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily 19 years ago
NeilBrown baab935ff3 [PATCH] knfsd: Convert sunrpc_cache to use krefs 19 years ago
NeilBrown 17f834b6d2 [PATCH] knfsd: Use new cache code for rsc cache 19 years ago
NeilBrown d4d11ea9d6 [PATCH] knfsd: Use new sunrpc cache for rsi cache 19 years ago
NeilBrown 7d317f2c9f [PATCH] knfsd: Get rid of 'inplace' sunrpc caches 19 years ago
NeilBrown efc36aa560 [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' 19 years ago
J. Bruce Fields 0e19c1ea2f SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc 19 years ago
J. Bruce Fields eaa82edf20 SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. 19 years ago
J. Bruce Fields 9e57b302cf SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum 19 years ago
Trond Myklebust 12de3b35ea SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry 19 years ago
Trond Myklebust fba3bad488 SUNRPC: Move upcall out of auth->au_ops->crcreate() 19 years ago
Trond Myklebust 8a3177604b SUNRPC: Fix a lock recursion in the auth_gss downcall 19 years ago
J. Bruce Fields 5fb8b49e29 [PATCH] svcrpc: gss: svc context creation error handling 19 years ago
Kevin Coffman 91a4762e0a [PATCH] svcrpc: gss: server context init failure handling 19 years ago
Andy Adamson 822f1005ae [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE 19 years ago
J. Bruce Fields 9e56904e41 SUNRPC: Make krb5 report unsupported encryption types 19 years ago
J. Bruce Fields 42181d4baf SUNRPC: Make spkm3 report unsupported encryption types 19 years ago
J. Bruce Fields 9eed129bbd SUNRPC: Update the spkm3 code to use the make_checksum interface 19 years ago
Trond Myklebust 48e4918775 SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Herbert Xu 6df5b9f48d [CRYPTO] Simplify one-member scatterlist expressions 20 years ago
David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 20 years ago
J. Bruce Fields a0857d03b2 RPCSEC_GSS: krb5 cleanup 20 years ago
J. Bruce Fields 00fd6e1425 RPCSEC_GSS remove all qop parameters 20 years ago
J. Bruce Fields 14ae162c24 RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. 20 years ago
J. Bruce Fields bfa91516b5 RPCSEC_GSS: krb5 pre-privacy cleanup 20 years ago
J. Bruce Fields f7b3af64c6 RPCSEC_GSS: Simplify rpcsec_gss crypto code 20 years ago
J. Bruce Fields 2d2da60c63 RPCSEC_GSS: client-side privacy support 20 years ago
J. Bruce Fields 24b2605bec RPCSEC_GSS: cleanup au_rslack calculation 20 years ago