summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/dht: Cleanup dict in dht_do_rename()Vijay Bellur2016-02-041-0/+2
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-033-19/+39
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-033-81/+326
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-031-9/+36
* cluster/tier: break out of iterating query file once cycle time endsDan Lambright2016-02-031-0/+27
* cluster/ec: Create this->itable in all casesPranith Kumar K2016-01-283-5/+5
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-01-273-14/+19
* tier/dht : Default value for demote-freq, max files and mbJoseph Fernandes2016-01-262-5/+6
* cluster/tier: Ignore quota-deem-statfs for watermark calculationN Balachandran2016-01-251-0/+21
* afr : Check if dict is valid in afr_replies_interpret()Ravishankar N2016-01-211-1/+2
* afr: skip healing data blocks for arbiterRavishankar N2016-01-181-9/+49
* cluster/ec: Get size and config for invalid inodeAshish Pandey2016-01-131-11/+20
* cluster/dht : Rebalance process crashes due to double fd_unrefN Balachandran2016-01-101-6/+11
* cluster/tier: allow db queries to be interruptableDan Lambright2016-01-073-30/+110
* dht: missleading indendentation, gcc-6Kaleb S KEITHLEY2016-01-051-1/+2
* tier/create: store TIER_LINKFILE_GFID in xattr dictionaryMohammed Rafi KC2016-01-051-17/+68
* cluster/tier: check watermark during migrationDan Lambright2016-01-051-46/+57
* cluster/tier: Additional details in error messagesN Balachandran2016-01-041-41/+45
* tier/create: Dynamically allocate gfid memoryMohammed Rafi KC2015-12-291-2/+13
* tier/unlink: symlink failed to unlinkMohammed Rafi KC2015-12-291-1/+5
* quota: limit xattr for subdir not healed on newly added bricksvmallika2015-12-291-1/+19
* afr: Fix excessive logging in afr_accuse_smallfiles()Ravishankar N2015-12-281-1/+2
* Tier: "tier start force" command implementationhari gowtham2015-12-222-3/+3
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2015-12-229-80/+317
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-225-6/+6
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2015-12-224-82/+288
* afr: warn if pending xattrs missing during init()Ravishankar N2015-12-212-1/+17
* cluster/tier: do not block in synctask created from pause tierDan Lambright2015-12-213-18/+126
* tier: Demotion failed if the file was renamed when it was in coldMohammed Rafi KC2015-12-211-11/+26
* tier/dht : Properly free file descriptors during data migrationJoseph Fernandes2015-12-211-6/+5
* afr: handle bad objects during lookup/inode_refreshRavishankar N2015-12-201-1/+10
* afr: refresh inode using fstatRavishankar N2015-12-201-26/+91
* cluster/tier: fix tier-max-files bookeeping and helpDan Lambright2015-12-182-2/+1
* cluster/dht: Handle failure in getxattrSusant Palai2015-12-161-0/+7
* tier:unlink during migrationMohammed Rafi KC2015-12-165-75/+382
* cluster/afr: During name heal, propagate EIO only on gfid or type mismatchKrutika Dhananjay2015-12-161-5/+13
* glusterd/afr: store afr pending xattrs as a volume optionRavishankar N2015-12-151-9/+23
* dht/rebalance: Use seperate return variable for destination cleanupJoseph Fernandes2015-12-121-3/+3
* tier/dht: files are still going to decommissioned subvolMohammed Rafi KC2015-12-091-3/+27
* tier : Spawn promotion or demotion thread depending on local bricksJoseph Fernandes2015-12-091-22/+29
* cluster/tier : Fix double free in tier processN Balachandran2015-12-071-3/+1
* tier/dht: Fix mem leak from lookup response dictJoseph Fernandes2015-12-061-0/+6
* tier/tier: Ignoring status of already migrated filesJoseph Fernandes2015-12-031-5/+16
* cluster/tier: fix loading tier.so into glusterdN Balachandran2015-12-037-41/+72
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-027-58/+102
* cluster/ec: Create copy of dict for setting internal xattrsPranith Kumar K2015-12-012-19/+19
* cluster/afr : Readdirp performance enhancementAnuradha Talur2015-11-305-82/+162
* dht : changing variable type to avoid overflowSakshi Bansal2015-11-261-7/+9
* cluster/afr: change data self-heal size check for arbiterPranith Kumar K2015-11-261-0/+4
* cluster/afr: Remember flags sent by create fopPranith Kumar K2015-11-261-0/+1