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: Add migration checks to dht_(f)xattrop
N Balachandran
2018-01-30
1
-39
/
+52
*
cluster/rebalance: Fix hardlink migration failures
Susant Palai
2017-08-11
1
-13
/
+81
*
cluster/dht: fix on demand migration files from client
Susant Palai
2017-08-11
1
-16
/
+25
*
cluster/dht: Make rebalance throttle option tuned by number
Susant Palai
2017-08-11
1
-4
/
+21
*
cluster/dht: rebalance perf enhancement
Susant Palai
2017-08-11
1
-106
/
+244
*
cluster/dht: correct space check for rebalance
Susant Palai
2017-08-11
1
-1
/
+1
*
cluster/dht: Skip file migration if the subvol that meets min-free-disk
Susant Palai
2017-08-11
1
-18
/
+78
*
cluster/dht: Make rebalance honor min-free-disk
Susant Palai
2017-08-11
1
-12
/
+202
*
dht/rebalance: Crawler performance improvement
Susant Palai
2017-08-11
1
-127
/
+33
*
cluster/dht: Additional checks for rebalance estimates
N Balachandran
2017-07-04
1
-5
/
+15
*
cluster/dht: Include dirs in rebalance estimates
N Balachandran
2017-06-20
1
-26
/
+77
*
cluster/dht: Rebalance on all nodes should migrate files
N Balachandran
2017-05-18
1
-12
/
+85
*
cluster/dht: Fix ret check
N Balachandran
2017-05-10
1
-1
/
+1
*
cluster/dht: Don't update layout in rebalance_task_completion
N Balachandran
2017-02-07
1
-24
/
+0
*
dht/rebalance Estimate time to complete rebalance
N Balachandran
2017-01-24
1
-1
/
+101
*
tier : Tier as a service
hari gowtham
2017-01-16
1
-3
/
+6
*
dht/rebalance: remove errno check for failure detection
Susant Palai
2017-01-06
1
-16
/
+13
*
dht/rebalance: reverify lookup failures
Susant Palai
2016-12-22
1
-56
/
+121
*
cluster/dht: A hard link is lost during rebalance + lookup
Mohit Agrawal
2016-11-29
1
-40
/
+62
*
events: Add FMT_WARN for gf_event
Pranith Kumar K
2016-11-18
1
-1
/
+1
*
cluster/dht: Incorrect volname in rebalance events
N Balachandran
2016-10-25
1
-6
/
+50
*
dht/events: Added rebalance events
N Balachandran
2016-09-16
1
-6
/
+50
*
dht: Proper log message if data migration is skipped
ankit
2016-09-11
1
-8
/
+8
*
cluster/tier: add tiering events
Milind Changire
2016-09-08
1
-0
/
+5
*
dht/rebalance: allocate migrator thread pool dynamically
Susant Palai
2016-07-28
1
-3
/
+14
*
cluster/tier: fix statfs for dht/tiered volumes
Dan Lambright
2016-07-27
1
-1
/
+0
*
dht : add metalock/unlock
Susant Palai
2016-06-03
1
-5
/
+98
*
dht/rebalance: mark hardlink failures as skipped in rebalance
Susant Palai
2016-05-25
1
-0
/
+8
*
tier/detach: Clear tier-fix-layout-complete xattr after migration threads join
Joseph Fernandes
2016-05-14
1
-33
/
+42
*
tier/detach : During detach check if background fixlayout is done
Joseph Fernandes
2016-05-06
1
-1
/
+16
*
dht/rebalance: add lock migration fop to dht_migrate_file
Susant Palai
2016-05-01
1
-63
/
+105
*
dht/rebalance: Handle GF_DEFRAG_STOP
Susant Palai
2016-04-25
1
-0
/
+17
*
tier/dht : Attach tier fix layout to run in background
Joseph Fernandes
2016-03-28
1
-16
/
+228
*
cluster/dht : Rebalance process crashes due to double fd_unref
N Balachandran
2016-01-10
1
-6
/
+11
*
cluster/tier: allow db queries to be interruptable
Dan Lambright
2016-01-07
1
-14
/
+55
*
Tier: "tier start force" command implementation
hari gowtham
2015-12-22
1
-2
/
+1
*
cluster/tier: do not block in synctask created from pause tier
Dan Lambright
2015-12-21
1
-13
/
+70
*
tier: Demotion failed if the file was renamed when it was in cold
Mohammed Rafi KC
2015-12-21
1
-11
/
+26
*
tier/dht : Properly free file descriptors during data migration
Joseph Fernandes
2015-12-21
1
-6
/
+5
*
cluster/tier: fix tier-max-files bookeeping and help
Dan Lambright
2015-12-18
1
-1
/
+0
*
dht/rebalance: Use seperate return variable for destination cleanup
Joseph Fernandes
2015-12-12
1
-3
/
+3
*
cluster/tier: fix loading tier.so into glusterd
N Balachandran
2015-12-03
1
-9
/
+2
*
cluster/tier: Do not delete linkto file on demotion
N Balachandran
2015-11-18
1
-2
/
+7
*
cluster/tier: Disallow detach commit when detach in progress
Dan Lambright
2015-11-16
1
-3
/
+0
*
cluster/tier: fix lookup-unhashed on tiered volumes
Dan Lambright
2015-11-05
1
-2
/
+1
*
cluster/dht/rebalance: rebalance failure handling
Susant Palai
2015-10-29
1
-23
/
+144
*
core: use syscall wrappers instead of direct syscalls - miscellaneous
Kaleb S. KEITHLEY
2015-10-28
1
-1
/
+2
*
cluster/tier do not log error message on lookup heal for files on hot tier
Dan Lambright
2015-10-28
1
-4
/
+11
*
cluster/tier: add pause tier for snapshots
Dan Lambright
2015-10-21
1
-3
/
+122
*
cluster/dht : Do not migrate files with POSIX locks held
N Balachandran
2015-10-15
1
-10
/
+95
[next]