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
/
mgmt
/
glusterd
/
src
/
glusterd-syncop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd: fix some coverity issues
Bhumika Goyal
2018-08-20
1
-2
/
+2
*
changed 'sometime' messsages to 'some time'
Levi Baber
2018-06-01
1
-4
/
+4
*
glusterd: glusterd is releasing the locks before timeout
Sanju Rakonde
2018-05-28
1
-0
/
+9
*
glusterd: handling brick termination in brick-mux
Sanju Rakonde
2018-05-07
1
-17
/
+0
*
Revert "glusterd: handling brick termination in brick-mux"
Sanju Rakonde
2018-03-29
1
-0
/
+17
*
glusterd: handling brick termination in brick-mux
Sanju Rakonde
2018-03-28
1
-17
/
+0
*
cli/afr: gluster volume heal info "healed" command output is not appropriate
Mohit Agrawal
2017-10-04
1
-0
/
+13
*
Command to identify client process
hari gowtham
2017-09-06
1
-2
/
+10
*
tier: separation of attach-tier from add-brick
hari gowtham
2017-08-01
1
-0
/
+1
*
glusterd: Introduce option to limit no. of muxed bricks per process
Samikshan Bairagya
2017-07-10
1
-1
/
+18
*
libglusterfs, gfdb, glusterfs: Add missing breaks
Nigel Babu
2017-02-26
1
-0
/
+1
*
core: run many bricks within one glusterfsd process
Jeff Darcy
2017-01-30
1
-2
/
+15
*
tier : Tier as a service
hari gowtham
2017-01-16
1
-3
/
+18
*
glusterd: Get maximum supported op-version in a cluster
Samikshan Bairagya
2017-01-08
1
-0
/
+4
*
glusterd : Introduce reset brick
Anuradha Talur
2016-08-29
1
-0
/
+1
*
glusterd (syncop): fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-08-25
1
-4
/
+0
*
feature/bitrot: Ondemand scrub option for bitrot
Kotresh HR
2016-08-25
1
-0
/
+4
*
glusterd: clean dead initializations
Prasanna Kumar Kalever
2016-04-04
1
-6
/
+0
*
glusterd/syncop: double free of frame stack
Mohammed Rafi KC
2016-03-31
1
-13
/
+35
*
glusterd: fixing few memory leak in glusterd
Gaurav Kumar Garg
2016-02-23
1
-0
/
+4
*
all: fixes for clang compile warnings
Kaleb S KEITHLEY
2016-02-15
1
-1
/
+1
*
glusterd: cli command implementation for bitrot scrub status
Gaurav Kumar Garg
2015-11-19
1
-1
/
+4
*
glusterd: fix op-version bump up flow
Atin Mukherjee
2015-08-03
1
-10
/
+16
*
glusterd: Get the local txn_info based on trans_id in op_sm call backs.
anand
2015-07-06
1
-12
/
+0
*
glusterd: Porting left out log messages to new framework
Nandaja Varma
2015-06-26
1
-3
/
+7
*
handshake,locks,mountbroker,syncop/glusterd:New logging framework
Nandaja Varma
2015-06-14
1
-41
/
+73
*
glusterd/snapshot: Return correct errno in events of failure - PATCH 2
Avra Sengupta
2015-06-02
1
-2
/
+3
*
glusterd/snapshot: Return correct errno in events of failure - PATCH 1
Avra Sengupta
2015-05-28
1
-3
/
+10
*
glusterd : allocate peerid to store in frame->cookie
Atin Mukherjee
2015-05-28
1
-23
/
+47
*
glusterd: fix double-free of rebalance process' rpc object
Krishnan Parthasarathi
2015-05-26
1
-0
/
+5
*
NFS-Ganesha : Locking global options file
Meghana Madhusudhan
2015-05-06
1
-7
/
+44
*
libglusterfs: Implementation of sync lock as recursive lock to avoid crash.
anand
2015-04-28
1
-12
/
+0
*
glusterd: Remove direct references to peerinfo in frame cookies
Kaushal M
2015-04-26
1
-38
/
+92
*
glusterd: support for tier volumes 'detach start' and 'detach commit'
Dan Lambright
2015-04-22
1
-0
/
+17
*
glusterd: Replace transaction peers lists
Kaushal M
2015-04-13
1
-123
/
+127
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-14
/
+14
*
glusterd: group server-quorum related code together
Krishnan Parthasarathi
2015-04-01
1
-0
/
+1
*
glusterd: Maintain local xaction_peer list for op-sm
Atin Mukherjee
2015-03-26
1
-20
/
+1
*
glusterd: Do not use global opinfo in syncop
Atin Mukherjee
2015-03-23
1
-2
/
+0
*
features/quota : Introducing inode quota
vmallika
2015-03-18
1
-1
/
+2
*
glusterd: Protect the peer list and peerinfos with RCU.
Kaushal M
2015-03-16
1
-3
/
+11
*
mgmt/glusterd: Changes required for disperse volume heal commands
Pranith Kumar K
2015-03-10
1
-4
/
+3
*
glusterd: Replace libglusterfs lists with liburcu lists
Kaushal M
2015-03-03
1
-25
/
+28
*
glusterd: quorum validatation in glusterd syncop framework
GauravKumarGarg
2015-01-20
1
-0
/
+11
*
glusterd: Added iov error checking in rpc callbacks.
Anand
2015-01-20
1
-2
/
+43
*
glusterd: use list_for_each_entry_safe for cleanup
Avra Sengupta
2015-01-08
1
-3
/
+4
*
glusterd: Refactor glusterd-utils.c
Avra Sengupta
2015-01-08
1
-0
/
+1
*
glusterd: Maintain per transaction xaction_peers list in syncop & mgmt_v3
Atin Mukherjee
2014-12-22
1
-56
/
+114
*
glusterd: print the peer name instead of a null UUID in a rpc failure message
Atin Mukherjee
2014-10-09
1
-55
/
+58
*
gluster: Fix the recursive goto outs in the source code.
Avra Sengupta
2014-07-21
1
-1
/
+2
[next]