summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* heal: glfs-heal implementationPranith Kumar K2014-10-154-10/+26
* ec: Fix memory leak caused by undestroyed fopsXavier Hernandez2014-10-031-1/+1
* ec: Add state dump supportXavier Hernandez2014-10-031-0/+30
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-016-83/+330
* Fix invalid seekdir() usageEmmanuel Dreyfus2014-09-301-3/+36
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-09-291-2/+15
* cluster/afr : Fix incorrect looping of index healerAnuradha2014-09-291-4/+9
* cluster/afr: Fix inode leakKrutika Dhananjay2014-09-281-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-241-92/+123
* cluster/afr: Fix spurious metadata self-healsPranith Kumar K2014-09-247-29/+86
* cluster/afr: Fixed mem leaks in self-heal code path.Anuradha2014-09-232-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/dht: Modified the calculation of brick_countVenkatesh Somyajulu2014-09-221-1/+1
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-191-4/+7
* ec: Fix invalid inode lock in ftruncateXavier Hernandez2014-09-195-21/+21
* ec: Fix some size_t vars to 64 bits even on 32 bits machinesXavier Hernandez2014-09-196-21/+20
* cluster/afr: Set all the xattrs needed by index xlatorAnuradha2014-09-162-41/+30
* cluster/dht: Changed log level to DEBUGVenkatesh Somyajulu2014-09-161-2/+4
* ec: Optimize read/write performanceXavier Hernandez2014-09-1513-268/+706
* ec: Only heal data/metadata when inode has enough informationXavier Hernandez2014-09-151-0/+8
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-09-152-14/+130
* ec: Do not destroy inode context on inode invalidationXavier Hernandez2014-09-111-28/+13
* ec: Removed SSE2 dependencyXavier Hernandez2014-09-117-10271/+11684
* cluster/dht: Changed log level to DEBUGVenkatesh Somyajulu2014-09-111-4/+4
* cluster/dht: fix memory corruption in locking api.Raghavendra G2014-09-091-2/+2
* cluster/dht: Fixed double UNWIND in lookup everywhere codeShyam2014-09-091-4/+4
* cluster/afr: perform list-xattr during lookupRavishankar N2014-09-054-11/+222
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-037-90/+148
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-09-031-10/+146
* cluster/afr: Minor fixes to #8574Krutika Dhananjay2014-09-031-5/+3
* Cluster/DHT: Changing rename log severityNithya Balachandran2014-09-031-6/+5
* cluster/dht: remove specifying cached-subvol as part of name inRaghavendra G2014-09-021-12/+1
* cluster/dht: Rename should not fail post hardlink creationShyam2014-09-022-41/+99
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-09-021-8/+42
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-027-120/+333
* dht: Avoid using inline, if necessary use it with 'static inline'Harshavardhana2014-08-291-1/+1
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-08-283-34/+293
* cluster/dht: invoke callback when there are no locks to be unlocked.Raghavendra G2014-08-281-0/+4
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-08-288-35/+64
* cluster/dht: introduce locking api.Raghavendra G2014-08-265-1/+658
* cluster/afr: Fix all locked_on bricks are sinks check in self-healsPranith Kumar K2014-08-265-82/+66
* Cluster/DHT : Additional log messagesNithya Balachandran2014-08-242-5/+8
* cluster/afr: Perform metadata sync inside metadata locksPranith Kumar K2014-08-221-19/+15
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-08-226-27/+69
* cluster/afr: Set pending changelog based on filetype for new entriesPranith Kumar K2014-08-211-4/+12
* NFS: stripe-xlator should pass EOF at end of READDIRNiels de Vos2014-08-191-11/+8
* cluster/dht: Fix dht_access treating directory like filesShyam2014-08-181-4/+5