summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr : Prevent inode-evict during split-brain resolutionAnuradha2015-05-095-58/+303
* cluster/ec: Change meaning of trusted.ec.dirtyPranith Kumar K2015-05-087-208/+555
* cluster/ec: data heal implementation for ecPranith Kumar K2015-05-083-8/+788
* cluster/ec: metadata/name/entry heal implementation for ecPranith Kumar K2015-05-082-0/+1058
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-084-118/+57
* cluster/ec: add separate versions for data/entry, metadataAshish Pandey2015-05-088-29/+104
* cluster/ec: Use fd instead of loc for get_size_versionAshish Pandey2015-05-083-57/+63
* cluster/tier: don't use hot tier until subvolumes readyDan Lambright2015-05-082-1/+6
* features/shard: Implement [f]truncate fopsKrutika Dhananjay2015-05-081-2/+2
* geo-rep: rename handling in dht volumeNithya Balachandran2015-05-081-0/+82
* guster/dht: tiered volumes may not allow access to files undergoing migrationDan Lambright2015-05-081-0/+22
* Restore build on non Linux systemsEmmanuel Dreyfus2015-05-072-4/+7
* dht/rebalance: Throttle rebalanceSusant Palai2015-05-073-4/+133
* dht/rebalancer: Marking tiering migration fopsJoseph Fernandes2015-05-073-6/+34
* cluster/ec: Perform inode-write on healing subvolsPranith Kumar K2015-05-073-129/+88
* rebalance: Introducing local crawl and parallel migrationSusant Palai2015-05-076-252/+1134
* afr: add arbitration supportRavishankar N2015-05-058-32/+207
* arbiter: load arbiter xlator on every 3rd brick of a replica 3 AFR subvolRavishankar N2015-05-032-0/+8
* cluster/ec: Handle unhandled statesPranith Kumar K2015-05-021-0/+3
* cluster/afr,dht: Fix memleak after syncop_readlinkPranith Kumar K2015-05-012-0/+2
* dht: tackle thread race in dht_getxattr_cbkSusant Palai2015-05-011-17/+24
* tier: relax libgfdb required version numberEmmanuel Dreyfus2015-04-281-1/+1
* tier: fix off-by-one overrun in UUID stringEmmanuel Dreyfus2015-04-271-1/+1
* 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