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
/
tier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-2730
/
+2476
*
multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
1
-3
/
+3
*
multiple files: move from strlen() to sizeof()
Yaniv Kaul
2018-08-29
1
-1
/
+1
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-5
/
+5
*
tier: Move time string formatting
Yaniv Kaul
2018-07-17
1
-7
/
+10
*
Fix compile warnings
Xavi Hernandez
2018-07-10
1
-12
/
+25
*
tier: coverity fixes in tier.c
hari gowtham
2017-11-23
1
-25
/
+16
*
xlator/tier: flood of -Wformat-truncation warnings with gcc-7.1
v4.0dev1
Kaleb S. KEITHLEY
2017-11-01
1
-8
/
+9
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
1
-12
/
+8
*
cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.
Susant Palai
2017-06-26
1
-49
/
+1
*
cluster/dht: rebalance gets file count periodically
N Balachandran
2017-06-23
1
-0
/
+1
*
cluster/dht: Rebalance on all nodes should migrate files
N Balachandran
2017-05-16
1
-4
/
+53
*
Reorder the variable initialisation
Michael Scherer
2017-02-26
1
-3
/
+1
*
Filter coverty false positives
Michael Scherer
2017-02-24
1
-0
/
+1
*
tier : Tier as a service
hari gowtham
2017-01-16
1
-1
/
+2
*
cluster/tier: break the monolith processing function
Milind Changire
2016-10-26
1
-309
/
+429
*
cluster/tier: handle fast demotions
Milind Changire
2016-10-19
1
-15
/
+78
*
xlators/{dht,tier}: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-09-13
1
-4
/
+0
*
cluster/tier: add tiering events
Milind Changire
2016-09-08
1
-0
/
+64
*
cluster/tier: Adding compaction option for metadata databases
Diogenes Nunez
2016-09-04
1
-40
/
+514
*
dht/tiering: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-08-30
1
-1
/
+0
*
cluster/tier: dont promote if estimated block consumption > hi watermark
Milind Changire
2016-07-29
1
-50
/
+152
*
cluster/tier: fix statfs for dht/tiered volumes
Dan Lambright
2016-07-27
1
-1
/
+1
*
cluster/tier: downgrade max-cycle-time log message to INFO
Dan Lambright
2016-05-16
1
-1
/
+1
*
tier: avoid pthread_join if pthread_create fails
Prasanna Kumar Kalever
2016-05-11
1
-2
/
+5
*
tier/migrator: Fetch the next query file for the next cycle
Joseph Fernandes
2016-04-30
1
-0
/
+21
*
cluster/tier: add tunable to migrate files based on size
Dan Lambright
2016-03-16
1
-0
/
+24
*
TIER: stopping the tierd when the volume goes down
hari gowtham
2016-03-14
1
-0
/
+9
*
Tier: Avoiding stale entries from causing demotion to stop
hari gowtham
2016-03-13
1
-2
/
+27
*
cluster/tier: make promotion and demotion independant
Dan Lambright
2016-02-28
1
-125
/
+125
*
cluster/tier : Fixed wrong variable comparison
N Balachandran
2016-02-10
1
-3
/
+15
*
cluster/tier: Create linkfiles to hardlinks correctly
N Balachandran
2016-02-07
1
-1
/
+1
*
tier/gfdb : Round-Robin read of query files
Joseph Fernandes
2016-02-03
1
-75
/
+305
*
cluster/tier : Reset watermarks in tier
N Balachandran
2016-02-03
1
-9
/
+36
*
cluster/tier: break out of iterating query file once cycle time ends
Dan Lambright
2016-02-03
1
-0
/
+27
*
tier/dht : Default value for demote-freq, max files and mb
Joseph Fernandes
2016-01-26
1
-2
/
+3
*
cluster/tier: Ignore quota-deem-statfs for watermark calculation
N Balachandran
2016-01-25
1
-0
/
+21
*
cluster/tier: allow db queries to be interruptable
Dan Lambright
2016-01-07
1
-12
/
+38
*
cluster/tier: check watermark during migration
Dan Lambright
2016-01-05
1
-46
/
+57
*
cluster/tier: Additional details in error messages
N Balachandran
2016-01-04
1
-41
/
+45
*
cluster/dht : Ftruncate on migrating file fails with EINVAL
N Balachandran
2015-12-22
1
-0
/
+1
*
tier:delete the linkfile if data file creation fails
Mohammed Rafi KC
2015-12-22
1
-1
/
+1
*
cluster/tier: do not block in synctask created from pause tier
Dan Lambright
2015-12-21
1
-5
/
+49
*
cluster/tier: fix tier-max-files bookeeping and help
Dan Lambright
2015-12-18
1
-1
/
+1
*
tier:unlink during migration
Mohammed Rafi KC
2015-12-16
1
-1
/
+1
*
tier : Spawn promotion or demotion thread depending on local bricks
Joseph Fernandes
2015-12-09
1
-22
/
+29
*
cluster/tier : Fix double free in tier process
N Balachandran
2015-12-07
1
-3
/
+1
*
tier/dht: Fix mem leak from lookup response dict
Joseph Fernandes
2015-12-06
1
-0
/
+6
*
tier/tier: Ignoring status of already migrated files
Joseph Fernandes
2015-12-03
1
-5
/
+16
*
cluster/tier: fix loading tier.so into glusterd
N Balachandran
2015-12-03
1
-8
/
+34
[next]