summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* afr: add arbitration supportRavishankar N2015-05-058-32/+207
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-044-118/+57
* cluster/ec: Use fd instead of loc for get_size_versionAshish Pandey2015-05-043-57/+63
* dht: Add a null check before freeing dir_dfmeta and tmp_containerSusant Palai2015-05-041-10/+19
* tier: relax libgfdb required version numberEmmanuel Dreyfus2015-05-031-1/+1
* dht/rebalancer: Marking tiering migration fopsJoseph Fernandes2015-05-013-6/+34
* dht: tackle thread race in dht_getxattr_cbkSusant Palai2015-04-291-17/+24
* rebalance: Introducing local crawl and parallel migrationSusant Palai2015-04-296-248/+1121
* cluster/ec: Handle unhandled statesPranith Kumar K2015-04-281-0/+3
* arbiter: load arbiter xlator on every 3rd brick of a replica 3 AFR subvolRavishankar N2015-04-272-0/+8
* tier: fix off-by-one overrun in UUID stringEmmanuel Dreyfus2015-04-271-1/+1
* cluster/ec: Perform inode-write on healing subvolsPranith Kumar K2015-04-243-129/+88
* xlators/cluster/dht: Fix Resource leak (CID 1291751)Günther Deschner2015-04-241-1/+3
* dht: Fixing dereference after null checkarao2015-04-231-1/+1
* cluster/afr,dht: Fix memleak after syncop_readlinkPranith Kumar K2015-04-232-0/+2
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-04-224-8/+62
* quota/disperse: handle inode quotas in xattr aggregatevmallika2015-04-141-13/+22
* cluster/ec: Entry self-heal fixesPranith Kumar K2015-04-131-79/+27
* cluster/ec: Fix readdir de-itransformPranith Kumar K2015-04-113-8/+73
* cluster/ec: Ignore volume-mark key for comparing dictsPranith Kumar K2015-04-101-0/+1
* cluster/ec: Fix iobuf mem leakRaghavendra Talur2015-04-101-2/+2
* Cluster/DHT Mismatching gfid values in dht_local_tNithya Balachandran2015-04-081-11/+6
* dht : null dereference coverity fixManikandan Selvaganesh2015-04-081-1/+1
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-0811-113/+135
* ctr : Fix for heating of files during promotion/demotionJoseph Fernandes2015-04-081-1/+6
* cluster/ec: Have same ec_manager_* for [f]set/[f]removexattrPranith Kumar K2015-04-081-206/+80
* glusterd: Support distributed replicated volumes on hot tierDan Lambright2015-04-082-4/+36
* afr : null dereference coverity fix.Manikandan Selvaganesh2015-04-081-14/+25
* Cluster/afr : Coverity fix.Manikandan Selvaganesh2015-04-081-4/+0
* dht : coverity fixesManikandan Selvaganesh2015-04-073-10/+12
* cluster/ec: Refactor inode-writevPranith Kumar K2015-04-064-478/+145
* cluster/dht: Unwind with proper op_retRaghavendra Talur2015-04-061-12/+86
* cluster/dht: fix spurious smoke test failureGaurav Kumar Garg2015-04-061-2/+2
* cluster/dht: fix tier.c problems found prior to feature freezeDan Lambright2015-04-063-58/+205
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-0428-198/+198
* cluster/dht: Fix coverity bug in tiering codeDan Lambright2015-04-041-2/+17
* Tests: fix spurious failure in read-subvol-entry.tEmmanuel Dreyfus2015-04-021-1/+1
* DHT: move regular expression log message to DEBUGvmallika2015-04-021-1/+1
* Xlators : Fixed typosManikandan Selvaganesh2015-04-027-8/+8
* cluster/ec: Implement heal info for ecPranith Kumar K2015-03-302-1/+28
* Gfdb Query Fix and Volume option fixJoseph Fernandes2015-03-301-2/+2
* cluster/ec: Use fd when appropriate for updating size/versionPranith Kumar K2015-03-271-3/+9
* libxlator: Change marker xattr handling interfacePranith Kumar K2015-03-258-188/+88
* Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabledJoseph Fernandes2015-03-252-4/+8
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-241-12/+0
* cluster/ec: Refactor ec-dir-writePranith Kumar K2015-03-242-670/+158
* build: tier.h does not need to include sys/xattr.hNiels de Vos2015-03-231-1/+0
* build: pass SQLITE_CFLAGS while building dht files that include tier.hNiels de Vos2015-03-231-2/+1
* cluster/dht: Add tier translator.Dan Lambright2015-03-2112-31/+1300
* cluster/afr : enable inspection & resolution of files in split-brainAnuradha2015-03-195-33/+336