summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Fix Null pointer dereference while loggingRaghavendra G2015-07-061-8/+8
* cluster/ec: Remove dead codePranith Kumar K2015-07-061-1376/+2
* cluster/ec: wind fops on good subvols for access/readdir[p]Pranith Kumar K2015-07-017-137/+203
* cluster/dht: use refcount to manage memory used to store migrationRaghavendra G2015-07-012-21/+46
* afr: Porting messages to new logging frameworkarao2015-06-2816-473/+748
* tier/ctr: Ignore creation of T file and Ctr Lookup heal improvememntsDan Lambright2015-06-271-3/+2
* cluster/afr : set pending xattrs for replaced brickAnuradha2015-06-275-10/+250
* tier/dht: Fixing non atomic promotion/demotion w.r.t to frequency periodJoseph Fernandes2015-06-271-40/+59
* quota: Fix statfs values in EC when quota_deem_statfs is enabledvmallika2015-06-271-4/+12
* ec: Porting messages to new logging frameworkNandaja Varma2015-06-2715-463/+1323
* cluster/afr : truncate all sinks filesAnuradha2015-06-261-14/+11
* afr: Block fops when file is in split-brainRavishankar N2015-06-264-14/+76
* tiering/rebalance: tier daemon stopped with out updating statusMohammed Rafi KC2015-06-261-3/+0
* EC : While Healing a file, set the config xattrAshish Pandey2015-06-261-1/+14
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-06-256-41/+68
* ec: Display correct message after successful heal startAshish Pandey2015-06-221-1/+1
* afr: complete conservative merge even in case of gfid split-brainRavishankar N2015-06-221-2/+18
* tiering:static function called from a non static inline functionMohammed Rafi KC2015-06-221-2/+2
* dht : Error value check before performing rebalance completeSakshi2015-06-221-5/+13
* Changing log level to DEBUG in case of ENOENTAshish Pandey2015-06-191-2/+3
* cluster/ec: Avoid parallel executions of the same state machineXavier Hernandez2015-06-181-11/+13
* cluster/dht: Prevent use after free bugPranith Kumar K2015-06-181-1/+3
* cluster/ec: Wind unlock fops at all costPranith Kumar K2015-06-182-8/+45
* cluster/ec: Prevent double unwindPranith Kumar K2015-06-184-13/+12
* cluster/afr: Do not attempt entry self-heal if the last lookup on entry faile...Krutika Dhananjay2015-06-171-2/+9
* tier/volume set: Validate volume set option for tierMohammed Rafi KC2015-06-161-0/+6
* cluster/ec: Prevent Null dereference in dht-renamePranith Kumar K2015-06-161-1/+1
* features/changelog: Avoid setattr fop logging during renameSaravanakumar Arumugam2015-06-113-23/+34
* stripe: fix use-after-freeJeff Darcy2015-06-101-4/+10
* cluster/ec: EC_XATTR_DIRTY doesn't come in responsePranith Kumar K2015-06-062-27/+9
* dht: Add lookup-optimize configuration option for DHTShyam2015-06-054-16/+66
* cluster/dht: fix incorrect dst subvol info in inode_ctxNithya Balachandran2015-06-046-68/+156
* dht/rebalance : Fixed rebalance failureNithya Balachandran2015-06-042-3/+17
* cluster/dht: Fix dht_setxattr to follow files under migrationNithya Balachandran2015-06-042-17/+347
* cluster/dht: pass a destination subvol to fop2 variants to avoid races.Raghavendra G2015-06-045-134/+193
* cluster/dht: Don't rely on linkto xattr to find destination subvolRaghavendra G2015-06-031-101/+31
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-032-3/+11
* cluster/ec: Fix incorrect check for iatt differencesXavier Hernandez2015-06-031-5/+19
* dht/rebalance: Change log_level to DEBUGSusant Palai2015-06-011-2/+3
* cluster/tier: load libgfdb.so properly in all casesNiels de Vos2015-06-011-1/+1
* tiering/rebalance: Use separate pid/socket file for tieringMohammed Rafi KC2015-05-311-2/+3
* tier: Do not allow detach-tier commands on a non-tiered volumeMohammed Rafi KC2015-05-311-1/+2
* cluster/ec: Ignore differences in non locked inodesXavier Hernandez2015-05-305-28/+100
* afr: allow readdir to proceed for directories in split-brainRavishankar N2015-05-291-18/+22
* cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()Krutika Dhananjay2015-05-281-1/+1
* cluster/ec: Fix all EIO errors in ECPranith Kumar K2015-05-2817-1065/+1347
* glusterd: add counter support for tiered volumesDan Lambright2015-05-283-1/+22
* cluster/afr : Do not copy dict when it is NULLAnuradha2015-05-151-1/+1
* dht/tier/rebalancer: Fix reset of tiering client pidJoseph Fernandes2015-05-104-3/+5
* dht: make lookup-unhashed=auto do something actually usefulJeff Darcy2015-05-096-48/+577