summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* ec: Fix invalid inode lock in ftruncateXavier Hernandez2014-09-195-21/+21
* cluster/afr: perform list-xattr during lookupRavishankar N2014-09-194-11/+222
* cluster/afr : Mark pending changelog xattrs for new creationsAnuradha2014-09-187-90/+148
* Cluster/DHT: Changing rename log severityNithya Balachandran2014-09-181-6/+5
* cluster/dht: Changed log level to DEBUGVenkatesh Somyajulu2014-09-181-4/+4
* cluster/dht: Fixed double UNWIND in lookup everywhere codeShyam2014-09-161-4/+4
* cluster/dht: fix memory corruption in locking api.Raghavendra G2014-09-161-2/+2
* cluster/dht: Rename should not fail post hardlink creationShyam2014-09-162-41/+99
* ec: Optimize read/write performanceXavier Hernandez2014-09-1613-268/+706
* ec: Only heal data/metadata when inode has enough informationXavier Hernandez2014-09-161-0/+8
* cluster/afr: Propagate EIO on inode's type mismatchKrutika Dhananjay2014-09-167-121/+332
* cluster/afr: Fix dict_t leaksKrutika Dhananjay2014-09-168-35/+64
* cluster/afr: Handle EAGAIN properly in inodelkPranith Kumar K2014-09-152-14/+130
* ec: Do not destroy inode context on inode invalidationXavier Hernandez2014-09-121-28/+13
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-09-121-8/+42
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-09-123-34/+293
* cluster/dht: invoke callback when there are no locks to be unlocked.Raghavendra G2014-09-121-0/+4
* ec: Removed SSE2 dependencyXavier Hernandez2014-09-127-10271/+11684
* cluster/afr: Fix all locked_on bricks are sinks check in self-healsPranith Kumar K2014-09-125-82/+66
* cluster/afr: Perform metadata sync inside metadata locksPranith Kumar K2014-09-121-19/+15
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-09-126-27/+69
* cluster/dht: introduce locking api.Raghavendra G2014-09-095-1/+658
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-09-102-21/+73
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-09-091-10/+146
* cluster/dht: Fix dht_access treating directory like filesShyam2014-09-091-4/+5
* cluster/dht: Added keys in dht_lookup_everywhere_doneVenkatesh Somyajulu2014-09-091-4/+72
* dht: fix rename raceNithya Balachandran2014-09-091-2/+5
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-09-093-30/+334
* features/changelog: Capture "correct" internal FOPsVenky Shankar2014-09-082-6/+6
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathSusant Palai2014-09-081-7/+47
* cluster/afr: Set pending changelog based on filetype for new entriesPranith Kumar K2014-09-071-4/+12
* NFS: stripe-xlator should pass EOF at end of READDIRNiels de Vos2014-08-251-11/+8
* cluster/afr: Fix mem-leakPranith Kumar K2014-08-191-2/+5
* cluster/ec: Fix incorrect management of NFS requestsXavier Hernandez2014-08-113-89/+51
* ec: Add -msse2 option to avoid fedora/rawhide compilation errorsXavier Hernandez2014-08-031-1/+1
* ec: Fixed coverity scan issuesXavier Hernandez2014-08-039-39/+66
* Disable Erasure Code xlator if MMX is missingEmmanuel Dreyfus2014-07-281-1/+1