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
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
ibverbs/rdma: remove from build
Amar Tumballi
2019-07-13
7
-6125
/
+0
*
core: fedora 30 compiler warnings
SheetalPamecha
2019-06-18
1
-1
/
+1
*
Revert "iobuf: Get rid of pre allocated iobuf_pool and use per thread mem pool"
Amar Tumballi
2019-01-08
2
-4
/
+248
*
rdma: fix possible buffer overflow
Rinku Kothiya
2018-12-19
1
-1
/
+6
*
iobuf: Get rid of pre allocated iobuf_pool and use per thread mem pool
Poornima G
2018-12-18
2
-248
/
+4
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
5
-12
/
+12
*
rpc *.h fles: align structs
Yaniv Kaul
2018-12-03
1
-6
/
+2
*
libglusterfs multiple files: remove dead initilization
Yaniv Kaul
2018-11-11
1
-8
/
+2
*
rdma: coverity fixes
Bhumika Goyal
2018-10-21
1
-6
/
+7
*
rpc: make binding to port 0 as the default if no option is provided
Amar Tumballi
2018-10-02
2
-14
/
+14
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
2
-4652
/
+4441
*
Land clang-format changes
Gluster Ant
2018-09-12
3
-347
/
+297
*
All: remove memset() before sprintf()
Yaniv Kaul
2018-08-14
1
-1
/
+0
*
build: rename event.h to gf-event.h
Niels de Vos
2018-07-27
1
-1
/
+1
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
2
-2
/
+2
*
build: Link libgfrpc within rpc-transport shared libraries
Anoop C S
2018-01-11
1
-2
/
+4
*
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-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/rpc-transport/: MISSING_BREAK in name.c
Girjesh Rajoria
2017-11-08
1
-2
/
+2
*
rpc/rpc-transport/rdma/: Coverity Issue MISSING_BREAK
Girjesh Rajoria
2017-11-06
1
-2
/
+2
*
Fix use-after-free in gf_rdma_do_reads
Michael Scherer
2017-09-15
1
-0
/
+1
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
1
-6
/
+6
*
protocol/server: make listen backlog value as configurable
Mohammed Rafi KC
2017-06-08
2
-1
/
+33
*
rpc: fix a routine to destory RDMA qp(queue-pair)
Ji-Hyeon Gim
2017-05-12
1
-1
/
+1
*
transport: allow OS to assign us a port
Kevin Vigor
2017-03-12
1
-0
/
+5
*
Return ret as soon as `this` is freed
Nigel Babu
2017-03-01
1
-0
/
+1
*
libglusterfs+transport+io-threads: fix 256KB stack abuse
Jeff Darcy
2017-02-01
1
-6
/
+6
*
socket: socket disconnect should wait for poller thread exit
Rajesh Joseph
2016-12-21
1
-9
/
+10
*
build: out-of-tree builds generates files in the wrong directory
Kaleb S KEITHLEY
2016-09-18
1
-2
/
+4
*
libglusterfs (timer): race conditions, illegal mem access, mem leak
Kaleb S KEITHLEY
2016-06-01
1
-2
/
+2
*
rpc: change client insecure port ceiling from 65535 to 49151
Prasanna Kumar Kalever
2016-05-18
1
-5
/
+6
*
rpc: define client port range
Prasanna Kumar Kalever
2016-05-03
1
-0
/
+19
*
rpc: fix gf_process_reserved_ports
Prasanna Kumar Kalever
2016-04-27
1
-7
/
+1
*
rpc: assign port only if it is unreserved
Prasanna Kumar Kalever
2016-04-06
1
-1
/
+3
*
build: install and package header files more conventionally
Kaleb S. KEITHLEY
2015-11-16
1
-2
/
+0
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
1
-5
/
+5
*
rdma:restore device linked list structure in case of failure
Mohammed Rafi KC
2015-08-13
1
-3
/
+5
*
rpc: fix binding brick issue while bind-insecure is enabled
Prasanna Kumar Kalever
2015-07-26
1
-29
/
+38
*
rdma : porting missing gf_log to gf_msg
Manikandan Selvaganesh
2015-07-12
2
-11
/
+15
*
rdma : removing duplicate printing of error string in gf_msg
Manikandan Selvaganesh
2015-06-27
2
-35
/
+27
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
3
-15
/
+0
*
rdma:properly handle iobuf_pool when rdma transport is unloaded
Mohammed Rafi KC
2015-05-05
2
-20
/
+62
*
rdma: porting rdma to a new message id logging format
Humble Devassy Chirammal
2015-04-29
4
-371
/
+695
*
rdma:changing list iteration to safe mode
Mohammed Rafi KC
2015-03-15
1
-5
/
+10
*
rdma: Free resources related to iobuf in fini
Mohammed Rafi KC
2015-03-10
2
-0
/
+19
*
rdma:enhance logging when a connection error occur
Mohammed Rafi KC
2015-03-10
1
-1
/
+3
*
rdma: return proper data type.
Humble Devassy Chirammal
2015-03-09
1
-1
/
+1
*
rdma: 'list','wr' and 'new' memory has to be verified.
Humble Devassy Chirammal
2015-03-09
1
-1
/
+22
[next]