Commit Graph

492 Commits (347d1c01956d567c18afef0cc253eb235cafacd8)

Author SHA1 Message Date
Trond Myklebust 34f3089608 SUNRPC: Enable non-exclusive create in rpc_mkpipe() 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
Trond Myklebust c1384c9c4c SUNRPC: fix hang due to eventd deadlock... 18 years ago
Trond Myklebust 6e5b70e9d1 SUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_task 18 years ago
Trond Myklebust 188fef11db SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c 18 years ago
Trond Myklebust f61534dfd3 SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() 18 years ago
Trond Myklebust 4ada539ed7 SUNRPC: Make create_client() take a reference to the rpciod workqueue 18 years ago
Trond Myklebust ab418d70e1 SUNRPC: Optimise rpciod_up() 18 years ago
Trond Myklebust d431a555fc SUNRPC: Don't create an rpc_pipefs directory before rpc_clone is initialised 18 years ago
Trond Myklebust 4c402b4097 SUNRPC: Remove rpc_clnt->cl_count 18 years ago
Trond Myklebust 8ad7c892e1 SUNRPC: Make rpc_clone take a reference instead of using cl_count 18 years ago
Trond Myklebust 90c5755ff5 SUNRPC: Kill rpc_clnt->cl_oneshot 18 years ago
Trond Myklebust 848f1fe6be SUNRPC: Kill rpc_clnt->cl_dead 18 years ago
Trond Myklebust 34f52e3591 SUNRPC: Convert rpc_clnt->cl_users to a kref 18 years ago
Trond Myklebust c44fe70553 SUNRPC: Clean up tk_pid allocation and make it lockless 18 years ago
Trond Myklebust 4bef61ff75 SUNRPC: Add a per-rpc_clnt spinlock 18 years ago
Trond Myklebust 6529eba08f SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt 18 years ago
Trond Myklebust b39e625b6e NFSv4: Clean up nfs4_call_async() 18 years ago
Jens Axboe cf8208d0ea sendfile: convert nfsd to splice_direct_to_actor() 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Trond Myklebust 7531d692d4 SUNRPC: Fix sparse warnings 18 years ago
Christoph Hellwig 9c9cc93ad2 SUNRPC: remove dead variable 'rpciod_running' 18 years ago
Peter Zijlstra ddce40df6e sunrpc: fix crash in rpc_malloc() 18 years ago
Chuck Lever aa3d1faebe SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free 18 years ago
NeilBrown 05ed690efb knfsd: simplify a 'while' condition in svcsock.c 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
Akinobu Mita 5bd5f5812b sunrpc: fix error path in module_init 18 years ago
Jeff Layton cd123012d9 RPC: add wrapper for svc_reserve to account for checksum 18 years ago
NeilBrown 7ac1bea550 knfsd: rename sk_defer_lock to sk_lock 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Geert Uytterhoeven 215d06780d Fix sunrpc warning noise 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
J. Bruce Fields - unquoted 61322b3013 spkm3: initialize hash 18 years ago
J. Bruce Fields - unquoted b80e183def spkm3: remove bad kfree, unnecessary export 18 years ago
J. Bruce Fields - unquoted f32824d8ca spkm3: fix spkm3's use of hmac 18 years ago
Chuck Lever 00a6e7bbf9 SUNRPC: RPC client should retry with different versions of rpcbind 18 years ago
Chuck Lever 4c2eaf073f SUNRPC: remove old portmapper 18 years ago
Chuck Lever 2608001420 SUNRPC: switch the RPC server to use the new rpcbind registration API 18 years ago
Chuck Lever e9b1c9c98c SUNRPC: switch socket-based RPC transports to use rpcbind 18 years ago
Chuck Lever a509050bd3 SUNRPC: introduce rpcbind: replacement for in-kernel portmapper 18 years ago
Chuck Lever c5a4dd8b7c SUNRPC: Eliminate side effects from rpc_malloc 18 years ago
Chuck Lever 2bea90d43a SUNRPC: RPC buffer size estimates are too large 18 years ago
Martin Peschke 14690fc649 [SUNRPC]: cleanup: use seq_release_private() where appropriate 18 years ago
Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago