summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-syncop.c
Commit message (Expand)AuthorAgeFilesLines
* cli/afr: gluster volume heal info "healed" command output is not appropriateMohit Agrawal2017-10-041-0/+13
* Command to identify client processhari gowtham2017-09-061-2/+10
* tier: separation of attach-tier from add-brickhari gowtham2017-08-011-0/+1
* glusterd: Introduce option to limit no. of muxed bricks per processSamikshan Bairagya2017-07-101-1/+18
* libglusterfs, gfdb, glusterfs: Add missing breaksNigel Babu2017-02-261-0/+1
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-2/+15
* tier : Tier as a servicehari gowtham2017-01-161-3/+18
* glusterd: Get maximum supported op-version in a clusterSamikshan Bairagya2017-01-081-0/+4
* glusterd : Introduce reset brickAnuradha Talur2016-08-291-0/+1
* glusterd (syncop): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-251-4/+0
* feature/bitrot: Ondemand scrub option for bitrotKotresh HR2016-08-251-0/+4
* glusterd: clean dead initializationsPrasanna Kumar Kalever2016-04-041-6/+0
* glusterd/syncop: double free of frame stackMohammed Rafi KC2016-03-311-13/+35
* glusterd: fixing few memory leak in glusterdGaurav Kumar Garg2016-02-231-0/+4
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-1/+1
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-191-1/+4
* glusterd: fix op-version bump up flowAtin Mukherjee2015-08-031-10/+16
* glusterd: Get the local txn_info based on trans_id in op_sm call backs.anand2015-07-061-12/+0
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-3/+7
* handshake,locks,mountbroker,syncop/glusterd:New logging frameworkNandaja Varma2015-06-141-41/+73
* glusterd/snapshot: Return correct errno in events of failure - PATCH 2Avra Sengupta2015-06-021-2/+3
* glusterd/snapshot: Return correct errno in events of failure - PATCH 1Avra Sengupta2015-05-281-3/+10
* glusterd : allocate peerid to store in frame->cookieAtin Mukherjee2015-05-281-23/+47
* glusterd: fix double-free of rebalance process' rpc objectKrishnan Parthasarathi2015-05-261-0/+5
* NFS-Ganesha : Locking global options fileMeghana Madhusudhan2015-05-061-7/+44
* libglusterfs: Implementation of sync lock as recursive lock to avoid crash.anand2015-04-281-12/+0
* glusterd: Remove direct references to peerinfo in frame cookiesKaushal M2015-04-261-38/+92
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-04-221-0/+17
* glusterd: Replace transaction peers listsKaushal M2015-04-131-123/+127
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-14/+14
* glusterd: group server-quorum related code togetherKrishnan Parthasarathi2015-04-011-0/+1
* glusterd: Maintain local xaction_peer list for op-smAtin Mukherjee2015-03-261-20/+1
* glusterd: Do not use global opinfo in syncopAtin Mukherjee2015-03-231-2/+0
* features/quota : Introducing inode quotavmallika2015-03-181-1/+2
* glusterd: Protect the peer list and peerinfos with RCU.Kaushal M2015-03-161-3/+11
* mgmt/glusterd: Changes required for disperse volume heal commandsPranith Kumar K2015-03-101-4/+3
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-25/+28
* glusterd: quorum validatation in glusterd syncop frameworkGauravKumarGarg2015-01-201-0/+11
* glusterd: Added iov error checking in rpc callbacks.Anand2015-01-201-2/+43
* glusterd: use list_for_each_entry_safe for cleanupAvra Sengupta2015-01-081-3/+4
* glusterd: Refactor glusterd-utils.cAvra Sengupta2015-01-081-0/+1
* glusterd: Maintain per transaction xaction_peers list in syncop & mgmt_v3Atin Mukherjee2014-12-221-56/+114
* glusterd: print the peer name instead of a null UUID in a rpc failure messageAtin Mukherjee2014-10-091-55/+58
* gluster: Fix the recursive goto outs in the source code.Avra Sengupta2014-07-211-1/+2
* glusterd: Improvements to peer identificationKaushal M2014-07-151-4/+6
* glusterd/snapshot : Fix for snap create preval for remote peer err msgJoseph Fernandes2014-07-021-56/+1
* Core: Fix issues reported by CppcheckLalatendu Mohanty2014-06-121-1/+2
* glusterd: Better op-version values and rangesKaushal M2014-06-091-5/+5
* mgmt/glusterd: Perform Pending quorum actions after OpPranith Kumar K2014-05-081-0/+7
* glusterd: Fetch brick mount_dirs during brick create.Avra Sengupta2014-05-061-6/+32