summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* dht/rebalance: Go to exit if defrag is NULLSusant Palai2015-05-051-5/+5
* guster/dht: tiered volumes may not allow access to files undergoing migrationDan Lambright2015-05-051-0/+22
* geo-rep: rename handling in dht volumeNithya Balachandran2015-05-051-0/+82
* dht/tier/rebalancer: Fix reset of tiering client pidJoseph Fernandes2015-05-054-3/+5
* cluster/tier: don't use hot tier until subvolumes readyDan Lambright2015-05-052-1/+6
* 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
* tier: fix off-by-one overrun in UUID stringEmmanuel Dreyfus2015-04-271-1/+1
* 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-231-0/+1
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-04-224-8/+62
* 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-084-70/+81
* ctr : Fix for heating of files during promotion/demotionJoseph Fernandes2015-04-081-1/+6
* glusterd: Support distributed replicated volumes on hot tierDan Lambright2015-04-082-4/+36
* dht : coverity fixesManikandan Selvaganesh2015-04-073-10/+12
* 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-0410-101/+101
* cluster/dht: Fix coverity bug in tiering codeDan Lambright2015-04-041-2/+17
* DHT: move regular expression log message to DEBUGvmallika2015-04-021-1/+1
* Xlators : Fixed typosManikandan Selvaganesh2015-04-023-4/+4
* Gfdb Query Fix and Volume option fixJoseph Fernandes2015-03-301-2/+2
* libxlator: Change marker xattr handling interfacePranith Kumar K2015-03-252-53/+20
* Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabledJoseph Fernandes2015-03-252-4/+8
* 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
* features/quota : Introducing inode quotavmallika2015-03-181-34/+81
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-186-123/+64
* dht: suggest to add more bricks when min-free-disk is exceeded.Humble Devassy Chirammal2015-03-182-3/+3
* cluster/dht: create request dictionary if necessary during refreshRaghavendra G2015-03-061-10/+17
* 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/dht: Fixes to should_fix_layout logicRaghavendra G2015-03-031-6/+38
* dht : logically dead code removedManikandan Selvaganesh2015-03-032-12/+4
* 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/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