summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-transport/rdma/src/rdma.c
Commit message (Expand)AuthorAgeFilesLines
* rdma:restore device linked list structure in case of failureMohammed Rafi KC2016-02-221-3/+5
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-181-5/+5
* rdma : porting missing gf_log to gf_msgManikandan Selvaganesh2015-08-121-4/+7
* rdma : removing duplicate printing of error string in gf_msgManikandan Selvaganesh2015-06-281-30/+23
* rdma: porting rdma to new message id logging formatHumble Devassy Chirammal2015-06-251-294/+404
* rdma:properly handle iobuf_pool when rdma transport is unloadedMohammed Rafi KC2015-05-071-20/+61
* rdma:changing list iteration to safe modeMohammed Rafi KC2015-03-151-5/+10
* rdma: Free resources related to iobuf in finiMohammed Rafi KC2015-03-101-0/+18
* rdma:enhance logging when a connection error occurMohammed Rafi KC2015-03-101-1/+3
* rdma: return proper data type.Humble Devassy Chirammal2015-03-091-1/+1
* rdma: 'list','wr' and 'new' memory has to be verified.Humble Devassy Chirammal2015-03-091-1/+22
* rdma:setting wrong remote memory.Mohammed Rafi KC2015-03-041-2/+2
* rdma: segfault trying to call ibv_dealloc_pd on a null pointer Mark Lipscombe2015-03-031-1/+3
* rdma: free rdma priv data if init failsAtin Mukherjee2015-02-191-0/+2
* rdma: pre-register iobuf_pool with rdma devices.Mohammed Rafi KC2015-02-171-14/+186
* rdma: reduce log level from E to WMohammed Rafi KC2015-02-171-1/+1
* rdma:read multiple wr from cq and ack them in one callMohammed Rafi KC2015-02-171-71/+97
* rdma: post multiple work request in a single call.Mohammed Rafi KC2015-02-121-55/+65
* rdma : agregate a vectored read as oneMohammed Rafi KC2015-02-121-0/+10
* rdma:client process will hang if server is started to sendMohammed Rafi KC2014-11-181-0/+21
* rdma: client connection establishment takes more timeMohammed Rafi KC2014-11-181-1/+1
* rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down.Mohammed Rafi KC2014-11-171-5/+2
* rdma: glusterd crash if rdma_disconnect is called as soon as connect a request.Mohammed Rafi KC2014-11-141-9/+17
* rdma:setting rdma REUSEADDR flag to rdma id.Mohammed Rafi KC2014-11-131-0/+10
* rdma: mount hangs for rdma type transport.Mohammed Rafi KC2014-10-081-46/+46
* rdma: glusterfsd SEGV at volume startKaleb S. KEITHLEY2014-08-131-0/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-241-3/+3
* rdma: correct some spelling mistakesNiels de Vos2014-04-171-4/+4
* log: enhance gluster log format with message ID and standardize errno reportingShyamsundarR2014-03-281-1/+1
* core: block unused signals in created threadsAnand Avati2013-09-251-15/+12
* rpc-transport/rdma: reap async events in a dedicated thread.Raghavendra G2013-05-171-1/+51
* rpc-transport/rdma: use rdma-cm for connection establishment.Raghavendra G2013-05-171-1650/+1088
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-231-5/+5
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-6/+2
* rpc-transport/rdma: decode and handle RDMA_ERROR msgs.Raghavendra G2012-06-131-41/+55
* rpc-transport/rdma: logging enhancementsRaghavendra G2012-05-271-72/+210
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-15/+8
* transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retryHarshavardhana2011-12-201-7/+35
* rpc-transport/rdma: add gf_ prefix to all procedure, variable namesRaghavendra G2011-11-241-920/+973
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* rpc-transport/rdma: send correct vector count when both rpc-header and progra...Raghavendra G2011-11-151-2/+10
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-24/+2
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-251-4/+4
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.Raghavendra G2011-07-011-0/+1
* rdma: fix the excessive logsAmar Tumballi2011-06-161-2/+3
* build warning fixesAmar Tumballi2011-06-161-16/+12