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
Commit message (
Expand
)
Author
Age
Files
Lines
*
locks: added inodelk/entrylk contention upcall notifications
Xavier Hernandez
2018-01-16
4
-0
/
+179
*
rpc: use export map to minimize exported symbols in libgf{rpc,xdr}.so
Kaleb S. KEITHLEY
2018-01-12
4
-3
/
+318
*
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
*
dict: add more types for values
Amar Tumballi
2018-01-05
3
-23
/
+31
*
rpc-transport/rdma: Fix coverity issues in rdma transport
Yi Wang
2017-12-28
1
-32
/
+34
*
rpc: fix use after freed of clnt after rpc transport clenup
Kinglong Mee
2017-12-27
1
-1
/
+4
*
Use RTLD_LOCAL for symbol resolution
Prashanth Pai
2017-12-27
1
-1
/
+1
*
dict: support better on-wire transfer
Amar Tumballi
2017-12-27
3
-0
/
+37
*
all: Simplify component message id's definition
Xavier Hernandez
2017-12-14
2
-252
/
+110
*
rpc: merge ssl infra with epoll infra
Milind Changire
2017-12-12
2
-777
/
+831
*
glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.
Mohit Agrawal
2017-12-12
4
-22
/
+9
*
rpc-transport/rdma: Add a mutex for the list of RDMA Memory Region(MR) access
Yi Wang
2017-12-12
2
-38
/
+72
*
rpc: Fix format warnings when using IPV6_DEFAULT
Shreyas Siravara
2017-12-07
2
-2
/
+2
*
metrics: provide options to dump metrics from xlators
Amar Tumballi
2017-12-06
1
-0
/
+1
*
xdr: Fix build errors due to missing xdr symbol when building against TIRPC
Shreyas Siravara
2017-12-06
1
-0
/
+3
*
rio/everywhere: add icreate/namelink fop
Susant Palai
2017-12-05
3
-0
/
+31
*
libglusterfs: Add put fop
Poornima G
2017-12-05
1
-0
/
+1
*
rpc: Eliminate conn->lock contention by using more granular locks
Mohit Agrawal
2017-11-28
3
-14
/
+6
*
xdr: comply with RFC4506
Amar Tumballi
2017-11-24
5
-87
/
+87
*
rpc-lib: coverity fixes
Milind Changire
2017-11-22
5
-38
/
+70
*
rpc/rpc-transport: dead code coverity fix
Kartik_Burmee
2017-11-21
1
-3
/
+0
*
rpc : Change the way client uuid is built
Poornima G
2017-11-20
1
-0
/
+1
*
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: bring a new protocol version
Amar Tumballi
2017-11-07
5
-2
/
+38
*
rpc: optimize fop program lookup
Milind Changire
2017-11-06
2
-4
/
+9
*
stack: change gettimeofday() to clock_gettime()
Amar Tumballi
2017-11-06
1
-1
/
+2
*
rpc: make actor search parallel
Milind Changire
2017-11-06
2
-28
/
+28
*
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
5
-0
/
+116
*
build: make it possible to build cleanly 2x in a row
Niels de Vos
2017-10-13
1
-1
/
+1
*
rpc: free conn->name in rpc_clnt_destroy()
Niels de Vos
2017-10-11
1
-0
/
+1
*
rpc: free registered callback programs
Niels de Vos
2017-10-11
1
-0
/
+7
*
rpc/rpc-transport/socket/: Coverity Issue MISSING_BREAK
Girjesh Rajoria
2017-09-29
1
-1
/
+1
*
heal: New feature heal info summary to list the status of brick and count of ...
Mohamed Ashiq Liyazudeen
2017-09-15
1
-0
/
+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
*
Command to identify client process
hari gowtham
2017-09-06
1
-0
/
+1
*
rpc: destroy transport after client_t
Milind Changire
2017-08-31
1
-3
/
+0
*
Revert "rpc: disable client on disconnection from rebalance"
Milind Changire
2017-08-24
1
-4
/
+0
*
rpc: disable client on disconnection from rebalance
Milind Changire
2017-08-23
1
-0
/
+4
*
tier: separation of attach-tier from add-brick
hari gowtham
2017-08-01
1
-0
/
+1
*
rpc: prevent logging null client [Invalid argument]
Prashanth Pai
2017-07-25
1
-1
/
+3
*
glusterd: Add option to get all volume options through get-state CLI
Samikshan Bairagya
2017-07-25
1
-1
/
+2
*
rpc: include current second in timed out frame cleanup
Milind Changire
2017-07-21
1
-1
/
+1
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
3
-9
/
+10
[next]