index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpc
/
rpc-transport
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: s/GNU Affero General Public/GNU General Public/
v3.1.6qa6
Pranith Kumar K
2011-08-06
8
-24
/
+24
*
rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.
Raghavendra G
2011-07-01
1
-0
/
+1
*
rpc-transport/rdma: don't return '0' in case of un-initiated rdma_connect()
Amar Tumballi
2011-06-19
1
-4
/
+1
*
Introduce client-allow-insecure xlator-option.
shishir gowda
2011-05-31
1
-1
/
+3
*
rpc: Introduce option for listen()'s backlog
Vijay Bellur
2011-05-31
2
-1
/
+15
*
rpc: Don't warn on failure to bind to privileged port
Pranith K
2011-03-29
1
-1
/
+1
*
rpc-transport/rdma: handle cases where peer is NULL in send_completion.
v3.1.3qa8
Raghavendra G
2011-03-12
1
-1
/
+1
*
rdma : prevent confusing logs when both 'poll_in' and 'poll_err' are received.
Amar Tumballi
2010-12-27
1
-1
/
+1
*
setsockopt should be called with solaris specific arguments for solaris server
shishir gowda
2010-12-14
1
-0
/
+5
*
rpc-transport/rdma: QP configuration changes.
Raghavendra G
2010-12-12
1
-29
/
+46
*
rpc-transport/rdma: add informative debug messages when posting of send reque...
Raghavendra G
2010-12-12
1
-13
/
+33
*
rpc-transport: don't merge payload iobuf and iobuf which holds program header...
Raghavendra G
2010-11-25
3
-34
/
+29
*
rpc-transport/rdma: set the default quota of recv buffers to 128.
Raghavendra G
2010-11-09
1
-2
/
+2
*
rpc-transport/rdma: create request_context only if message contains read chun...
Raghavendra G
2010-11-07
1
-18
/
+28
*
rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...
Raghavendra G
2010-11-07
2
-13
/
+23
*
rpc-transport/rdma: increment post->ctx.count in a loop doint rdma_read.
Raghavendra G
2010-11-07
1
-5
/
+5
*
socket: avoid check on lowlat for enabling nodelay
Vijay Bellur
2010-11-02
1
-6
/
+1
*
rpc-transport: fix race-condition between rdma-read completion and updating t...
Raghavendra G
2010-10-29
1
-1
/
+1
*
Revert "rpc-transport/rdma: create request_context only if message contains r...
Anand V. Avati
2010-10-29
1
-26
/
+18
*
socket: Reduce keepalive idle and interval time
v3.1.1qa1
Vijay Bellur
2010-10-27
1
-1
/
+2
*
rpc-transport/rdma: create request_context only if message contains read chun...
Raghavendra G
2010-10-26
1
-18
/
+26
*
rpc-transport/rdma: associate mem-pools with device instead of transport.
Raghavendra G
2010-10-25
2
-69
/
+102
*
rpc-transport/socket: initialize fragcurrent pointer in correct state while r...
Raghavendra G
2010-10-12
1
-3
/
+3
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
2
-3
/
+3
*
rpc-transport/rdma: by default use infiniband port 1
Raghavendra G
2010-10-12
1
-1
/
+1
*
Copyright changes
Vijay Bellur
2010-10-11
4
-4
/
+4
*
rpc-transport/rdma: fix the bug which was causing an ioq-entry being mem_put ...
Raghavendra G
2010-10-09
1
-1
/
+3
*
migrate from port 69* to 24007
Amar Tumballi
2010-10-08
2
-3
/
+4
*
support for configuring keepalive idle time
Vijay Bellur
2010-10-08
2
-5
/
+17
*
mgmt/Glusterd: Volume set enhancements
Kaushik BV
2010-10-07
1
-0
/
+61
*
protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'
Amar Tumballi
2010-10-07
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
4
-12
/
+12
*
rpc-transport/rdma: send disconnect event only if the transport is already co...
Raghavendra G
2010-10-02
1
-3
/
+7
*
remove 'gfs_id' field from all protocol xdr structures
Amar Tumballi
2010-10-01
1
-1
/
+1
*
rpc/rpc-transport: fix frame-loss during rdma-reads.
v3.1.0qa31
Raghavendra G
2010-09-24
2
-3
/
+18
*
rpc-transport/socket: set keepalive socket option.
Raghavendra G
2010-09-20
2
-0
/
+91
*
rdma: do event_unregister() in fini() too.
Amar Tumballi
2010-09-17
1
-12
/
+19
*
cli, mgmt/glusterd: disallow probe to a cluster
Pranith Kumar K
2010-09-15
1
-1
/
+1
*
socket.c: suppress spurious 'dict_get' logs in glusterd debug mode
Amar Tumballi
2010-09-15
1
-2
/
+8
*
rpc-transport.c: handle a double free
Amar Tumballi
2010-09-15
1
-3
/
+0
*
socket: add xfer data counts
Amar Tumballi
2010-09-14
1
-0
/
+2
*
rpc-transport/rdma: while notifying a reply, pickup the correct iobref from r...
Raghavendra G
2010-09-08
1
-3
/
+3
*
rpc-transport/rdma: change the default listening port to 6968.
Raghavendra G
2010-09-08
1
-1
/
+1
*
rpc-transport/rdma: honour port argument sent in rdma_connect.
v3.1.0qa17
Raghavendra G
2010-09-07
3
-21
/
+26
*
rpc-transport/rdma: fix memory corruptions caused by rdma.
Raghavendra G
2010-09-07
1
-2
/
+4
*
socket.c: more detailed info about mismatched msg type
Amar Tumballi
2010-09-07
1
-2
/
+8
*
rpc-transport/socket: fix memory leaks.
Raghavendra G
2010-09-04
1
-18
/
+28
*
rpc-transport/rdma: notify rpc when pollerr happens, so that client side can ...
Raghavendra G
2010-09-03
1
-2
/
+2
*
rpc-transport/rdma: when rdma msg of type RDMA_ERROR is recieved, disconnect ...
Raghavendra G
2010-09-02
1
-6
/
+13
*
rpc-transport/rdma: set whether pollin data is for request/reply.
Raghavendra G
2010-09-01
1
-0
/
+2
[next]