Commit Graph

552 Commits (b8b739d3361c16773a30fe5c0360336bbc19f435)

Author SHA1 Message Date
Trond Myklebust 5e1550d6a2 SUNRPC: Add the helper function 'rpc_call_null()' 18 years ago
Trond Myklebust 64c91a1f1c SUNRPC: Make rpc_ping() static 18 years ago
Trond Myklebust fc1b356f56 SUNRPC: Fix races in rpcauth_create 18 years ago
Trond Myklebust 07a2bf1da4 SUNRPC: Fix a memory leak in gss_create() 18 years ago
Trond Myklebust 5c9cfc828a SUNRPC: Fix a typo in unx_create() 18 years ago
Trond Myklebust 3ab9bb7243 SUNRPC: Fix a memory leak in the auth credcache code 18 years ago
Trond Myklebust 03a1256f06 SUNRPC: Add a field to track the number of kernel users of an rpc_pipe 18 years ago
Trond Myklebust 62e1761cef SUNRPC: Clean up rpc_pipefs. 18 years ago
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