summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* ec: Fix failures with missing filesXavier Hernandez2015-05-095-283/+164
* core: use reference counting for mem_acct structuresJeff Darcy2015-05-092-12/+4
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-05-094-8/+62
* cluster/dht: change log level of developer logs to DEBUGVijay Bellur2015-05-091-2/+2
* cluster/afr : Prevent inode-evict during split-brain resolutionAnuradha2015-05-095-58/+303
* cluster/ec: Change meaning of trusted.ec.dirtyPranith Kumar K2015-05-087-208/+555
* cluster/ec: data heal implementation for ecPranith Kumar K2015-05-083-8/+788
* cluster/ec: metadata/name/entry heal implementation for ecPranith Kumar K2015-05-082-0/+1058
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-084-118/+57
* cluster/ec: add separate versions for data/entry, metadataAshish Pandey2015-05-088-29/+104
* cluster/ec: Use fd instead of loc for get_size_versionAshish Pandey2015-05-083-57/+63
* cluster/tier: don't use hot tier until subvolumes readyDan Lambright2015-05-082-1/+6
* features/shard: Implement [f]truncate fopsKrutika Dhananjay2015-05-081-2/+2
* geo-rep: rename handling in dht volumeNithya Balachandran2015-05-081-0/+82
* guster/dht: tiered volumes may not allow access to files undergoing migrationDan Lambright2015-05-081-0/+22
* Restore build on non Linux systemsEmmanuel Dreyfus2015-05-072-4/+7
* dht/rebalance: Throttle rebalanceSusant Palai2015-05-073-4/+133
* dht/rebalancer: Marking tiering migration fopsJoseph Fernandes2015-05-073-6/+34
* cluster/ec: Perform inode-write on healing subvolsPranith Kumar K2015-05-073-129/+88
* rebalance: Introducing local crawl and parallel migrationSusant Palai2015-05-076-252/+1134