summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Convert quota size from n/w to host order before useKrutika Dhananjay2015-03-121-0/+4
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-098-39/+719
* cluster/afr: Handle getxattr of quota-size keyPranith Kumar K2015-03-093-61/+103
* cluster/dht: create request dictionary if necessary during refreshRaghavendra G2015-03-061-10/+17
* cluster/afr: Implementation of quorum-readsPranith Kumar K2015-03-055-2/+32
* cluster/ec: Allow heal on name less locPranith Kumar K2015-03-053-14/+39
* testing: Switch to cmocka the successor of cmockery2Niels de Vos2015-03-053-18/+8
* xlators/dht : divide by zero coverity fixManikandan Selvaganesh2015-03-051-1/+2
* cluster/dht: fixes to should_layout_fix logicRaghavendra G2015-03-052-12/+53
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-047-67/+92
* glfs_fini: Clean up all the resources allocated in glfs_new.Poornima G2015-03-041-1/+0
* cluster/dht: Fixes to should_fix_layout logicRaghavendra G2015-03-031-6/+38
* dht : logically dead code removedManikandan Selvaganesh2015-03-032-12/+4
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-273-138/+11
* cluster/dht: Propagate an event only after hearing the same from all subvolumesAnoop C S2015-02-261-0/+3
* dht: fix for dht_lock_count() compile errorNiels de Vos2015-02-262-2/+2
* cluster/dht: serialize execution of dht_discover_complete andRaghavendra G2015-02-251-1/+10
* cluster/afr : provide split-brain info by using getxattrAnuradha2015-02-253-0/+140
* ec: Add trusted.ec.dirty xattrXavier Hernandez2015-02-238-121/+297
* cluster/dht: synchronize with other concurrent healers while healing layout.Raghavendra G2015-02-205-41/+562
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-181-0/+6
* cluster/dht: Fix dht_link to follow files under migrationShyam2015-02-171-19/+124
* cluster/dht: Modify dht-rebalance.c to use trusted.distribute.migrate-dataDan Lambright2015-02-133-5/+25
* cluster/afr: Enable auto-quorum for replicate with odd number of bricksPranith Kumar K2015-02-091-8/+16
* cluster/afr: Re-introduce heal-timeout optionPranith Kumar K2015-02-063-1/+14
* syncop: Provide syncop_ftw and syncop_dir_scan utilsPranith Kumar K2015-02-061-257/+117
* ec: Special handling of anonymous fdXavier Hernandez2015-02-051-11/+11
* cluster/afr: Fix parent read subvol selection policy in lookupKrutika Dhananjay2015-02-041-1/+1
* cluster/ec: Wait for all bricks to notify before notifying parentPranith Kumar K2015-02-021-14/+34
* Compare key with GF_XATTR_LOCKINFO_KEY with length of GF_XATTR_LOCKINFO_KEY i...Dennis Schafroth2015-02-021-1/+1
* cluster/afr: When parent and entry read subvols are different, set entry->ino...Krutika Dhananjay2015-02-022-23/+94
* afr : Change in heal info split-brain commandAnuradha2015-01-302-5/+12
* afr: Don't write to sparse regions of sink.Ravishankar N2015-01-301-2/+39
* doc: Fix typos in stripe xlator src, no code changes presentHumble Chirammal2015-01-281-5/+5
* cluster/ec: Handle CHILD UP/DOWN in all casesPranith Kumar K2015-01-282-104/+134
* ec: Fix posix compliance failuresXavier Hernandez2015-01-286-87/+101
* cluster/dht: In MKDIR(), aggregate iatts from non-hashed subvols tooKrutika Dhananjay2015-01-231-1/+12
* mgmt/glusterd: Implement Volume heal enable/disablePranith Kumar K2015-01-202-6/+30
* cluster/dht: Fix incorrect updates to parent timesKrutika Dhananjay2015-01-191-6/+5
* ec: Don't use inodelk on getxattr when clearing locksXavier Hernandez2015-01-182-9/+12
* ec: Remove unneeded 'inline' for ec_is_internal_xattr()Xavier Hernandez2015-01-182-2/+2
* cluster/dht: Don't restore entry when only one subvolume is presentPranith Kumar K2015-01-181-3/+6
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-158-59/+343
* ec: Remove O_APPEND from flags on create and open.Xavier Hernandez2015-01-094-53/+60
* cluster/ec: Handle internal xattr get/setPranith Kumar K2015-01-086-115/+188
* cluster/ec: Do not modify quota, selinux xattrs in healingPranith Kumar K2015-01-081-14/+38
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-054-12/+14
* cluster/afr: serialize inode locksPranith Kumar K2015-01-042-60/+186
* afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506aAnuradha2015-01-013-1/+10
* cluster/afr: Make entry-self-heal in afr-v2 compatible with afr-v1Pranith Kumar K2014-12-261-1/+28