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-lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/release-3.8' into release-3.8-fb
Jeff Darcy
2017-08-31
4
-35
/
+103
|
\
|
*
rpc: bump up conn->cleanup_gen in rpc_clnt_reconnect_cleanup
Atin Mukherjee
2017-07-11
1
-1
/
+3
|
*
rpc/clnt: remove locks while notifying CONNECT/DISCONNECT
Niels de Vos
2017-07-11
2
-31
/
+67
|
*
rpcsvc: Add rpchdr and proghdr to iobref before submitting to transport
Poornima G
2017-04-07
2
-3
/
+33
*
|
gNFSd: Auto re-register NFS/Mount programs with rpcbind periodically
Shreyas Siravara
2017-08-30
2
-7
/
+9
*
|
Build/test fixes - build_env, tirpc, mem-pool, cleanup
Jeff Darcy
2017-07-06
3
-0
/
+11
*
|
Increase RPC ping timeout to 180 seconds for larger clusters
Richard Wareing
2017-03-06
1
-1
/
+1
*
|
Update tirpc registration to "force" unregister old mapping before re-registe...
Shreyas Siravara
2017-03-05
2
-0
/
+8
*
|
Prevent frame-timeouts from hanging syncops
Richard Wareing
2017-03-05
1
-2
/
+25
*
|
Merge remote-tracking branch 'origin/release-3.8' into merge-3.8-again
Kevin Vigor
2017-01-05
3
-40
/
+61
|
\
|
|
*
rpc: fix for race between rpc and protocol/client
Rajesh Joseph
2016-12-20
2
-40
/
+59
|
*
cluster/afr: CLI for granular entry heal enablement/disablement
Krutika Dhananjay
2016-11-29
1
-0
/
+2
*
|
Add halo-min-samples option, better swap logic, edge case fixes
Richard Wareing
2016-12-28
1
-10
/
+21
*
|
Make Halo calculate & use average latencies, not realtime
Richard Wareing
2016-12-27
1
-6
/
+19
*
|
Repair cluster prove tests for FB environment
Kevin Vigor
2016-12-21
2
-5
/
+21
*
|
Fix deadlock observed in T13390459
Kevin Vigor
2016-12-16
1
-6
/
+10
*
|
Halo Replication feature for AFR translator
Richard Wareing
2016-12-15
2
-11
/
+49
*
|
gluster: IPv6 single stack support
Richard Wareing
2016-12-07
3
-1
/
+105
*
|
[glusterfs] Allow to set dynamic library path from env variable
azzolini
2016-12-06
1
-1
/
+14
|
/
*
rpc: increase RPC/XID with each callback
Niels de Vos
2016-09-20
2
-3
/
+19
*
changelog/rpc: Fix rpc_clnt_t mem leaks
Kotresh HR
2016-07-24
2
-6
/
+99
*
glusterd: add defence mechanism to avoid brick port clashes
Prasanna Kumar Kalever
2016-05-10
1
-40
/
+21
*
protocol: add setactivelk () fop
Susant Palai
2016-05-01
1
-0
/
+1
*
protocol: add getactivelk () fop
Susant Palai
2016-05-01
1
-1
/
+2
*
Protocol: Add lease fop
Poornima G
2016-04-29
1
-0
/
+2
*
glusterd: try to connect on GF_PMAP_PORT_FOREIGN aswell
Prasanna Kumar Kalever
2016-04-27
1
-2
/
+2
*
performance/decompounder: Introducing decompounder xlator
Anuradha Talur
2016-04-25
1
-0
/
+1
*
rpc: check the right variable after gf_strdup
Zhou Zhengping
2016-04-14
1
-1
/
+1
*
afr: add mtime based split-brain resolution to CLI
Ravishankar N
2016-03-29
1
-0
/
+1
*
glusterd/rpc : Discard duplicate Disconnect events
Atin Mukherjee
2016-03-22
2
-0
/
+24
*
protocol client/server: Fix client-server handshake
Avra Sengupta
2016-03-10
1
-0
/
+2
*
rpc: Connect back only if rpc is not disabled
Kotresh HR
2016-03-08
1
-1
/
+1
*
rpc: Fix for rpc_transport_t leak
Soumya Koduri
2016-02-23
1
-2
/
+3
*
rpc : build_prog_details should iterate program list inside critical section
Atin Mukherjee
2016-02-22
1
-13
/
+20
*
glusterd: Bug fixes for IPv6 support
Nithin D
2016-02-20
1
-6
/
+0
*
protocol: implement seek() FOP
Niels de Vos
2016-02-04
1
-0
/
+1
*
glusterd: cli command implementation for bitrot scrub status
Gaurav Kumar Garg
2015-11-19
1
-0
/
+1
*
build: install and package header files more conventionally
Kaleb S. KEITHLEY
2015-11-16
1
-1
/
+3
*
server/protocol: option for dynamic authorization of client permissions
Prasanna Kumar Kalever
2015-10-04
2
-0
/
+4
*
rpc: Remove unused function
Anoop C S
2015-10-01
1
-8
/
+0
*
cluster/tier: add gluster v tier <vol>
Dan Lambright
2015-09-09
1
-0
/
+1
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
3
-10
/
+10
*
rpc: add owner xlator argument to rpc_clnt_new
Krishnan Parthasarathi
2015-08-12
2
-2
/
+21
*
rpc-clnt: Check for transport object during rpc connection cleanup
Soumya Koduri
2015-08-08
1
-3
/
+7
*
client, rpc: make ping-timeout configurable for glusterfs clients
Krishnan Parthasarathi
2015-08-05
2
-0
/
+16
*
rpc: check for unprivileged port should start at 1024
Milind Changire
2015-07-30
1
-1
/
+1
*
rpc: fix binding brick issue while bind-insecure is enabled
Prasanna Kumar Kalever
2015-07-26
3
-4
/
+18
*
rpcsvc: add request's address in log
Krishnan Parthasarathi
2015-07-13
1
-1
/
+2
*
rdma : porting missing gf_log to gf_msg
Manikandan Selvaganesh
2015-07-12
1
-1
/
+3
*
Revert "rpc: By default set allow-insecure, bind-insecure to on"
Raghavendra G
2015-07-02
3
-18
/
+4
[next]