Commit History

Author SHA1 Message Date
  J. Bruce Fields d8558f99fb sunrpc: drop BKL around wrap and unwrap 18 years ago
  Frank van Maarseveen d3bc9a1deb SUNRPC client: add interface for binding to a local address 18 years ago
  Frank van Maarseveen 96802a0951 SUNRPC: cleanup transport creation argument passing 18 years ago
  Chuck Lever 43780b87fa SUNRPC: Add a convenient default for the hostname when calling rpc_create() 18 years ago
  Trond Myklebust 8a702bbb7d SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify() 18 years ago
  Trond Myklebust 1be27f3660 SUNRPC: Remove the tk_auth macro... 18 years ago
  Trond Myklebust 1dd17ec693 SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed 18 years ago
  Trond Myklebust de7a8ce38a SUNRPC: Rename rpcauth_destroy() to rpcauth_release() 18 years ago
  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 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 4ada539ed7 SUNRPC: Make create_client() take a reference to the rpciod workqueue 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 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
  Chuck Lever 00a6e7bbf9 SUNRPC: RPC client should retry with different versions of rpcbind 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
  Trond Myklebust 241c39b9ac RPC: Fix the TCP resend semantics for NFSv4 18 years ago
  Trond Myklebust d9bc125caf Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ 18 years ago
  Chuck Lever 43d78ef2ba NFS: disconnect before retrying NFSv4 requests over TCP 18 years ago
  YOSHIFUJI Hideaki cca5172a7e [NET] SUNRPC: Fix whitespace errors. 18 years ago
  Chuck Lever 46121cf7d8 SUNRPC: fix print format for tk_pid 18 years ago
  Trond Myklebust 2efef837fb RPC: Clean up rpc_execute... 18 years ago