summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/tier: readdirp to cold tier onlyDan Lambright2015-11-236-109/+496
* cluster/ec: Mark internal fops appropriatelyXavier Hernandez2015-11-194-27/+58
* afr: Drop compatibility lock for data self-healRavishankar N2015-11-181-18/+0
* cluster/tier: Do not delete linkto file on demotionN Balachandran2015-11-182-2/+9
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-186-11/+13
* dht: loc should store proper gfidSakshi Bansal2015-11-171-0/+1
* dht: set proper errno when hashed subvol is not foundSakshi Bansal2015-11-171-5/+5
* core: use syscall wrappers instead of direct syscalls - tailKaleb S KEITHLEY2015-11-161-2/+2
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2015-11-162-1/+7
* cluster/tier: Disallow detach commit when detach in progressDan Lambright2015-11-162-7/+5
* cluster/afr : Remove stale indicesAshish Pandey2015-11-161-1/+22
* cluster/ec: fix bug in update_goodPranith Kumar K2015-11-111-5/+7
* dht: heal directory path if the directory is not presentMohammed Rafi KC2015-11-083-7/+246
* dht: update cached subvolume during readdirp cbkMohammed Rafi KC2015-11-081-32/+62
* cluster/tier correct promotion cycle calculationDan Lambright2015-11-071-3/+9
* tier/libgfdb: Replacing ASCII query file with binaryJoseph Fernandes2015-11-062-194/+152
* cluster/tier: fix lookup-unhashed on tiered volumesDan Lambright2015-11-051-2/+1
* cluster/ec: Fix bad management of lock ownersXavier Hernandez2015-11-053-10/+11
* tier/dht: Ignoring replica for migration countingJoseph Fernandes2015-11-041-7/+24
* cluster/tier : Files skipped during tier query parsingN Balachandran2015-11-031-2/+2
* quota: add version to quota xattrsvmallika2015-11-023-5/+5
* cluster/dht/rebalance: rebalance failure handlingSusant Palai2015-10-292-25/+161
* cluster/afr: disable self-heal lock compatibility for arbiter volumesPranith Kumar K2015-10-291-8/+12
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-282-6/+8
* afr: write zeros to sink for non-sparse filesRavishankar N2015-10-282-16/+43
* cluster/tier do not log error message on lookup heal for files on hot tierDan Lambright2015-10-282-17/+25
* cluster/ec: update version and size on good bricksAshish Pandey2015-10-281-10/+2
* afr: wind writes only on subvols where preop succeededRavishankar N2015-10-261-2/+4
* libglusterfs: replace default functions with generated versionsJeff Darcy2015-10-221-1/+1
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-216-7/+227
* cluster/dht : op_ret not set correctly in dht_fsync_cbkN Balachandran2015-10-211-1/+1
* cluster/tier do not abort migration if a single brick is downDan Lambright2015-10-201-12/+12
* afr: do not wind write if pre-op fails on all childrenRavishankar N2015-10-203-13/+7
* 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-151-33/+45
* cluster/dht : Do not migrate files with POSIX locks heldN Balachandran2015-10-151-10/+95
* tier/ctr: CTR DB named lookup heal of cold tier during attach tierJoseph Fernandes2015-10-101-2/+128