summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-rebalance.c
Commit message (Expand)AuthorAgeFilesLines
...
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-7/+12
* cluster/rebalance: Fix hardlink migration failuresSusant Palai2017-07-131-13/+81
* cluster/dht: Clear clean_dst flag on target changeN Balachandran2017-07-111-0/+5
* cluster/dht: Use size to calculate estimatesN Balachandran2017-07-101-24/+180
* cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.Susant Palai2017-06-261-4/+24
* cluster/dht: rebalance gets file count periodicallyN Balachandran2017-06-231-30/+92
* dht: passing the errno as an argument to gf_msgAnkitRaj2017-06-201-110/+109
* cluster/dht: Additional checks for rebalance estimatesN Balachandran2017-06-201-5/+15
* dht: reduce duplicate code in tier migrateAmar Tumballi2017-06-141-75/+10
* cluster/dht: Include dirs in rebalance estimatesN Balachandran2017-06-071-26/+77
* cluster/dht: fix on demand migration files from clientSusant Palai2017-05-301-16/+25
* cluster/dht: Rebalance on all nodes should migrate filesN Balachandran2017-05-161-7/+81
* cluster/dht: Fix ret checkN Balachandran2017-05-081-1/+1
* Fix wrong operatorsMichael Scherer2017-05-041-3/+2
* cluster/dht: Make rebalance throttle option tuned by numberSusant Palai2017-04-291-4/+21
* cluster/dht: rebalance perf enhancementSusant Palai2017-04-291-106/+244
* cluster/dht: correct space check for rebalanceSusant Palai2017-04-251-1/+1
* cluster/dht: Skip file migration if the subvol that meets min-free-diskSusant Palai2017-04-191-18/+78
* cluster/dht: Make rebalance honor min-free-diskSusant Palai2017-04-131-13/+202
* dht/rebalance: Crawler performance improvementSusant Palai2017-04-101-127/+34
* dht/rebalance: update op_errno for rebalance failuresSusant Palai2017-03-091-3/+4
* dht/rebalance: Increase maximum read block size from 128 KB to 1 MBShreyas Siravara2017-03-021-1/+1
* dnt: Fix crash when showing the error messageMichael Scherer2017-02-261-1/+1
* cluster/dht: Don't update layout in rebalance_task_completionN Balachandran2017-02-061-24/+0
* dht/rebalance Estimate time to complete rebalanceN Balachandran2017-01-191-1/+101
* tier : Tier as a servicehari gowtham2017-01-161-3/+6
* dht/rebalance: remove errno check for failure detectionSusant Palai2017-01-061-16/+13
* dht/rebalance: reverify lookup failuresSusant Palai2016-12-221-56/+121
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-11-291-40/+62
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-181-1/+1
* cluster/dht: Incorrect volname in rebalance eventsN Balachandran2016-10-251-6/+50
* dht/events: Added rebalance eventsN Balachandran2016-09-161-6/+50
* dht: Proper log message if data migration is skippedankit2016-09-111-8/+8
* cluster/tier: add tiering eventsMilind Changire2016-09-081-0/+5
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-07-281-3/+14
* cluster/tier: fix statfs for dht/tiered volumesDan Lambright2016-07-271-1/+0
* dht : add metalock/unlockSusant Palai2016-06-031-5/+98
* dht/rebalance: mark hardlink failures as skipped in rebalanceSusant Palai2016-05-251-0/+8
* tier/detach: Clear tier-fix-layout-complete xattr after migration threads joinJoseph Fernandes2016-05-141-33/+42
* tier/detach : During detach check if background fixlayout is doneJoseph Fernandes2016-05-061-1/+16
* dht/rebalance: add lock migration fop to dht_migrate_fileSusant Palai2016-05-011-63/+105
* dht/rebalance: Handle GF_DEFRAG_STOPSusant Palai2016-04-251-0/+17
* tier/dht : Attach tier fix layout to run in backgroundJoseph Fernandes2016-03-281-16/+228
* cluster/dht : Rebalance process crashes due to double fd_unrefN Balachandran2016-01-101-6/+11
* cluster/tier: allow db queries to be interruptableDan Lambright2016-01-071-14/+55
* Tier: "tier start force" command implementationhari gowtham2015-12-221-2/+1
* cluster/tier: do not block in synctask created from pause tierDan Lambright2015-12-211-13/+70
* tier: Demotion failed if the file was renamed when it was in coldMohammed Rafi KC2015-12-211-11/+26
* tier/dht : Properly free file descriptors during data migrationJoseph Fernandes2015-12-211-6/+5
* cluster/tier: fix tier-max-files bookeeping and helpDan Lambright2015-12-181-1/+0