summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/tier: add watermarks and policy driverDan Lambright2015-10-105-100/+456
* cluster/ec: Implement gfid-hash read-policyPranith Kumar K2015-10-093-10/+73
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-083-16/+297
* cluster/afr: Handle stack reset failuresPranith Kumar K2015-10-072-0/+8
* dht/rebalance: fix layout and dict leaksSusant Palai2015-10-062-0/+11
* cluster/ec : Mark new entry changelog in entry self-healAshish Pandey2015-10-062-7/+79
* dht/rebalance: fix mem-leak in migration code pathSusant Palai2015-10-011-5/+21
* glusterd, dht: volume set for use-readdirp in dhtPranith Kumar K2015-10-011-0/+3
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-2410-11/+48
* cluster/tier: Handle FOPs on files being migratedN Balachandran2015-09-226-87/+475
* tier/dht: unlink fails after lookup in a directoryMohammed Rafi KC2015-09-171-14/+17
* cluster/tier do not flag migration error on already migrated fileDan Lambright2015-09-161-15/+13
* cluster/tier: Fixed a crash in tieringNithya Balachandran2015-09-161-2/+2
* afr: perform replace-brick in a synctaskRavishankar N2015-09-154-14/+73
* dht: reverting changes that takes lock on all subvols to prevent rmdir vs loo...Sakshi2015-09-145-331/+84
* afr : get split-brain-status in a synctaskAnuradha Talur2015-09-146-22/+103
* cluster/dht : Propagate op_errno on failureNithya Balachandran2015-09-131-0/+1
* dht/cluster: Avoid crash if local is NULLSusant Palai2015-09-131-5/+17
* cluster/tier fix bug with sql includes introduced by 12031Dan Lambright2015-09-112-3/+3
* dht/remove-brick: Avoid data loss for hard link migrationSusant Palai2015-09-091-6/+36
* dht: NULL dereferencing causes crashMohammed Rafi KC2015-09-081-2/+2
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-083-44/+105
* afr: Do not wind the full writev payload to arbiter brickRavishankar N2015-09-071-0/+30
* cluster/tier: avoid filling /var/run with tiering filesDan Lambright2015-09-021-4/+28
* afr: Unset dirty xattr after setting pending xattr during post-opRavishankar N2015-09-021-13/+13