index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpc
/
rpc-transport
/
rdma
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc-transport/rdma: handle cases where peer is NULL in send_completion.
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
*
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
2
-29
/
+25
*
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
*
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
*
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
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
1
-1
/
+1
*
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
1
-2
/
+2
*
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
*
rpc/rpc-transport: fix frame-loss during rdma-reads.
Raghavendra G
2010-09-24
2
-3
/
+18
*
rdma: do event_unregister() in fini() too.
Amar Tumballi
2010-09-17
1
-12
/
+19
*
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.
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
*
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
*
rpc-transport/rdma: free ioq entry even when churning of message fails.
Raghavendra G
2010-08-31
1
-1
/
+1
*
Bring in new transport rdma.
Raghavendra G
2010-08-30
5
-0
/
+5970