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
/
xlators
/
protocol
/
client
/
src
/
client-handshake.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
client-handshake.c: minor changes and removal of dead code.
Yaniv Kaul
2019-08-14
1
-285
/
+54
*
(multiple files) use dict_allocate_and_serialize() where applicable.
Yaniv Kaul
2019-07-22
1
-11
/
+3
*
protocol: add an option to force using old-protocol
Amar Tumballi
2019-04-10
1
-3
/
+10
*
client-rpc: Fix the payload being sent on the wire
Poornima G
2019-03-29
1
-16
/
+13
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
1
-6
/
+6
*
protocol: remove the option 'verify-volfile-checksum'
Amar Tumballi
2018-11-05
1
-84
/
+1
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-1395
/
+1414
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-1
/
+1
*
client: remove the "connecting" state - it's not used
Michael Adam
2018-06-21
1
-3
/
+0
*
rpc/clnt: Don't let consumers manage "connected" state
Raghavendra G
2018-06-04
1
-2
/
+0
*
protocol/client: fix memory corruption
Xavi Hernandez
2018-03-09
1
-3
/
+6
*
protcol/client: Insert dummy clnt-lk-version to avoid upgrade failure
Anoop C S
2018-02-14
1
-0
/
+9
*
protocol: utilize the version 4 xdr
Amar Tumballi
2018-02-01
1
-3
/
+261
*
protocol: Remove lock recovery logic from client and server
Anoop C S
2018-01-29
1
-354
/
+11
*
rpc/*: auth-header changes
Amar Tumballi
2018-01-17
1
-10
/
+15
*
protocol/client: reduce lock contention
Zhang Huan
2017-12-26
1
-15
/
+16
*
glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.
Mohit Agrawal
2017-12-12
1
-12
/
+4
*
rpc : Change the way client uuid is built
Poornima G
2017-11-20
1
-3
/
+12
*
rpc: bring a new protocol version
Amar Tumballi
2017-11-07
1
-0
/
+14
*
core: make gf_boolean_t a C99 bool instead of an enum
Jeff Darcy
2017-11-03
1
-1
/
+4
*
protocol/client: handle the subdir handshake properly for add-brick
Amar Tumballi
2017-10-29
1
-1
/
+9
*
Infra to indentify process
hari gowtham
2017-08-16
1
-0
/
+6
*
glusterfsd: allow subdir mount
Amar Tumballi
2017-08-04
1
-1
/
+20
*
Halo Replication feature for AFR translator
Kevin Vigor
2017-05-02
1
-1
/
+1
*
protocol/client: Fix double free of client fdctx destroy
Ravishankar N
2017-02-13
1
-22
/
+15
*
core: run many bricks within one glusterfsd process
Jeff Darcy
2017-01-30
1
-0
/
+5
*
glusterd: Add info on op-version for clients in vol status output
Samikshan Bairagya
2017-01-12
1
-0
/
+6
*
socket: socket disconnect should wait for poller thread exit
Rajesh Joseph
2016-12-21
1
-2
/
+2
*
protocol/client: Fix potential mem-leaks
Krutika Dhananjay
2016-12-16
1
-0
/
+1
*
protocol/client (no 2): fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-09-05
1
-2
/
+0
*
protocol/server: Fix client/server compatibility
Avra Sengupta
2016-06-28
1
-1
/
+6
*
protocol client/server: Fix client-server handshake
Avra Sengupta
2016-03-10
1
-5
/
+25
*
protocol/client: Remove dead code from client_rpc_notify
Anoop C S
2015-09-28
1
-1
/
+1
*
protocol/client: Properly handle return value in clnt_release_reopen_fd
Anoop C S
2015-06-25
1
-1
/
+0
*
protocol/client: Remove unused function clnt_mark_fd_bad()
Anoop C S
2015-06-22
1
-10
/
+0
*
protocol/client : removing duplicate printing in gf_msg
Manikandan Selvaganesh
2015-06-20
1
-12
/
+11
*
protocol/client : porting log messages to new framework
Manikandan Selvaganesh
2015-06-15
1
-141
/
+189
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-2
/
+2
*
Xlators : Fixed typos
Manikandan Selvaganesh
2015-04-02
1
-1
/
+1
*
protocol-client: Removal of Dead Code
arao
2015-03-30
1
-9
/
+0
*
cluster/dht: Change the subvolume encoding in d_off to be a "global"
Dan Lambright
2015-03-18
1
-0
/
+2
*
protocol/client: sequence CHILD_UP, CHILD_DOWN etc notifications
Krishnan Parthasarathi
2015-02-07
1
-8
/
+7
*
rdma: client connection establishment takes more time
Mohammed Rafi KC
2014-11-18
1
-16
/
+3
*
rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down.
Mohammed Rafi KC
2014-11-17
1
-1
/
+0
*
glusterd: Ping timer implmentation
Krishnan Parthasarathi
2014-04-29
1
-262
/
+0
*
rpc: transport may be destroyed while rpc isn't
Krishnan Parthasarathi
2014-03-05
1
-1
/
+1
*
protocol/client: conn-id should be unique when lk-heal is off
Pranith Kumar K
2014-02-17
1
-8
/
+26
*
protocol/client: handle network disconnect/reconnect properly
Anand Avati
2013-12-03
1
-0
/
+1
*
libglusterfs: Add monotonic clocking counter for timer thread
Harshavardhana
2013-10-15
1
-6
/
+6
[next]