summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* dht: lock on subvols to prevent lookup vs rmdir raceSakshi2016-04-055-89/+435
* tier/dht : Attach tier fix layout to run in backgroundJoseph Fernandes2016-03-282-25/+247
* dht: update attr information in refresh layout to avoidSakshi Bansal2016-03-231-1/+8
* 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
* TIER: stopping the tierd when the volume goes downhari gowtham2016-03-141-0/+9
* Tier: Avoiding stale entries from causing demotion to stophari gowtham2016-03-132-3/+36
* tier: Fix unused-but-set-variable warningRaghavendra Talur2016-03-031-2/+0
* cluster/tier: make promotion and demotion independantDan Lambright2016-02-282-126/+127
* dht: mkdir must unwind with latest ctimeSakshi Bansal2016-02-262-0/+24
* dht: cleanup dict and free memory in rename code pathSakshi Bansal2016-02-241-0/+4
* dht: file rename must take blocking inode locksSakshi Bansal2016-02-211-5/+5
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-152-2/+4
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-3/+1
* cluster/dht: Skip subvols if no layout presentN Balachandran2016-02-141-0/+8
* cluster/tier : Fixed wrong variable comparisonN Balachandran2016-02-101-3/+15
* dht/quota : heal the limit_objects_key xattr needed for inode-quotaManikandan Selvaganesh2016-02-101-0/+11
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-073-1/+132
* cluster/dht: Cleanup dict in dht_do_rename()Vijay Bellur2016-02-041-0/+2
* 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
* 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
* 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
* 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
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2015-12-224-82/+288
* 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
* 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
* 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
* dht : changing variable type to avoid overflowSakshi Bansal2015-11-261-7/+9