summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-217-58/+102
* cluster/afr : Readdirp performance enhancementAnuradha Talur2015-12-215-82/+162
* cluster/tier: fix tier-max-files bookeeping and helpDan Lambright2015-12-202-2/+1
* cluster/afr: During name heal, propagate EIO only on gfid or type mismatchKrutika Dhananjay2015-12-181-5/+13
* glusterd/afr: store afr pending xattrs as a volume optionRavishankar N2015-12-161-9/+23
* dht/rebalance: Use seperate return variable for destination cleanupJoseph Fernandes2015-12-151-3/+3
* tier/dht: files are still going to decommissioned subvolMohammed Rafi KC2015-12-111-3/+27
* tier : Spawn promotion or demotion thread depending on local bricksJoseph Fernandes2015-12-091-22/+29
* tier/dht: Fix mem leak from lookup response dictJoseph Fernandes2015-12-091-0/+6
* cluster/tier : Fix double free in tier processN Balachandran2015-12-081-3/+1
* tier/tier: Ignoring status of already migrated filesJoseph Fernandes2015-12-061-5/+16
* cluster/tier: fix loading tier.so into glusterdN Balachandran2015-12-047-41/+72
* cluster/ec: Create copy of dict for setting internal xattrsPranith Kumar K2015-12-012-19/+19
* cluster/afr: Remember flags sent by create fopPranith Kumar K2015-11-261-0/+1
* cluster/ec: Allow read fops to be processed in parallelXavier Hernandez2015-11-247-192/+360
* cluster/tier: readdirp to cold tier onlyDan Lambright2015-11-246-109/+507
* afr: Drop compatibility lock for data self-healRavishankar N2015-11-231-18/+0
* cluster/ec: Mark internal fops appropriatelyXavier Hernandez2015-11-204-27/+58
* cluster/tier: Do not delete linkto file on demotionN Balachandran2015-11-192-2/+9
* cluster/tier: Disallow detach commit when detach in progressDan Lambright2015-11-162-4/+1
* cluster/ec: fix bug in update_goodPranith Kumar K2015-11-111-5/+7
* dht: update cached subvolume during readdirp cbkMohammed Rafi KC2015-11-091-32/+62
* dht: heal directory path if the directory is not presentMohammed Rafi KC2015-11-093-7/+246
* tier/libgfdb: Replacing ASCII query file with binaryJoseph Fernandes2015-11-082-194/+152
* cluster/tier correct promotion cycle calculationDan Lambright2015-11-071-3/+9
* cluster/tier: fix lookup-unhashed on tiered volumesDan Lambright2015-11-061-2/+1
* tier/dht: Ignoring replica for migration countingJoseph Fernandes2015-11-051-7/+24
* cluster/tier : Files skipped during tier query parsingN Balachandran2015-11-041-2/+2
* quota: add version to quota xattrsvmallika2015-11-023-5/+5
* cluster/ec: update version and size on good bricksAshish Pandey2015-11-011-10/+2
* stripe: set ENOENT when a READ hits EOFNiels de Vos2015-11-011-0/+5
* cluster/tier dont log error on lookup heal for files on hot tierDan Lambright2015-10-302-17/+25
* cluster/ec: Implement gfid-hash read-policyPranith Kumar K2015-10-293-10/+73
* cluster/afr: disable self-heal lock compatibility for arbiter volumesPranith Kumar K2015-10-291-8/+12
* afr: write zeros to sink for non-sparse filesRavishankar N2015-10-292-16/+43
* afr: fixes in transaction codeRavishankar N2015-10-263-15/+11
* cluster/dht : op_ret not set correctly in dht_fsync_cbkN Balachandran2015-10-251-1/+1
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-216-7/+227
* cluster/tier do not abort migration if a single brick is downDan Lambright2015-10-211-12/+12
* cluster/tier remove suprious log messages on valid failed migrationDan Lambright2015-10-191-1/+8
* cluster/ec : Remove index entries if file/dir does not existAshish Pandey2015-10-181-33/+45
* cluster/dht : Do not migrate files with POSIX locks heldN Balachandran2015-10-181-11/+95
* tier/ctr: CTR DB named lookup heal of cold tier during attach tierJoseph Fernandes2015-10-101-2/+128
* cluster/tier: add watermarks and policy driverDan Lambright2015-10-105-97/+470
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-093-19/+298
* tier/dht: unlink fails after lookup in a directoryMohammed Rafi KC2015-10-081-14/+17
* cluster/afr: Handle stack reset failuresPranith Kumar K2015-10-072-0/+8
* cluster/ec : Mark new entry changelog in entry self-healv3.7.5Ashish Pandey2015-10-062-7/+79
* dht/rebalance: fix mem-leak in rebalanceSusant Palai2015-10-062-5/+32
* fd: Do fd_bind on successful openPranith Kumar K2015-10-054-0/+7