Commit History

Author SHA1 Message Date
  wangweidong 8313164c36 SUNRPC: remove an unnecessary if statement 11 years ago
  Trond Myklebust 9255194817 SUNRPC: Remove redundant initialisations of request rq_bytes_sent 11 years ago
  Trond Myklebust 8a19a0b6cb SUNRPC: Add RPC task and client level options to disable the resend timeout 11 years ago
  Trond Myklebust 90051ea774 SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool 11 years ago
  Trond Myklebust ee071eff0f SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write 11 years ago
  Trond Myklebust 0a66052130 SUNRPC: Don't set the request connect_cookie until a successful transmit 11 years ago
  J. Bruce Fields 33d90ac058 SUNRPC: allow disabling idle timeout 12 years ago
  Trond Myklebust ba60eb25ff SUNRPC: Fix a livelock problem in the xprt->backlog queue 12 years ago
  Trond Myklebust a9a6b52ee1 SUNRPC: Don't start the retransmission timer when out of socket space 12 years ago
  Trond Myklebust ad2368d6f5 SUNRPC: Avoid RCU dereferences in the transport bind and connect code 12 years ago
  Trond Myklebust 45bc0dce98 SUNRPC: Fix an RCU dereference in xprt_reserve 12 years ago
  Trond Myklebust 6a24dfb645 SUNRPC: Pass pointers to struct rpc_xprt to the congestion window 12 years ago
  Trond Myklebust 1b092092bf SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback 12 years ago
  Trond Myklebust a4f0835c60 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() 12 years ago
  Trond Myklebust 87ed50036b SUNRPC: Ensure we release the socket write lock if the rpc_task exits early 12 years ago
  Trond Myklebust d19751e7b9 SUNRPC: Get rid of the redundant xprt->shutdown bit field 13 years ago
  Trond Myklebust f39c1bfb5a SUNRPC: Fix a UDP transport regression 13 years ago
  Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 years ago
  Linus Torvalds 53f2c4a8fd Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 13 years ago
  Trond Myklebust 1afeaf5c29 sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot 13 years ago
  Jeff Layton 6b34309936 sunrpc: suppress page allocation warnings in xprt_alloc_slot() 13 years ago
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
  Trond Myklebust 4e0038b6b2 SUNRPC: Move clnt->cl_server into struct rpc_xprt 13 years ago
  Weston Andros Adamson 0a70219523 NFS: include filelayout DS rpc stats in mountstats 13 years ago
  Andy Adamson 15a4520621 SUNRPC: add sending,pending queue and max slot to xprt stats 13 years ago
  Dan Carpenter 87e3c0553f SUNRPC: remove an unneeded NULL check in xprt_connect() 13 years ago
  Trond Myklebust 961a828df6 SUNRPC: Fix potential races in xprt_lock_write_next() 13 years ago
  Trond Myklebust c25573b513 SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot 13 years ago
  Randy Dunlap 177c27bf05 net: fix new sunrpc kernel-doc warning 14 years ago
  Trond Myklebust 34006cee28 SUNRPC: Replace xprt->resend and xprt->sending with a priority queue 14 years ago