Commit History

Author SHA1 Message Date
  Trond Myklebust 233607dbbc Merge branch 'devel' 17 years ago
  Trond Myklebust b48633bd08 SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request 17 years ago
  Trond Myklebust 7c1d71cf56 SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 17 years ago
  Trond Myklebust 1e799b673c SUNRPC: Fix read ordering problems with req->rq_private_buf.len 17 years ago
  Trond Myklebust 24b74bf0c9 SUNRPC: Fix a bug in call_decode() 17 years ago
  David S. Miller 1e42198609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 years ago
  Chuck Lever ed13c27e54 SUNRPC: Fix a memory leak in rpc_create() 17 years ago
  Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
  Trond Myklebust cdd0972945 Merge branch 'cleanups' into next 17 years ago
  Trond Myklebust fda1393938 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task 17 years ago
  Trond Myklebust 96ef13b283 SUNRPC: Add a new helper rpc_wake_up_queued_task() 17 years ago
  Trond Myklebust cbc2005925 SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async 17 years ago
  Randy Dunlap 65b6e42cdc docbook: sunrpc filenames and notation fixes 17 years ago
  Linus Torvalds 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 17 years ago
  Trond Myklebust 34f5b4662b SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls 17 years ago
  Chuck Lever b454ae9060 SUNRPC: fewer conditionals in the format_ip_address routines 17 years ago
  Trond Myklebust ba7392bb37 SUNRPC: Add support for per-client timeout values 17 years ago
  Trond Myklebust 698b6d088e SUNRPC: cleanup for rpc_new_client() 17 years ago
  Chuck Lever 510deb0d70 SUNRPC: rpc_create() default hostname should support AF_INET6 addresses 17 years ago
  Trond Myklebust b5627943ab SUNRPC: Remove the now unused function rpc_call_setup() 17 years ago
  Trond Myklebust b3ef8b3bb9 SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg 17 years ago
  Trond Myklebust 77de2c590e SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action 17 years ago
  Trond Myklebust 5085925902 SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task 17 years ago
  Trond Myklebust c970aa85e7 SUNRPC: Clean up rpc_run_task 18 years ago
  Trond Myklebust 84115e1cd4 SUNRPC: Cleanup of rpc_task initialisation 18 years ago
  Trond Myklebust e8914c65f7 SUNRPC: Restrict sunrpc client exports 18 years ago
  Trond Myklebust a6eaf8bdf9 SUNRPC: Move exported declarations to the function declarations 18 years ago
  Trond Myklebust 3ebb067d92 SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() 17 years ago
  Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
  Trond Myklebust 220bcc2afd SUNRPC: Don't call xprt_release in call refresh 17 years ago