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
*
build: Link libgfrpc within rpc-transport shared libraries
Anoop C S
2018-01-11
2
-2
/
+5
*
Revert "rpc: merge ssl infra with epoll infra"
Milind Changire
2018-01-07
2
-835
/
+766
*
rpc-transport/rdma: Fix coverity issues in rdma transport
Yi Wang
2017-12-28
1
-32
/
+34
*
all: Simplify component message id's definition
Xavier Hernandez
2017-12-14
1
-192
/
+87
*
rpc: merge ssl infra with epoll infra
Milind Changire
2017-12-12
2
-777
/
+831
*
rpc-transport/rdma: Add a mutex for the list of RDMA Memory Region(MR) access
Yi Wang
2017-12-12
2
-38
/
+72
*
rpc/rpc-transport: dead code coverity fix
Kartik_Burmee
2017-11-21
1
-3
/
+0
*
rpc: Fix several coverity issues in rpc/socket code
Mohit Agrawal
2017-11-10
1
-7
/
+12
*
rpc/rpc-transport/: MISSING_BREAK in name.c
Girjesh Rajoria
2017-11-08
2
-5
/
+5
*
rpc/rpc-transport/rdma/: Coverity Issue MISSING_BREAK
Girjesh Rajoria
2017-11-06
1
-2
/
+2
*
gluster: IPv6 single stack support
Kevin Vigor
2017-10-24
2
-0
/
+19
*
rpc/rpc-transport/socket/: Coverity Issue MISSING_BREAK
Girjesh Rajoria
2017-09-29
1
-1
/
+1
*
rpc-transport/socket: tab -> spaces cleanup
Kaleb S. KEITHLEY
2017-09-15
2
-466
/
+466
*
Fix use-after-free in gf_rdma_do_reads
Michael Scherer
2017-09-15
1
-0
/
+1
*
rpc: TLSv1_2_method() is deprecated in OpenSSL-1.1
Kaleb S. KEITHLEY
2017-09-13
1
-1
/
+3
*
socket: Use granular mutex locks during pollin and pollout event processing
Krutika Dhananjay
2017-09-08
2
-35
/
+58
*
Do not declare the variable timeout_ms if TCP_USER_TIMEOUT is not defined
Michael Scherer
2017-09-07
1
-0
/
+2
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
2
-8
/
+9
*
socket: call init_openssl_mt() in init() and add cleanup
Prashanth Pai
2017-07-17
1
-25
/
+39
*
Link against missed libraries to resolve symbols
Prashanth Pai
2017-07-03
1
-1
/
+3
*
protocol/server: make listen backlog value as configurable
Mohammed Rafi KC
2017-06-08
3
-11
/
+47
*
socket/reconfigure: reconfigure should be done on new dict
Mohammed Rafi KC
2017-05-29
1
-8
/
+8
*
socket: Avoid flooding of error message in case of SSL
Mohit Agrawal
2017-05-15
1
-1
/
+10
*
event/epoll: Add back socket for polling of events immediately after
Raghavendra G
2017-05-12
2
-19
/
+83
*
rpc: fix a routine to destory RDMA qp(queue-pair)
Ji-Hyeon Gim
2017-05-12
1
-1
/
+1
*
rpc: Remove accidental IPV6 changes
Kaushal M
2017-05-05
2
-20
/
+0
*
rpc: fix transport add/remove race on port probing
Milind Changire
2017-05-03
1
-165
/
+196
*
Halo Replication feature for AFR translator
Kevin Vigor
2017-05-02
2
-2
/
+26
*
rpc: add options to manage socket keepalive lifespan
Milind Changire
2017-04-12
2
-42
/
+98
*
transport: allow OS to assign us a port
Kevin Vigor
2017-03-12
2
-0
/
+10
*
rpc: avoid logging success on failure
Milind Changire
2017-03-07
1
-0
/
+2
*
Return ret as soon as `this` is freed
Nigel Babu
2017-03-01
1
-0
/
+1
*
rpc: log more about socket disconnects
Milind Changire
2017-03-01
1
-3
/
+15
*
socket: Avoid flooding of SSL messages in case of failure/success
Mohit Agrawal
2017-02-27
1
-7
/
+7
*
Free iobuf after using it, not before
Michael Scherer
2017-02-26
1
-2
/
+2
*
socket: GF_REF_PUT should be called outside lock
Rajesh Joseph
2017-02-06
1
-2
/
+4
*
socket: retry connect immediately if it fails
Jeff Darcy
2017-02-02
1
-2
/
+36
*
libglusterfs+transport+io-threads: fix 256KB stack abuse
Jeff Darcy
2017-02-01
2
-12
/
+12
*
rpc/socket.c : Bonnie++ hangs during rewrites in ganesha + SSL
Mohit Agrawal
2017-02-01
1
-0
/
+5
*
refcount: typecast function for calling on free
Niels de Vos
2017-01-31
1
-4
/
+2
*
core: run many bricks within one glusterfsd process
Jeff Darcy
2017-01-30
1
-2
/
+0
*
socket: socket disconnect should wait for poller thread exit
Rajesh Joseph
2016-12-21
3
-26
/
+97
*
socket: Keepalives should happen on IPv6 as well as IPv4
Shreyas Siravara
2016-12-16
1
-1
/
+1
*
rpc/socket.c : Modify socket_poller code in case of ENODATA error code.
Mohit Agrawal
2016-10-23
1
-1
/
+1
*
rpc/socket: Close pipe on disconnection
Kaushal M
2016-10-23
1
-1
/
+8
*
rpc/socket.c : Modify gf_log message in socket_poller code in case of error
Mohit Agrawal
2016-10-12
1
-3
/
+6
*
socket: log the client identifier in ssl connect
Mohit Agrawal
2016-10-05
1
-2
/
+2
*
socket: pollerr event shouldn't trigger socket_connnect_finish
Atin Mukherjee
2016-09-19
2
-1
/
+44
*
build: out-of-tree builds generates files in the wrong directory
Kaleb S KEITHLEY
2016-09-18
2
-4
/
+8
*
rpc: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-08-29
1
-2
/
+0
[next]