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: 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
*
tier/ctr: CTR DB named lookup heal of cold tier during attach tier
Joseph Fernandes
2015-10-10
1
-2
/
+128
*
cluster/tier: add watermarks and policy driver
Dan Lambright
2015-10-10
1
-0
/
+8
*
dht/rebalance: fix layout and dict leaks
Susant Palai
2015-10-06
1
-0
/
+6
*
dht/rebalance: fix mem-leak in migration code path
Susant Palai
2015-10-01
1
-5
/
+21
*
build: Fix build on Mac OS X, boolean
Kaleb S. KEITHLEY
2015-09-01
1
-2
/
+1
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
1
-5
/
+5
*
cluster/dht: Don't set posix acls on linkto files
Nithya Balachandran
2015-08-31
1
-0
/
+34
*
fd: Do fd_bind on successful open
Pranith Kumar K
2015-08-28
1
-0
/
+4
*
cluster/dht: Reset source file mode bits on migration failure
Nithya Balachandran
2015-08-12
1
-3
/
+95
*
dht/tiering : create new dictionary during migration
Mohammed Rafi KC
2015-08-06
1
-2
/
+10
*
cluster/tier: fixes for migration over ec as cold tier
Dan Lambright
2015-07-13
1
-2
/
+6
*
syncop: Include iatt to 'syncop_link' args
Soumya Koduri
2015-07-10
1
-1
/
+1
*
dht: Adding log messages to the new logging framework
arao
2015-06-23
1
-19
/
+25
[next]