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
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-24
/
+2
*
modify to the way we used XDR definitions files (.x files)
Amar Tumballi
2011-09-07
1
-1
/
+0
*
mem-pool: Make mem-pool ptr avialable in ptr
shishir gowda
2011-08-25
1
-4
/
+4
*
Change Copyright current year
Pranith Kumar K
2011-08-10
8
-8
/
+8
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
8
-24
/
+24
*
Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)
shishir gowda
2011-07-31
1
-9
/
+11
*
RPC unify code change
krishna
2011-07-29
2
-31
/
+61
*
Glusterd: Remove dependency on AI_ADDRCONFIG for AF_UNSPEC
Gaurav
2011-07-27
2
-5
/
+16
*
rpc-transport/socket: avoid logging socket read fails
Rajesh
2011-07-25
2
-8
/
+28
*
glusterd: Add bind-insecure xlator-option for glusterd
shishir gowda
2011-07-24
1
-1
/
+1
*
rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.
Raghavendra G
2011-07-01
1
-0
/
+1
*
logging: fill proper domain names at places where it is missing
Amar Tumballi
2011-06-16
1
-6
/
+6
*
rdma: fix the excessive logs
Amar Tumballi
2011-06-16
1
-2
/
+3
*
build warning fixes
Amar Tumballi
2011-06-16
4
-57
/
+48
*
rpc-transport/rdma: don't return '0' in case of un-initiated rdma_connect()
Amar Tumballi
2011-06-08
1
-4
/
+1
*
client_bind: When allow-insecure xlator option is set, donot bind.
shishir gowda
2011-05-31
1
-3
/
+1
*
rpc: TCP_KEEPALIVE undeclared in NetBSD
Anand Avati
2011-05-30
1
-1
/
+1
*
rpc-clnt: consider the (re-)configured port for only one connect() call
Amar Tumballi
2011-05-30
1
-1
/
+2
*
rpc: Introduce option for listen()'s backlog
Vijay Bellur
2011-05-30
2
-1
/
+15
*
Introduce client-allow-insecure xlator-option.
shishir gowda
2011-05-12
1
-1
/
+5
*
remove excessive logs due to log enhancement
Amar Tumballi
2011-04-13
1
-7
/
+13
*
rpc: Don't warn on failure to bind to privileged port
Pranith K
2011-03-26
1
-1
/
+1
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-26
/
+7
*
spelling errors fixed across the code base
Amar Tumballi
2011-03-22
2
-4
/
+4
*
rpc-transport: log enhancement
Amar Tumballi
2011-03-17
4
-202
/
+187
*
rpc-transport: whitespace cleanup
Amar Tumballi
2011-03-17
6
-493
/
+493
*
rpc-transport/rdma: handle cases where peer is NULL in send_completion.
Raghavendra G
2011-03-12
1
-1
/
+1
*
rpc: Changes for handling unix domain sockets avoid race
Pranith K
2011-03-10
1
-0
/
+16
*
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
[next]