summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src
Commit message (Expand)AuthorAgeFilesLines
* cluster/tier: load libgfdb.so properly in all casesDan Lambright2015-05-161-1/+1
* dht/rebalance : Fixed rebalance failureNithya Balachandran2015-05-142-3/+17
* dht : null dereference coverity fix.Manikandan Selvaganesh2015-05-141-1/+2
* dht/rebalance: Change log_level to DEBUGSusant Palai2015-05-121-2/+3
* dht: make lookup-unhashed=auto do something actually usefulJeff Darcy2015-05-106-57/+577
* core: use reference counting for mem_acct structuresJeff Darcy2015-05-092-12/+4
* cluster/dht: change log level of developer logs to DEBUGVijay Bellur2015-05-091-2/+2
* glusterd: add counter support for tiered volumesDan Lambright2015-05-083-1/+22
* dht: Fixing dereference after null checkarao2015-05-081-13/+38
* features/shard: Implement [f]truncate fopsKrutika Dhananjay2015-05-071-2/+2
* Restore build on non Linux systemsEmmanuel Dreyfus2015-05-072-4/+7
* dht/rebalance: Throttle rebalanceSusant Palai2015-05-073-4/+133
* 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