summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* ec: Don't use inodelk on getxattr when clearing locksXavier Hernandez2015-02-112-9/+12
* ec: Fix posix compliance failuresXavier Hernandez2015-02-116-87/+101
* afr : Fixes to 59ba78ae1461651e290ce72013786d828545d4c1Anuradha2015-02-111-0/+4
* cluster/afr: When parent and entry read subvols are different, set entry->ino...Krutika Dhananjay2015-02-112-23/+94
* ec: Fix failures with missing filesXavier Hernandez2015-02-112-102/+26
* cluster/ec: Do not modify quota, selinux xattrs in healingPranith Kumar K2015-02-041-14/+38
* cluster/ec: Handle internal xattr get/setPranith Kumar K2015-02-046-115/+188
* afr: Don't write to sparse regions of sink.Ravishankar N2015-02-031-2/+39
* cluster/dht: Fix incorrect updates to parent timesKrutika Dhananjay2015-02-031-6/+5
* Cluster/DHT : Fixed crash due to null derefv3.6.2Nithya Balachandran2015-01-211-2/+3
* afr : glfs-heal implementationAnuradha2015-01-0610-38/+400
* cluster/dht: Change log level to avoid annoying logsVijay Bellur2015-01-051-1/+1
* cluster/afr: Make entry-self-heal in afr-v2 compatible with afr-v1Pranith Kumar K2015-01-041-1/+28
* ec: Fix mutex related coverity scan issuesXavier Hernandez2015-01-042-11/+19
* Avoid spurious directory metedata split brainEmmanuel Dreyfus2014-12-231-1/+115
* ec: Fix self-healing issues.Xavier Hernandez2014-12-2110-312/+549
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-201-6/+40
* ec: Remove O_APPEND from flags on create and open.Xavier Hernandez2014-12-184-53/+60
* ec: Fix incorrect value of EC_MAX_NODESXavier Hernandez2014-12-182-1/+4
* ec: Fix return errors when not enough bricksXavier Hernandez2014-12-128-16/+80
* ec: Change licenseXavier Hernandez2014-12-1223-369/+138
* cluster/afr: Eliminate locking in sh domain in metadata self-healKrutika Dhananjay2014-12-091-35/+2
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-163-7/+21
* cluster/afr: Preserve errno in case of failures on all subvolsPranith Kumar K2014-11-161-5/+16
* ec: Avoid self-heal on directories on (f)stat callsXavier Hernandez2014-11-151-1/+2
* ec: Correctly handle quota xattrsXavier Hernandez2014-11-151-0/+53
* 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
* logs: Do selective logging for errnosPranith Kumar K2014-10-221-2/+3
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-226-83/+330
* ec: Fix self-heal issuesXavier Hernandez2014-10-2213-302/+391
* 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
* ec: Add state dump supportXavier Hernandez2014-10-041-0/+30
* ec: Fix memory leak caused by undestroyed fopsXavier Hernandez2014-10-031-1/+1
* Fix invalid seekdir() usagev3.6.0beta3Emmanuel Dreyfus2014-09-301-3/+36
* cluster/afr : Fix incorrect looping of index healerAnuradha2014-09-291-4/+9
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-09-291-2/+15
* cluster/afr: Fix inode leakKrutika Dhananjay2014-09-291-0/+2
* cluster/afr: More dict_t leak fixesKrutika Dhananjay2014-09-262-33/+68
* cluster/afr: Fix locking issues in entry self-healKrutika Dhananjay2014-09-261-92/+123
* cluster/afr: Fix spurious metadata self-healsv3.6.0beta2Pranith Kumar K2014-09-247-29/+86
* cluster/afr: Fixed mem leaks in self-heal code path.Anuradha2014-09-242-1/+17
* ec: Add config information in an xattrXavier Hernandez2014-09-237-1/+185
* cluster/afr: Do not reset pending xattrs on gfid or type mismatch in entry-shKrutika Dhananjay2014-09-231-18/+79
* cluster/afr: Don't start heal when lookup succeeds on < 2 childrenPranith Kumar K2014-09-236-8/+29
* cluster/afr: Set all the xattrs needed by index xlatorAnuradha2014-09-212-41/+30
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-201-4/+7
* ec: Fix some size_t vars to 64 bits even on 32 bits machinesXavier Hernandez2014-09-196-21/+20