index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'v2.6.30' into for-2.6.31
J. Bruce Fields
2009-06-15
7
-30
/
+70
|
\
|
*
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-05-29
3
-18
/
+39
|
|
\
|
|
*
svcrdma: dma unmap the correct length for the RPCRDMA header page.
Steve Wise
2009-05-27
2
-11
/
+11
|
|
*
nfsd: Revert "svcrpc: take advantage of tcp autotuning"
J. Bruce Fields
2009-05-27
1
-7
/
+28
|
*
|
XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices
Vu Pham
2009-05-26
1
-1
/
+2
|
|
/
|
*
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-05-12
3
-2
/
+6
|
|
\
|
|
*
svcrdma: clean up error paths.
Steve Wise
2009-05-03
2
-1
/
+5
|
|
*
svcrdma: Fix dma map direction for rdma read targets
Steve Wise
2009-04-25
1
-1
/
+1
|
*
|
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
Trond Myklebust
2009-05-02
2
-9
/
+23
|
|
/
*
|
SUNRPC: Clean up one_sock_name()
Chuck Lever
2009-04-28
1
-10
/
+11
*
|
SUNRPC: Support PF_INET6 in one_sock_name()
Chuck Lever
2009-04-28
1
-0
/
+7
*
|
SUNRPC: Switch one_sock_name() to use snprintf()
Chuck Lever
2009-04-28
1
-7
/
+18
*
|
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
2009-04-28
1
-2
/
+17
*
|
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
2009-04-28
1
-3
/
+13
*
|
NFSD: Prevent a buffer overflow in svc_xprt_names()
Chuck Lever
2009-04-28
1
-17
/
+39
*
|
SUNRPC: Fix error return value of svc_addr_len()
Chuck Lever
2009-04-28
1
-3
/
+4
*
|
net/sunrpc/svc_xprt.c: fix sparse warnings
H Hartley Sweeten
2009-04-28
1
-0
/
+1
|
/
*
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-04-06
3
-38
/
+127
|
\
|
*
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
2009-04-03
2
-1
/
+3
|
*
sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process
ideawu
2009-03-27
1
-1
/
+0
|
*
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
2009-03-18
1
-28
/
+7
|
*
knfsd: add file to export stats about nfsd pools
Greg Banks
2009-03-18
1
-1
/
+99
|
*
knfsd: avoid overloading the CPU scheduler with enormous load averages
Greg Banks
2009-03-18
1
-7
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-05
1
-2
/
+1
|
\
\
|
*
\
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-31
1
-2
/
+1
|
|
\
\
|
|
*
\
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
2009-03-30
4
-52
/
+61
|
|
|
\
\
|
|
*
|
|
cpumask: replace node_to_cpumask with cpumask_of_node.
Rusty Russell
2009-03-13
1
-2
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'devel' into for-linus
Trond Myklebust
2009-04-01
10
-383
/
+505
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port
Trond Myklebust
2009-04-01
1
-12
/
+24
|
*
|
|
|
SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4
Chuck Lever
2009-03-28
1
-22
/
+0
|
*
|
|
|
SUNRPC: rpcb_register() should handle errors silently
Chuck Lever
2009-03-28
2
-8
/
+12
|
*
|
|
|
SUNRPC: Simplify kernel RPC service registration
Chuck Lever
2009-03-28
1
-45
/
+34
|
*
|
|
|
SUNRPC: Simplify svc_unregister()
Chuck Lever
2009-03-28
1
-21
/
+14
|
*
|
|
|
SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
Chuck Lever
2009-03-28
1
-10
/
+28
|
*
|
|
|
SUNRPC: rpcbind actually interprets r_owner string
Chuck Lever
2009-03-28
1
-3
/
+10
|
*
|
|
|
SUNRPC: Clean up address type casts in rpcb_v4_register()
Chuck Lever
2009-03-28
1
-14
/
+12
|
*
|
|
|
SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers
Chuck Lever
2009-03-28
1
-2
/
+2
|
*
|
|
|
SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services
Chuck Lever
2009-03-28
1
-17
/
+6
|
*
|
|
|
SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets
Chuck Lever
2009-03-28
1
-6
/
+4
|
*
|
|
|
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
Chuck Lever
2009-03-28
1
-6
/
+5
|
*
|
|
|
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
2009-03-28
1
-6
/
+9
|
*
|
|
|
SUNRPC: svc_setup_socket() gets protocol family from socket
Chuck Lever
2009-03-28
1
-3
/
+3
|
*
|
|
|
SUNRPC: Pass a family argument to svc_register()
Chuck Lever
2009-03-28
2
-11
/
+12
|
*
|
|
|
SUNRPC: Clean up svc_find_xprt() calling sequence
Chuck Lever
2009-03-28
1
-5
/
+11
|
*
|
|
|
SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus
Chuck Lever
2009-03-28
1
-3
/
+8
|
*
|
|
|
SVCRDMA: fix recent printk format warnings.
Tom Talpey
2009-03-19
1
-1
/
+1
|
*
|
|
|
SUNRPC: Ensure we close the socket on EPIPE errors too...
Trond Myklebust
2009-03-19
1
-1
/
+1
|
*
|
|
|
SUNRPC: xs_tcp_connect_worker{4,6}: merge common code
Trond Myklebust
2009-03-19
1
-68
/
+72
[next]