summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* glusterd, dht: volume set for use-readdirp in dhtPranith Kumar K2015-10-041-0/+3
* cluster/dht : FOP handling during file migrationN Balachandran2015-09-281-2/+3
* cluster/tier: Handle FOPs on files being migratedN Balachandran2015-09-256-89/+475
* cluster/dht: Reset source file mode bits on migration failureNithya Balachandran2015-09-211-3/+94
* cluster/dht : Propagate op_errno on failureNithya Balachandran2015-09-211-0/+1
* cluster/tier: Fixed a crash in tieringNithya Balachandran2015-09-161-2/+2
* cluster/tier do not flag migration error on already migrated fileDan Lambright2015-09-161-15/+13
* afr: perform replace-brick in a synctaskRavishankar N2015-09-154-14/+73
* afr : get split-brain-status in a synctaskAnuradha Talur2015-09-156-22/+103
* dht/remove-brick: Avoid data loss for hard link migrationSusant Palai2015-09-131-8/+49
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-113-41/+103
* dht: NULL dereferencing causes crashMohammed Rafi KC2015-09-101-2/+2
* 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-031-4/+28
* cluster/tier: make attach/detach work with new rebalance logicDan Lambright2015-09-022-25/+31
* cluster/dht: maintain start state of rebalance daemon across graph switch.Dan Lambright2015-09-021-3/+12
* cluster/tier: account for reordered layoutsDan Lambright2015-09-022-14/+32
* afr: Unset dirty xattr after setting pending xattr during post-opRavishankar N2015-09-021-13/+13
* cluster/afr: Make [f]xattrop metadata transactionPranith Kumar K2015-08-314-183/+234
* cluster/dht: Don't set posix acls on linkto filesNithya Balachandran2015-08-311-0/+34
* afr: modify afr_txn_nothing_failed()Ravishankar N2015-08-311-12/+3
* ec : trusted.ec.version xattr of all root directories of all bricks should be...Ashish Pandey2015-08-291-0/+3
* cluster/afr : Examine data/metadata readable for read-subvolAnuradha Talur2015-08-282-23/+70
* cluster/dht: avoid mknod on decommissioned brickSusant Palai2015-08-272-35/+334
* dht: block/handle create op falling to decommissioned brickSusant Palai2015-08-265-56/+455
* afr: launch index heal on local subvols up on a child-up eventRavishankar N2015-08-231-17/+11
* dht/tiering : create new dictionary during migrationMohammed Rafi KC2015-08-191-2/+10