summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* features/quota : Introducing inode quotavmallika2015-03-182-52/+108
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-189-176/+77
* dht: suggest to add more bricks when min-free-disk is exceeded.Humble Devassy Chirammal2015-03-182-3/+3
* cluster/afr: Make read child match check in afr optionalKrutika Dhananjay2015-03-183-0/+19
* afr: remove stale index entriesRavishankar N2015-03-173-4/+66
* 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