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
*
cluster/dht: Refactor rebalance code
N Balachandran
2018-06-13
1
-309
/
+253
*
cluster:dht: Corrected ret code check
N Balachandran
2018-05-30
1
-1
/
+1
*
cluster/dht: Increase failure count for lookup failure in remove-brick op
Susant Palai
2018-05-28
1
-3
/
+31
*
cluster/dht: Fix rebalance log msg
N Balachandran
2018-05-24
1
-2
/
+2
*
cluster/dht: fixes to parallel renames to same destination codepath
Raghavendra G
2018-05-07
1
-3
/
+60
*
dht: gf_defrag_settle_hash should ignore ENOENT and ESTALE error
Susant Palai
2018-04-30
1
-1
/
+8
*
cluster/dht: Handle file migrations when brick down
N Balachandran
2018-04-13
1
-5
/
+51
*
cluster/dht: enable lookup-optimize by default
N Balachandran
2018-04-04
1
-1
/
+3
*
cluster/dht: ENOSPC will not fail rebalance
N Balachandran
2018-03-28
1
-6
/
+2
*
cluster/dht: Skipped files are not treated as errors
N Balachandran
2018-03-12
1
-9
/
+11
*
cluster/dht: Ignore ENODATA from getxattr for posix acls
N Balachandran
2018-02-22
1
-6
/
+8
*
cluster/dht: Fixed a typo
N Balachandran
2018-02-21
1
-2
/
+2
*
gfapi: return pre/post attributes from glfs_ftruncate
Kinglong Mee
2018-02-12
1
-4
/
+7
*
gfapi: return pre/post attributes from glfs_fsync/fdatasync
Kinglong Mee
2018-02-12
1
-1
/
+1
*
gfapi: return pre/post attributes from glfs_pread/pwrite
Kinglong Mee
2018-02-12
1
-2
/
+3
*
cluster/dht: Cleanup on fallocate failure
N Balachandran
2018-02-05
1
-1
/
+17
*
cluster/dht: avoid overwriting client writes during migration
Susant Palai
2018-02-02
1
-11
/
+92
*
core: fix some of the dict_{get,set} with proper APIs
Amar Tumballi
2018-01-17
1
-2
/
+2
*
cluster/dht: Use percentages for space check
N Balachandran
2018-01-02
1
-5
/
+20
*
cluster/dht: Add migration checks to dht_(f)xattrop
N Balachandran
2017-12-26
1
-30
/
+43
*
cluster/dht: fix memory leaks in rebalance
Susant Palai
2017-12-11
1
-12
/
+19
*
dht: coverity fix in dht-rebalance.c
karthik-us
2017-11-30
1
-1
/
+0
*
cluster/dht: make rebalance use truncate incase
Susant Palai
2017-11-22
1
-68
/
+96
*
cluster/dht: Coverity fixes for dht-rebalance.c
karthik-us
2017-11-21
1
-80
/
+54
*
cluster/dht: Don't set ACLs on linkto file
N Balachandran
2017-11-19
1
-0
/
+11
*
cluster/dht: Don't store the entire uuid for subvols
N Balachandran
2017-10-10
1
-5
/
+13
*
dht: fix a coverity error of type - UNREACHABLE
Kamal Mohanan
2017-09-28
1
-3
/
+0
*
cluster/dht: Log files skipped by rebalance
N Balachandran
2017-08-30
1
-0
/
+11
*
cluster/dht: Reorder dir operations in gf_defrag_fix_layout
N Balachandran
2017-08-20
1
-76
/
+71
*
cluster/dht: Handle wrong rebalance status reporting
Susant Palai
2017-08-01
1
-29
/
+32
*
cluster/dht: rebalance min-free-disk fix
Susant Palai
2017-08-01
1
-6
/
+12
*
cluster/dht: change log level to debug for thread activity
Susant Palai
2017-07-26
1
-13
/
+11
*
cluster/dht: Fix negative rebalance estimates
N Balachandran
2017-07-26
1
-8
/
+20
*
cluster/dht: Update size processed for non-migrated files
N Balachandran
2017-07-25
1
-6
/
+10
*
cluster/dht: Correct iterator for decommissioned bricks
N Balachandran
2017-07-25
1
-1
/
+1
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
1
-7
/
+12
*
cluster/rebalance: Fix hardlink migration failures
Susant Palai
2017-07-13
1
-13
/
+81
*
cluster/dht: Clear clean_dst flag on target change
N Balachandran
2017-07-11
1
-0
/
+5
*
cluster/dht: Use size to calculate estimates
N Balachandran
2017-07-10
1
-24
/
+180
*
cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.
Susant Palai
2017-06-26
1
-4
/
+24
*
cluster/dht: rebalance gets file count periodically
N Balachandran
2017-06-23
1
-30
/
+92
*
dht: passing the errno as an argument to gf_msg
AnkitRaj
2017-06-20
1
-110
/
+109
*
cluster/dht: Additional checks for rebalance estimates
N Balachandran
2017-06-20
1
-5
/
+15
*
dht: reduce duplicate code in tier migrate
Amar Tumballi
2017-06-14
1
-75
/
+10
*
cluster/dht: Include dirs in rebalance estimates
N Balachandran
2017-06-07
1
-26
/
+77
*
cluster/dht: fix on demand migration files from client
Susant Palai
2017-05-30
1
-16
/
+25
*
cluster/dht: Rebalance on all nodes should migrate files
N Balachandran
2017-05-16
1
-7
/
+81
*
cluster/dht: Fix ret check
N Balachandran
2017-05-08
1
-1
/
+1
*
Fix wrong operators
Michael Scherer
2017-05-04
1
-3
/
+2
*
cluster/dht: Make rebalance throttle option tuned by number
Susant Palai
2017-04-29
1
-4
/
+21
[next]