Commit Graph

134 Commits (7c28cbaed6811260efc0134b984b924cd0ed46f5)

Author SHA1 Message Date
J. Bruce Fields cb5c7d668e svcrpc: ensure gss DESTROY tokens free contexts from cache 17 years ago
J. Bruce Fields b39c18fce0 sunrpc: gss: simplify rsi_parse logic 17 years ago
J. Bruce Fields 980e5a40a4 nfsd: fix rsi_cache reference count leak 17 years ago
J. Bruce Fields dbf847ecb6 knfsd: allow cache_register to return error on failure 17 years ago
J. Bruce Fields df95a9d4fb knfsd: cache unregistration needn't return error 17 years ago
Chuck Lever 7df089952f SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall() 17 years ago
James Morris 3392c34922 NFS: add newline to kernel warning message in auth_gss code 17 years ago
Joe Perches 014313a9d6 SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c 17 years ago
Joe Perches c3c9d45828 [SUNRPC]: Add missing "space" 17 years ago
Kevin Coffman ef338bee3f sunrpc: return error if unsupported enctype or cksumtype is encountered 17 years ago
Kevin Coffman ffc40f5692 sunrpc: gss_pipe_downcall(), don't assume all errors are transient 17 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
David S. Miller 51c739d1f4 [NET]: Fix incorrect sg_mark_end() calls. 17 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe fa05f1286b Update net/ to use sg helpers 18 years ago
J. Bruce Fields 21fcd02be3 svcgss: move init code into separate function 18 years ago
Chuck Lever 67f97d83bf SUNRPC: Use correct type in buffer length calculations 18 years ago
Jesper Juhl 08dd2e2946 [SUNRPC]: Clean up duplicate includes in net/sunrpc/ 18 years ago
Trond Myklebust a4deb81ba8 SUNRPC: Don't call gss_delete_sec_context() from an rcu context 18 years ago
J. Bruce Fields cb27680580 nfsd: fix possible oops on re-insertion of rpcsec_gss modules 18 years ago
J. Bruce Fields be879c4e24 SUNRPC: move bkl locking and xdr proc invocation into a common helper 18 years ago
YOSHIFUJI Hideaki fb1416a59b [NET] SUNRPC: Fix whitespace errors. 18 years ago
J. Bruce Fields 4796f45740 knfsd: nfsd4: secinfo handling without secinfo= option 18 years ago
Usha Ketineni ae4c40b1d8 knfsd: rpc: add gss krb5 and spkm3 oid values 18 years ago
J. Bruce Fields 3ab4d8b121 knfsd: nfsd: set rq_client to ip-address-determined-domain 18 years ago
Andy Adamson c4170583f6 knfsd: nfsd4: store pseudoflavor in request 18 years ago
Andrew Morton 09561f44c7 authgss build fix 18 years ago
J. Bruce Fields d8558f99fb sunrpc: drop BKL around wrap and unwrap 18 years ago
Trond Myklebust 0df7fb74fb SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred 18 years ago
Trond Myklebust 0285ed1f12 SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's 18 years ago
Trond Myklebust 1be27f3660 SUNRPC: Remove the tk_auth macro... 18 years ago
Trond Myklebust 5d28dc8207 SUNRPC: Convert gss_ctx_lock to an RCU lock 18 years ago
Trond Myklebust f5c2187cfe SUNRPC: Convert the credential garbage collector into a shrinker callback 18 years ago
Trond Myklebust 31be5bf15f SUNRPC: Convert the credcache lookup code to use RCU 18 years ago
Trond Myklebust fc432dd907 SUNRPC: Enforce atomic updates of rpc_cred->cr_flags 18 years ago
Trond Myklebust 5fe4755e25 SUNRPC: Clean up rpc credential initialisation 18 years ago
Trond Myklebust f1c0a86150 SUNRPC: Mark auth and cred operation tables as constant. 18 years ago
Trond Myklebust 07a2bf1da4 SUNRPC: Fix a memory leak in gss_create() 18 years ago
Trond Myklebust 3ab9bb7243 SUNRPC: Fix a memory leak in the auth credcache code 18 years ago
Trond Myklebust 6e84c7b66a SUNRPC: Add a downcall queue to struct rpc_inode 18 years ago
Trond Myklebust 3b68aaeaf5 SUNRPC: Always match an upcall message in gss_pipe_downcall() 18 years ago
Trond Myklebust b185f835e2 SUNRPC: Remove the gss_auth spinlock 18 years ago
Trond Myklebust 4a8c1344dc SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth 18 years ago
Jens Axboe cf8208d0ea sendfile: convert nfsd to splice_direct_to_actor() 18 years ago
Wei Yongjun c5e434c98b knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc 18 years ago
Frank Filz 54f9247b3f knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.ko 18 years ago
NeilBrown 153e44d22f knfsd: rpc: fix server-side wrapping of krb5i replies 18 years ago
J. Bruce Fields - unquoted 61322b3013 spkm3: initialize hash 18 years ago