summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/distribute: use a linked inode in directory heal codepathRaghavendra G2016-05-162-11/+58
* cluster/tier: downgrade max-cycle-time log message to INFODan Lambright2016-05-161-1/+1
* tier/detach: Clear tier-fix-layout-complete xattr after migration threads joinJoseph Fernandes2016-05-141-33/+42
* cluster/afr : Do post-op in case of symmetric errorsAnuradha Talur2016-05-131-2/+6
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-121-2/+2
* tier: avoid pthread_join if pthread_create failsPrasanna Kumar Kalever2016-05-111-2/+5
* tier/detach : During detach check if background fixlayout is doneJoseph Fernandes2016-05-061-1/+16
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-05-065-21/+218
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-051-1/+10
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-041-1/+1
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-044-6/+69
* cluster/ec: Fix issues with eager lockingXavier Hernandez2016-05-022-75/+192
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-05-022-13/+108
* dht/rebalance: add lock migration fop to dht_migrate_fileSusant Palai2016-05-012-63/+112
* cluster/dht: handle EREMOTE in dht lk/flushSusant Palai2016-05-012-7/+98
* glusterd: volume set changes for lock migrationSusant Palai2016-05-012-3/+27
* tier/migrator: Fetch the next query file for the next cycleJoseph Fernandes2016-04-302-0/+25
* afr/index: changes for granular entry self-healRavishankar N2016-04-302-10/+86
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-299-48/+408
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-292-6/+20
* libglusterfs: Add debug and trace logs for stack traceRaghavendra Talur2016-04-272-4/+5
* cluster/afr: Do not fsync when durability is offPranith Kumar K2016-04-271-0/+3
* afr: propagate child up event after timeoutRavishankar N2016-04-274-99/+200
* tier/dht: check for rebalance completion for EIO errorMohammed Rafi KC2016-04-251-1/+3
* dht/rebalance: Handle GF_DEFRAG_STOPSusant Palai2016-04-251-0/+17
* dht: Add lease() fopPoornima G2016-04-253-0/+47
* cluster/afr: Fix inode-leak in data self-healPranith Kumar K2016-04-241-1/+1
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-225-27/+646
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-204-16/+48
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-191-2/+10
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-155-15/+138
* cluster/afr: Fix witness counting code in src/sink detectionPranith Kumar K2016-04-111-7/+19
* arbiter: write performance improvementRavishankar N2016-04-112-12/+12
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-071-0/+45
* dht: lock on subvols to prevent rename and lookup selfheal raceSakshi2016-04-061-43/+158
* dht: lock on subvols to prevent lookup vs rmdir raceSakshi2016-04-055-89/+435
* cluster/afr: Use parallel dir scan functionalityPranith Kumar K2016-04-044-13/+59
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-03-315-43/+6
* afr: add mtime based split-brain resolution to CLIRavishankar N2016-03-291-10/+71
* tier/dht : Attach tier fix layout to run in backgroundJoseph Fernandes2016-03-282-25/+247
* cluster/afr: Fix read-child selection in entry create fopPranith Kumar K2016-03-282-3/+46
* dht: update attr information in refresh layout to avoidSakshi Bansal2016-03-231-1/+8
* afr : Enable auto heal when replica count increasesAnuradha Talur2016-03-215-82/+134
* dht: report constant directory sizeJeff Darcy2016-03-204-1/+81
* cluster/tier: add tunable to migrate files based on sizeDan Lambright2016-03-163-0/+29
* cluster/ec: Provide an option to enable/disable eager lockAshish Pandey2016-03-153-3/+16
* TIER: stopping the tierd when the volume goes downhari gowtham2016-03-141-0/+9
* cluster/ec: Do not ref dictionary in lookupPranith Kumar K2016-03-141-7/+4
* Tier: Avoiding stale entries from causing demotion to stophari gowtham2016-03-132-3/+36
* cluster/afr: Choose local child as source if possiblePranith Kumar K2016-03-119-31/+57