Historial de Commits

Autor SHA1 Mensaje Fecha
  Trond Myklebust d9ba131d8f SUNRPC: Support dynamic slot allocation for TCP connections hace 14 años
  Trond Myklebust 43cedbf0e8 SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot hace 14 años
  Trond Myklebust 9e00abc3c2 SUNRPC: sunrpc should not explicitly depend on NFS config options hace 14 años
  Chuck Lever 176e21ee2e SUNRPC: Support for RPC over AF_LOCAL transports hace 14 años
  Chuck Lever 61677eeec2 SUNRPC: Rename xs_encode_tcp_fragment_header() hace 14 años
  Trond Myklebust fe19a96b10 SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... hace 14 años
  Lucas De Marchi 25985edced Fix common misspellings hace 14 años
  Trond Myklebust 246408dcd5 SUNRPC: Never reuse the socket port after an xs_close() hace 14 años
  Ben Hutchings 4cea288aaf sunrpc: Propagate errors from xs_bind() through xs_create_sock() hace 14 años
  Linus Torvalds 18bce371ae Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux hace 14 años
  J. Bruce Fields f0418aa4b1 rpc: allow xprt_class->setup to return a preexisting xprt hace 14 años
  J. Bruce Fields 99de8ea962 rpc: keep backchannel xprt as long as server connection hace 14 años
  J. Bruce Fields d75faea330 rpc: move sk_bc_xprt to svc_xprt hace 14 años
  Tejun Heo afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() hace 14 años
  Linus Torvalds 4390110fef Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux hace 14 años
  Chuck Lever 9247685088 SUNRPC: Properly initialize sock_xprt.srcaddr in all cases hace 14 años
  Chuck Lever 4232e8634a SUNRPC: Use conventional switch statement when reclassifying sockets hace 14 años
  Pavel Emelyanov 50fa0d40a9 sunrpc: Remove dead "else" branch from bc xprt creation hace 14 años
  Pavel Emelyanov 8c14ff2aaf sunrpc: Remove UDP worker wrappers hace 14 años
  Pavel Emelyanov cdd518d524 sunrpc: Remove TCP worker wrappers hace 14 años
  Pavel Emelyanov 7dfe1fc362 sunrpc: Pass family to setup_socket calls hace 14 años
  Pavel Emelyanov 6bc9638ab4 sunrpc: Merge xs_create_sock code hace 14 años
  Pavel Emelyanov beb59b6828 sunrpc: Merge the xs_bind code hace 14 años
  Pavel Emelyanov 573018c07e sunrpc: Call xs_create_sockX directly from setup_socket hace 14 años
  Pavel Emelyanov 22d44a7d8a sunrpc: Factor out v6 sockets creation hace 14 años
  Pavel Emelyanov 22f793268d sunrpc: Factor out v4 sockets creation hace 14 años
  Pavel Emelyanov b65c031061 sunrpc: Factor out udp sockets creation hace 14 años
  Pavel Emelyanov 58dddac9c5 sunrpc: Remove duplicate xprt/transport arguments from calls hace 14 años
  Pavel Emelyanov a9f5f0f7bf sunrpc: Get xprt pointer once in xs_tcp_setup_socket hace 14 años
  Pavel Emelyanov baaf4e487a sunrpc: Remove unused sock arg from xs_next_srcport hace 14 años