index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Reconnect immediately whenever the server isn't refusing it.
Trond Myklebust
2008-01-30
1
-1
/
+9
*
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
2008-01-30
3
-7
/
+7
*
SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect()
Trond Myklebust
2008-01-30
2
-3
/
+3
*
SUNRPC: xprt_autoclose() should not call xprt_disconnect()
Trond Myklebust
2008-01-30
2
-3
/
+1
*
SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket
Trond Myklebust
2008-01-30
1
-7
/
+34
*
SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes
Trond Myklebust
2008-01-30
1
-0
/
+2
*
SUNRPC: Allow the client to detect if the TCP connection is closed
Trond Myklebust
2008-01-30
1
-3
/
+21
*
SUNRPC: Fix TCP rebinding logic
Trond Myklebust
2008-01-30
1
-21
/
+38
*
SUNRPC: Fix a race in xs_tcp_state_change()
Trond Myklebust
2008-01-30
2
-4
/
+21
*
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
2008-01-28
1
-0
/
+2
*
[SUNRPC]: Use htonl() where appropriate.
YOSHIFUJI Hideaki
2008-01-28
1
-3
/
+3
*
[UDP]: Restore missing inDatagrams increments
Herbert Xu
2008-01-28
1
-1
/
+5
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
2
-6
/
+4
*
NFS: add newline to kernel warning message in auth_gss code
James Morris
2008-01-03
1
-1
/
+1
*
SUNRPC xprtrdma: fix XDR tail buf marshalling for all ops
James Lentini
2007-12-11
1
-8
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
2007-11-26
1
-1
/
+1
|
\
|
*
[SUNRPC]: Remove SPIN_LOCK_UNLOCKED
Jiri Slaby
2007-11-22
1
-1
/
+1
|
*
[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static
Adrian Bunk
2007-11-22
1
-2
/
+2
|
*
[SUNRPC]: Add missing "space"
Joe Perches
2007-11-19
1
-1
/
+1
*
|
SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c
Joe Perches
2007-11-26
1
-1
/
+1
*
|
SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static
Adrian Bunk
2007-11-26
1
-2
/
+2
*
|
SUNRPC: remove NFS/RDMA client's binary sysctls
James Lentini
2007-11-26
1
-5
/
+5
*
|
sunrpc: rpc_pipe_poll may miss available data in some cases
J. Bruce Fields
2007-11-17
1
-1
/
+1
*
|
sunrpc: return error if unsupported enctype or cksumtype is encountered
Kevin Coffman
2007-11-17
2
-2
/
+7
*
|
sunrpc: gss_pipe_downcall(), don't assume all errors are transient
Kevin Coffman
2007-11-17
1
-1
/
+1
|
/
*
sunrpc/xprtrdma/transport.c: fix use-after-free
Adrian Bunk
2007-11-14
1
-1
/
+1
*
[SG] Get rid of __sg_mark_end()
Jens Axboe
2007-11-02
1
-3
/
+3
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
2
-2
/
+0
*
[NET]: Fix incorrect sg_mark_end() calls.
David S. Miller
2007-10-30
1
-3
/
+3
*
[SUNRPC]: fix rpc debugging
J. Bruce Fields
2007-10-30
1
-2
/
+1
*
[SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing
Stephen Rothwell
2007-10-30
1
-5
/
+5
*
SUNRPC endianness annotations
Al Viro
2007-10-29
1
-12
/
+12
*
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-27
3
-8
/
+30
*
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
2
-11
/
+7
*
Update net/ to use sg helpers
Jens Axboe
2007-10-22
2
-6
/
+6
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
sysctl: remove broken sunrpc debug binary sysctls
Eric W. Biederman
2007-10-18
1
-4
/
+0
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-1
/
+1
*
net/sunrpc/xprtrdma/verbs.c printk warning fix
Andrew Morton
2007-10-16
1
-1
/
+2
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-10-15
16
-199
/
+4340
|
\
|
*
SUNRPC: Don't call xprt_release in call refresh
Trond Myklebust
2007-10-09
1
-1
/
+2
|
*
SUNRPC: Don't call xprt_release() if call_allocate fails
Trond Myklebust
2007-10-09
1
-2
/
+1
|
*
SUNRPC: Fix buggy UDP transmission
Trond Myklebust
2007-10-09
1
-6
/
+6
|
*
[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static
Adrian Bunk
2007-10-09
1
-2
/
+2
|
*
SUNRPC: Use correct type in buffer length calculations
Chuck Lever
2007-10-09
1
-3
/
+3
|
*
SUNRPC: Fix default hostname created in rpc_create()
J. Bruce Fields
2007-10-09
1
-1
/
+1
|
*
nfs: add server port to rpc_pipe info file
J. Bruce Fields
2007-10-09
1
-0
/
+1
|
*
SUNRPC: Fix bytes-per-op accounting for RPC over UDP
Chuck Lever
2007-10-09
1
-0
/
+1
|
*
RPCRDMA: rpc rdma verbs interface implementation
\"Talpey, Thomas\
2007-10-09
1
-32
/
+1621
|
*
RPCRDMA: rpc rdma protocol implementation
\"Talpey, Thomas\
2007-10-09
1
-4
/
+863
[next]