Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Pavel Emelyanov 22f793268d sunrpc: Factor out v4 sockets creation 14 gadi atpakaļ
  Pavel Emelyanov b65c031061 sunrpc: Factor out udp sockets creation 14 gadi atpakaļ
  Pavel Emelyanov 58dddac9c5 sunrpc: Remove duplicate xprt/transport arguments from calls 14 gadi atpakaļ
  Pavel Emelyanov a9f5f0f7bf sunrpc: Get xprt pointer once in xs_tcp_setup_socket 14 gadi atpakaļ
  Pavel Emelyanov baaf4e487a sunrpc: Remove unused sock arg from xs_next_srcport 14 gadi atpakaļ
  Pavel Emelyanov 5d4ec93297 sunrpc: Remove unused sock arg from xs_get_srcport 14 gadi atpakaļ
  Pavel Emelyanov 14ec63c333 sunrpc: Create sockets in net namespaces 14 gadi atpakaļ
  Pavel Emelyanov 37aa213373 sunrpc: Tag rpc_xprt with net 14 gadi atpakaļ
  Pavel Emelyanov e204e621b4 sunrpc: Factor out rpc_xprt freeing 14 gadi atpakaļ
  Pavel Emelyanov bd1722d431 sunrpc: Factor out rpc_xprt allocation 14 gadi atpakaļ
  Eric Dumazet f064af1e50 net: fix a lockdep splat 14 gadi atpakaļ
  Linus Torvalds 763008c435 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 15 gadi atpakaļ
  Rusty Russell 9bbb9e5a33 param: use ops in struct kernel_param, rather than get and set fns directly 15 gadi atpakaļ
  Andy Chittenden 669502ff31 SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494) 15 gadi atpakaļ
  Trond Myklebust b76ce56192 SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir() 15 gadi atpakaļ
  J. Bruce Fields 0a68b0bed0 sunrpc: fix leak on error on socket xprt setup 15 gadi atpakaļ
  Linus Torvalds f8965467f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 15 gadi atpakaļ
  Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 gadi atpakaļ
  Trond Myklebust d60dbb20a7 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst 15 gadi atpakaļ
  Trond Myklebust 712a433866 SUNRPC: Fix xs_setup_bc_tcp() 15 gadi atpakaļ
  Chuck Lever bbc72cea58 SUNRPC: RPC metrics and RTT estimator should use same RTT value 15 gadi atpakaļ
  Trond Myklebust a8ce4a8f37 SUNRPC: Fail over more quickly on connect errors 15 gadi atpakaļ
  Trond Myklebust 0b9e794313 SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() 15 gadi atpakaļ
  Trond Myklebust c9acb42ef1 SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel 15 gadi atpakaļ
  Linus Torvalds 7c34691abe Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 15 gadi atpakaļ
  Linus Torvalds d89b218b80 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 15 gadi atpakaļ
  Joe Perches 81160e66cc net/sunrpc: Convert (void)snprintf to snprintf 15 gadi atpakaļ
  Joe Perches fc0b579168 net/sunrpc: Remove uses of NIPQUAD, use %pI4 15 gadi atpakaļ
  Bian Naimeng 5fe46e9d73 rpc client can not deal with ENOSOCK, so translate it into ENOCONN 15 gadi atpakaļ
  Trond Myklebust 9fcfe0c83c SUNRPC: Handle EINVAL error returns from the TCP connect operation 15 gadi atpakaļ