index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
dht
/
src
/
dht-rebalance.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dht/rebalance : Fixed rebalance failure
Nithya Balachandran
2015-05-14
1
-1
/
+14
*
dht/rebalance: Change log_level to DEBUG
Susant Palai
2015-05-12
1
-2
/
+3
*
dht: make lookup-unhashed=auto do something actually useful
Jeff Darcy
2015-05-10
1
-9
/
+100
*
glusterd: add counter support for tiered volumes
Dan Lambright
2015-05-08
1
-0
/
+14
*
Restore build on non Linux systems
Emmanuel Dreyfus
2015-05-07
1
-2
/
+3
*
dht/rebalance: Throttle rebalance
Susant Palai
2015-05-07
1
-2
/
+66
*
dht/rebalance: Go to exit if defrag is NULL
Susant Palai
2015-05-05
1
-5
/
+5
*
dht/tier/rebalancer: Fix reset of tiering client pid
Joseph Fernandes
2015-05-05
1
-1
/
+0
*
dht: Add a null check before freeing dir_dfmeta and tmp_container
Susant Palai
2015-05-04
1
-10
/
+19
*
dht/rebalancer: Marking tiering migration fops
Joseph Fernandes
2015-05-01
1
-6
/
+1
*
rebalance: Introducing local crawl and parallel migration
Susant Palai
2015-04-29
1
-241
/
+899
*
cluster/afr,dht: Fix memleak after syncop_readlink
Pranith Kumar K
2015-04-23
1
-0
/
+1
*
glusterd: support for tier volumes 'detach start' and 'detach commit'
Dan Lambright
2015-04-22
1
-0
/
+24
*
libglusterfs/syncop: Add xdata to all syncop calls
Raghavendra Talur
2015-04-08
1
-53
/
+60
*
ctr : Fix for heating of files during promotion/demotion
Joseph Fernandes
2015-04-08
1
-1
/
+6
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-17
/
+17
*
Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabled
Joseph Fernandes
2015-03-25
1
-1
/
+0
*
cluster/dht: Add tier translator.
Dan Lambright
2015-03-21
1
-5
/
+23
*
cluster/dht: Change the subvolume encoding in d_off to be a "global"
Dan Lambright
2015-03-18
1
-0
/
+2
*
dht : logically dead code removed
Manikandan Selvaganesh
2015-03-03
1
-4
/
+0
*
cluster/dht: Modify dht-rebalance.c to use trusted.distribute.migrate-data
Dan Lambright
2015-02-13
1
-2
/
+3
*
libglusterfs: change signature of syncop_(f)getxattr
Ravishankar N
2015-01-05
1
-2
/
+2
*
core: fix Ubuntu code audit (cppcheck) results
Kaleb S. KEITHLEY
2014-11-25
1
-1
/
+1
*
Cluster/DHT : Rebalance skipped file count fix
Nithya Balachandran
2014-11-11
1
-4
/
+5
*
rebalance: ``check_free_space`` should ignore quota_statfs
Harshavardhana
2014-10-31
1
-10
/
+33
*
cluster/dht: Fix dict_t leaks in rebalance process' execution path
Krutika Dhananjay
2014-09-19
1
-4
/
+7
*
cluster/dht: synchronize rename and file-migration
Raghavendra G
2014-08-28
1
-13
/
+50
*
Symlink mtime changes when rebalancing
Anders Blomdell
2014-07-31
1
-1
/
+2
*
cluster/dht: Fix races to avoid deletion of linkto file
Venkatesh Somyajulu
2014-07-18
1
-3
/
+57
*
porting: Port for FreeBSD rebased from Mike Ma's efforts
Harshavardhana
2014-07-02
1
-0
/
+1
*
Cluster/DHT : Logging changes
Nithya Balachandran
2014-06-18
1
-6
/
+6
*
cluster/dht: make loc->inode instead of loc->parent
Venkatesh Somyajulu
2014-06-16
1
-1
/
+1
*
Cluster/DHT: New logging framework
Nithya Balachandran
2014-06-16
1
-105
/
+216
*
dht/rebalance: Do not allow rebalance when gfid mismatch found
Venkatesh Somyajulu
2014-06-14
1
-1
/
+17
*
Rebalance: Avoid setting other component's xattrs
Susant Palai
2014-06-08
1
-3
/
+17
*
DHT: Wrong error handling in gf_defrag_migrate_data
Susant Palai
2014-05-28
1
-9
/
+10
*
DHT/Rebalance : Hard link Migration Failure
Susant Palai
2014-03-30
1
-6
/
+56
*
core: add @xdata parameter to syncop_[f]removexattr()
Anand Avati
2014-02-13
1
-1
/
+1
*
syncop: Change return value of syncop
Pranith Kumar K
2014-01-19
1
-75
/
+101
*
cluster/dht: Make sure gf_defrag_migrate_data is not optimized
Pranith Kumar K
2013-12-11
1
-0
/
+7
*
dht: Set status to FAILED when rebalance stops due to brick going down
Kaushal M
2013-12-10
1
-2
/
+3
*
cluster/dht: Handle Link-info getxattr failure in rebalance
Pranith Kumar K
2013-11-26
1
-7
/
+15
*
Have #include <signal.h> for kill(2)
Emmanuel Dreyfus
2013-11-18
1
-0
/
+1
*
bd: Add BD support to other xlators
M. Mohan Kumar
2013-11-13
1
-15
/
+16
*
distribute: Rebalance should provide even disk space distribution
Harshavardhana
2013-09-19
1
-15
/
+30
*
cli/glusterd: improve rebalance fix-layout status reporting
Ravishankar N
2013-09-19
1
-0
/
+2
*
Revert "cluster/distribute: Rebalance should also verify free inodes"
Anand Avati
2013-09-17
1
-22
/
+5
*
cluster/distribute: Rebalance should also verify free inodes
Harshavardhana
2013-09-17
1
-5
/
+22
*
cluster/dht: Fix non-regular file ownership during rebalance
shishir gowda
2013-07-31
1
-0
/
+9
*
cluster/dht: Treat migration failures due to space constraints as skipped
shishir gowda
2013-07-30
1
-5
/
+29
[next]