Histórico de commits

Autor SHA1 Mensagem Data
  Kinglong Mee d531c008d7 NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp 11 anos atrás
  Linus Torvalds 2b2b15c32a Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 11 anos atrás
  Aruna-Hewapathirane 63862b5bef net: replace macros net_random and net_srandom with direct calls to prandom 11 anos atrás
  Trond Myklebust 0fe8d04e8c SUNRPC: Ensure xprt_connect_status handles all potential connection errors 11 anos atrás
  wangweidong 8313164c36 SUNRPC: remove an unnecessary if statement 12 anos atrás
  Trond Myklebust 9255194817 SUNRPC: Remove redundant initialisations of request rq_bytes_sent 12 anos atrás
  Trond Myklebust 8a19a0b6cb SUNRPC: Add RPC task and client level options to disable the resend timeout 12 anos atrás
  Trond Myklebust 90051ea774 SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool 12 anos atrás
  Trond Myklebust ee071eff0f SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write 12 anos atrás
  Trond Myklebust 0a66052130 SUNRPC: Don't set the request connect_cookie until a successful transmit 12 anos atrás
  J. Bruce Fields 33d90ac058 SUNRPC: allow disabling idle timeout 12 anos atrás
  Trond Myklebust ba60eb25ff SUNRPC: Fix a livelock problem in the xprt->backlog queue 12 anos atrás
  Trond Myklebust a9a6b52ee1 SUNRPC: Don't start the retransmission timer when out of socket space 12 anos atrás
  Trond Myklebust ad2368d6f5 SUNRPC: Avoid RCU dereferences in the transport bind and connect code 12 anos atrás
  Trond Myklebust 45bc0dce98 SUNRPC: Fix an RCU dereference in xprt_reserve 12 anos atrás
  Trond Myklebust 6a24dfb645 SUNRPC: Pass pointers to struct rpc_xprt to the congestion window 12 anos atrás
  Trond Myklebust 1b092092bf SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback 12 anos atrás
  Trond Myklebust a4f0835c60 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() 12 anos atrás
  Trond Myklebust 87ed50036b SUNRPC: Ensure we release the socket write lock if the rpc_task exits early 12 anos atrás
  Trond Myklebust d19751e7b9 SUNRPC: Get rid of the redundant xprt->shutdown bit field 13 anos atrás
  Trond Myklebust f39c1bfb5a SUNRPC: Fix a UDP transport regression 13 anos atrás
  Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 anos atrás
  Linus Torvalds 53f2c4a8fd Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 13 anos atrás
  Trond Myklebust 1afeaf5c29 sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot 13 anos atrás
  Jeff Layton 6b34309936 sunrpc: suppress page allocation warnings in xprt_alloc_slot() 13 anos atrás
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 anos atrás
  Trond Myklebust 4e0038b6b2 SUNRPC: Move clnt->cl_server into struct rpc_xprt 13 anos atrás
  Weston Andros Adamson 0a70219523 NFS: include filelayout DS rpc stats in mountstats 13 anos atrás
  Andy Adamson 15a4520621 SUNRPC: add sending,pending queue and max slot to xprt stats 13 anos atrás
  Dan Carpenter 87e3c0553f SUNRPC: remove an unneeded NULL check in xprt_connect() 13 anos atrás