summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* afr: misc performance improvementsRavishankar N2016-03-082-29/+56
* afr: do not set arbiter as a readable subvol in inode contextRavishankar N2016-03-041-0/+13
* tier: Fix unused-but-set-variable warningRaghavendra Talur2016-03-031-2/+0
* cluster/afr: Don't delete gfid-req from lookup requestPranith Kumar K2016-03-022-5/+9
* afr: Add throttled background client-side healsRavishankar N2016-03-016-58/+200
* cluster/ec: Fix invalid config check for directoriesXavier Hernandez2016-02-292-1/+15
* 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-153-3/+5
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-3/+1
* cluster/dht: Skip subvols if no layout presentN Balachandran2016-02-141-0/+8
* cli/ afr: op_ret for index heal launchRavishankar N2016-02-111-2/+3
* 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/ec: Automate heal for replace brickAshish Pandey2016-02-083-0/+68
* cluster/ec: Never return -ve statePranith Kumar K2016-02-081-1/+1
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-073-1/+132
* cluster/ec: Handle non-existent config xattr for non regular filesXavier Hernandez2016-02-051-23/+25
* afr: add seek() FOPNiels de Vos2016-02-052-0/+83
* cluster/ec: add seek() FOPXavier Hernandez2016-02-054-1/+209
* stripe: add seek() FOP as not supportedNiels de Vos2016-02-041-0/+12
* 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