Commit Graph

146 Commits (7b75b13cda8bd21e8636ea985f76e1ce5bd1a470)

Author SHA1 Message Date
Trond Myklebust fba3bad488 SUNRPC: Move upcall out of auth->au_ops->crcreate() 19 years ago
Trond Myklebust adb12f63e0 SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code 19 years ago
Trond Myklebust 9842ef3557 SUNRPC: rpc_timeout_upcall_queue should not sleep 19 years ago
Trond Myklebust 8a3177604b SUNRPC: Fix a lock recursion in the auth_gss downcall 19 years ago
Martin Waitz 99acf04421 [PATCH] DocBook: fix some kernel-doc comments in net/sunrpc 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 1918e34138 [PATCH] svcrpc: save and restore the daddr field when request deferred 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
Jesper Juhl 12fe2c588d [NET]: Remove unneeded kmalloc() return value casts 19 years ago
Linus Torvalds 4f47707b05 Fix rpc shutdown event condition bug 19 years ago
Ingo Molnar 532347e2bb [PATCH] nfs: sleep_on() removal 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 19 years ago
Eric Dumazet 5160ee6fc8 [PATCH] shrink dentry struct 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 0065db3285 SUNRPC: Clean up xprt_destroy() 19 years ago
Trond Myklebust 632e3bdc50 SUNRPC: Ensure client closes the socket when server initiates a close 19 years ago
Chuck Lever f518e35aec SUNRPC: get rid of cl_chatty 19 years ago
Chuck Lever 922004120b SUNRPC: transport switch API for setting port number 19 years ago
Chuck Lever 35f5a422ce SUNRPC: new interface to force an RPC rebind 19 years ago
Chuck Lever 0210714834 SUNRPC: switchable buffer allocation 19 years ago
Adrian Bunk fb459f45f7 SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() 19 years ago
Trond Myklebust 969b7f2522 SUNRPC: Fix a potential race in rpc_pipefs. 19 years ago
Trond Myklebust 2bd615797e SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. 19 years ago
Trond Myklebust e60859ac0e SUNRPC: rpc_execute should not return task->tk_status; 19 years ago
Trond Myklebust 89991c24e4 SUNRPC: Get rid of some unused exports 19 years ago
Trond Myklebust 44c288732f NFSv4: stateful NFSv4 RPC call interface 19 years ago
Trond Myklebust 4ce70ada1f SUNRPC: Further cleanups 19 years ago
Trond Myklebust 963d8fe533 RPC: Clean up RPC task structure 19 years ago
Trond Myklebust abbcf28f23 SUNRPC: Yet more RPC cleanups 19 years ago
Olaf Kirch 93fbf1a5de [PATCH] Keep nfsd from exiting when seeing recv() errors 19 years ago
NeilBrown 1f1e030bf7 [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines. 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Trond Myklebust 48e4918775 SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions 19 years ago
Trond Myklebust b079fa7baa RPC: Do not block on skb allocation 19 years ago
Trond Myklebust bb184f3356 SUNRPC: Fix Oopsable condition in rpc_pipefs 19 years ago
Trond Myklebust b3eb67a2ab SUNRPC: Funny looking code in __rpc_purge_upcall 19 years ago
NeilBrown 1887b93529 [PATCH] knfsd: make sure nfsd doesn't hog a cpu forever 19 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 19 years ago
Trond Myklebust 940e3318c3 [PATCH] SUNRPC: don't reencode when looping in call transmit. 19 years ago
Christoph Hellwig 49705b7743 [PATCH] sanitize lookup_hash prototype 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
NeilBrown 80d188a643 [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port 19 years ago
Chuck Lever 0bbacc402e NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled 19 years ago
Chuck Lever c556b75496 SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled 19 years ago
Herbert Xu 6df5b9f48d [CRYPTO] Simplify one-member scatterlist expressions 19 years ago