summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* Compare key with GF_XATTR_LOCKINFO_KEY with length of GF_XATTR_LOCKINFO_KEY i...Dennis Schafroth2015-02-021-1/+1
* cluster/afr: When parent and entry read subvols are different, set entry->ino...Krutika Dhananjay2015-02-022-23/+94
* afr : Change in heal info split-brain commandAnuradha2015-01-302-5/+12
* afr: Don't write to sparse regions of sink.Ravishankar N2015-01-301-2/+39
* doc: Fix typos in stripe xlator src, no code changes presentHumble Chirammal2015-01-281-5/+5
* cluster/ec: Handle CHILD UP/DOWN in all casesPranith Kumar K2015-01-282-104/+134
* ec: Fix posix compliance failuresXavier Hernandez2015-01-286-87/+101
* cluster/dht: In MKDIR(), aggregate iatts from non-hashed subvols tooKrutika Dhananjay2015-01-231-1/+12
* mgmt/glusterd: Implement Volume heal enable/disablePranith Kumar K2015-01-202-6/+30
* cluster/dht: Fix incorrect updates to parent timesKrutika Dhananjay2015-01-191-6/+5
* ec: Don't use inodelk on getxattr when clearing locksXavier Hernandez2015-01-182-9/+12
* ec: Remove unneeded 'inline' for ec_is_internal_xattr()Xavier Hernandez2015-01-182-2/+2
* cluster/dht: Don't restore entry when only one subvolume is presentPranith Kumar K2015-01-181-3/+6
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-158-59/+343
* ec: Remove O_APPEND from flags on create and open.Xavier Hernandez2015-01-094-53/+60
* cluster/ec: Handle internal xattr get/setPranith Kumar K2015-01-086-115/+188
* cluster/ec: Do not modify quota, selinux xattrs in healingPranith Kumar K2015-01-081-14/+38
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-054-12/+14
* cluster/afr: serialize inode locksPranith Kumar K2015-01-042-60/+186
* afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506aAnuradha2015-01-013-1/+10
* cluster/afr: Make entry-self-heal in afr-v2 compatible with afr-v1Pranith Kumar K2014-12-261-1/+28
* afr: stop encoding subvolume id in readdir d_offAnand Avati2014-12-263-131/+23
* afr: coverity fixesRavishankar N2014-12-236-19/+21
* cluster/afr : Change in volume heal info commandAnuradha2014-12-237-29/+366
* Avoid spurious directory metedata split brainEmmanuel Dreyfus2014-12-221-1/+115
* ec: Fix more mutex related coverity scan issuesXavier Hernandez2014-12-171-9/+5
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-171-6/+40
* ec: Fix return errors when not enough bricksXavier Hernandez2014-12-058-14/+81
* cluster/afr: Eliminate locking in sh domain in metadata self-healKrutika Dhananjay2014-12-051-35/+2
* ec: Fix mutex related coverity scan issuesXavier Hernandez2014-12-041-2/+14
* ec: Fix incorrect value of EC_MAX_NODESXavier Hernandez2014-12-042-1/+4
* ec: Fix self-healing issues.Xavier Hernandez2014-12-0410-313/+548
* ec: Change licenseXavier Hernandez2014-12-0323-369/+138
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-252-3/+6
* cluster/dht: Fix subvol check, to correctly determine cached file renameShyam2014-11-171-1/+1
* ec: Avoid self-heal on directories on (f)stat callsXavier Hernandez2014-11-151-1/+2
* ec: Correctly handle quota xattrsXavier Hernandez2014-11-121-0/+53
* Cluster/DHT : Rebalance skipped file count fixNithya Balachandran2014-11-111-4/+5
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-113-7/+21
* cluster/afr: Preserve errno in case of failures on all subvolsPranith Kumar K2014-11-051-5/+16
* Cluster/DHT : Fixed crash due to null derefNithya Balachandran2014-11-031-2/+3
* rebalance: ``check_free_space`` should ignore quota_statfsHarshavardhana2014-10-311-10/+33
* cluster/afr: Perform post-op in entry selfheal inside locksKrutika Dhananjay2014-10-311-3/+31
* ec: Correctly handle xtime extended attributeXavier Hernandez2014-10-281-2/+39
* ec: Fix rebalance issuesXavier Hernandez2014-10-275-113/+218
* ec: Fix self-heal issuesXavier Hernandez2014-10-2113-302/+391
* logs: Do selective logging for errnosPranith Kumar K2014-10-201-2/+3
* ec: Fix 32 bits issues on file size calculationXavier Hernandez2014-10-202-6/+4
* ec: Fix incorrect management of healed bricksXavier Hernandez2014-10-203-7/+16
* heal: glfs-heal implementationPranith Kumar K2014-10-154-10/+26