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: 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
*
cluster/tier: make attach/detach work with new rebalance logic
Dan Lambright
2015-06-02
1
-7
/
+2
*
dht: Add lookup-optimize configuration option for DHT
Shyam
2015-06-02
1
-2
/
+4
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
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
[next]