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
/
rdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.
Raghavendra G
2011-07-01
1
-0
/
+1
*
rdma: fix the excessive logs
Amar Tumballi
2011-06-16
1
-2
/
+3
*
build warning fixes
Amar Tumballi
2011-06-16
1
-16
/
+12
*
rpc-transport/rdma: don't return '0' in case of un-initiated rdma_connect()
Amar Tumballi
2011-06-08
1
-4
/
+1
*
spelling errors fixed across the code base
Amar Tumballi
2011-03-22
1
-3
/
+3
*
rpc-transport: log enhancement
Amar Tumballi
2011-03-17
1
-60
/
+45
*
rpc-transport: whitespace cleanup
Amar Tumballi
2011-03-17
1
-214
/
+214
*
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
1
-29
/
+24
*
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
1
-9
/
+11
*
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
1
-65
/
+99
*
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
1
-1
/
+1
*
rpc-transport/rdma: fix the bug which was causing an ioq-entry being mem_put ...
Raghavendra G
2010-10-09
1
-1
/
+3
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
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
1
-3
/
+17
*
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: honour port argument sent in rdma_connect.
Raghavendra G
2010-09-07
1
-1
/
+1
*
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
1
-0
/
+4795