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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
2
-17
/
+21
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-1
/
+1
*
transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retry
Harshavardhana
2011-12-20
2
-7
/
+43
*
rpc-transport/socket: Donot fail reconnect if error is ENOENT
shishir gowda
2011-12-19
1
-1
/
+1
*
rpc-transport/rdma: add gf_ prefix to all procedure, variable names
Raghavendra G
2011-11-24
2
-1045
/
+1098
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
4
-6
/
+6
*
rpc-transport/rdma: send correct vector count when both rpc-header and progra...
Raghavendra G
2011-11-15
1
-2
/
+10
*
rpc: fix wrong wiping of state machine's state
Anand Avati
2011-09-25
1
-1
/
+1
*
socket: provide proper arguments to getaddrinfo
Amar Tumballi
2011-09-13
1
-1
/
+1
*
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
Vijay Bellur
2010-10-27
1
-1
/
+2
[next]