summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* ec: Special handling of anonymous fdv3.6.3beta2Xavier Hernandez2015-03-301-11/+11
* cluster/ec: Wait for all bricks to notify before notifying parentPranith Kumar K2015-03-301-14/+34
* cluster/ec: Handle CHILD UP/DOWN in all casesPranith Kumar K2015-03-302-104/+134
* cluster/afr: serialize inode locksPranith Kumar K2015-03-252-60/+186
* cluster/afr: Make read child match check in afr optionalKrutika Dhananjay2015-03-253-0/+21
* afr: remove stale index entriesRavishankar N2015-03-252-3/+66
* cluster/afr: Convert quota size from n/w to host order before useKrutika Dhananjay2015-03-161-0/+4
* cluster/afr: Handle getxattr of quota-size keyPranith Kumar K2015-03-143-61/+103
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-146-26/+79
* afr: stop encoding subvolume id in readdir d_offAnand Avati2015-03-033-131/+23
* cluster/afr: Crawl should continue on self-heal failuresPranith Kumar K2015-02-221-3/+2
* 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