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
*
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
*
protocol/client: Prevent excessive logging of client's "disconnect" messages.
Venkatesh Somyajulu
2013-05-28
1
-0
/
+1
*
protocol/client: Avoid double free of frame
Pranith Kumar K
2013-02-04
1
-2
/
+1
*
protocol/client: Periodically attempt reopens
Pranith Kumar K
2013-02-03
1
-18
/
+81
*
protocol/client: Add fdctx back to saved-list after reopen
Pranith Kumar K
2013-02-03
1
-90
/
+73
*
protocol/client: print a message regarding brick status in case of failure
Krutika Dhananjay
2012-12-20
1
-1
/
+3
*
client-handshake: synchronize config.remote_port setting b/w
Raghavendra G
2012-10-11
1
-0
/
+1
*
protocol/client: quick-reconnect after portmap query
Anand Avati
2012-09-25
1
-1
/
+1
*
protocol/client: Fix negative return in client_setvolume
Krutika Dhananjay
2012-08-01
1
-2
/
+3
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-6
/
+3
*
rpc: variable name changes
Amar Tumballi
2012-07-12
1
-8
/
+8
*
protocol/client: Re-open should not have O_CREAT|O_TRUNC|O_EXCL
Pranith Kumar K
2012-06-19
1
-0
/
+1
*
protocol/client: Remember the gfid of opened fd
Pranith Kumar K
2012-06-06
1
-38
/
+16
*
protocol/client: do not access the local object after being freed
Raghavendra Bhat
2012-05-31
1
-2
/
+2
*
protocol/client: use correct xlator object while creating frames
Raghavendra G
2012-05-23
1
-2
/
+2
*
protocol/client: Concatinate the graph uuid along with process uuid in
Mohammed Junaid
2012-05-18
1
-10
/
+18
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
protocol/client: hold lock when cancelling ping_timer in
Raghavendra G
2012-05-05
1
-16
/
+22
*
core: coverity issues fixed
Amar Tumballi
2012-04-23
1
-2
/
+1
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-1
/
+0
*
protocol/client: Handle failures in lock self healing gracefully (part2).
Mohammed Junaid
2012-03-19
1
-49
/
+169
*
protocol/client: replace STACK_UNWIND_STRICT macro with CLIENT_STACK_UNWIND,
Raghavendra G
2012-03-18
1
-2
/
+3
*
rpc: don't unwind the fop in caller if client_submit_request fails
Raghavendra G
2012-03-18
1
-38
/
+17
*
protocol/client: Added lk_ctx info in fdctx dump
Krishnan Parthasarathi
2012-03-07
1
-18
/
+2
*
protocol/client: Calling GF_FREE on memory allocated via GF_CALLOC.
Mohammed Junaid
2012-03-01
1
-1
/
+1
*
protocol/client: send unique key to server during handshake
Amar Tumballi
2012-02-29
1
-2
/
+7
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-3
/
+3
*
protocol/client,server: fcntl lock self healing.
Mohammed Junaid
2012-02-20
1
-19
/
+462
*
protocol xdr: remove 'path<>'
Amar Tumballi
2012-02-14
1
-2
/
+0
*
protocol/client : prevent client from reconnecting when server
Kaushal M
2012-02-03
1
-3
/
+21
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-0
/
+1
*
glusterfs protocol: handshake to log the version of the peer
Amar Tumballi
2011-09-21
1
-0
/
+8
*
modify to the way we used XDR definitions files (.x files)
Amar Tumballi
2011-09-07
1
-19
/
+15
*
glusterfs protocol: bring in variable sized iobuf support
Amar Tumballi
2011-09-07
1
-7
/
+12
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
client-handshake: skip CHILD_DOWN notifications when client is querying port ...
Raghavendra G
2011-07-12
1
-0
/
+2
*
logging: fill proper domain names at places where it is missing
Amar Tumballi
2011-06-16
1
-11
/
+14
*
fix multiple transport portmap issues in client handshake
Amar Tumballi
2011-06-08
1
-0
/
+21
*
rpc-clnt: consider the (re-)configured port for only one connect() call
Amar Tumballi
2011-05-30
1
-9
/
+0
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-05-03
1
-2
/
+2
*
remove excessive logs due to log enhancement
Amar Tumballi
2011-04-13
1
-4
/
+8
*
protocol/client: fix the fd_count decrement logic
Amar Tumballi
2011-04-12
1
-3
/
+5
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-1
/
+1
*
protocol/client: make sure to send only genuine events up to parent
Amar Tumballi
2011-04-06
1
-31
/
+18
*
protocol/client: log enhancement
Amar Tumballi
2011-03-17
1
-79
/
+151
[next]