index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
afr
/
src
/
afr-self-heal-algorithm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Handle self-heal of files with holes
Pranith Kumar K
2012-04-04
1
-7
/
+35
*
Replace GPLV3 MD5 with OpenSSL MD5
Kaleb KEITHLEY
2012-04-04
1
-7
/
+7
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-7
/
+8
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-2
/
+2
*
cluster/afr: Remove treating sh_frame as special loop_frame
Pranith Kumar K
2011-11-23
1
-53
/
+100
*
cluster/afr: Don't unlock sh_frame on failure in algo
Pranith Kumar K
2011-09-30
1
-7
/
+15
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-12
/
+0
*
cluster/afr: Prevent double big lock when data self-heal loops are not spawned
Pranith Kumar K
2011-09-06
1
-6
/
+9
*
cluster/afr: Perform self-heal without locking the whole file
Pranith Kumar K
2011-08-20
1
-730
/
+384
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
cluster/afr: Log errors in afr self-heal with GF_LOG_ERROR
Pranith Kumar K
2011-06-08
1
-3
/
+3
*
Move self-heal completed log message to INFO level.
Sachidananda
2011-05-03
1
-1
/
+1
*
cluster/afr: log enhancements - part 1
Amar Tumballi
2011-04-06
1
-173
/
+173
*
cluster/afr: whitespace cleanup
Amar Tumballi
2011-03-29
1
-212
/
+212
*
cluster/afr: stop spawning self-heal loops when the self-heal fails
Pranith K
2011-02-17
1
-12
/
+24
*
cluster/afr: fix races in self-heal
Pranith K
2011-02-04
1
-119
/
+125
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
cluster/afr: print correct offset in debug message during diff self-heal.
Raghavendra G
2010-09-20
1
-2
/
+2
*
cluster/afr: Clean up dead assignments.
Sachidananda
2010-09-13
1
-7
/
+0
*
cluster/afr: Logging improvement for self-heal
Pranith Kumar K
2010-07-27
1
-9
/
+12
*
free sh_priv->loops[i] in afr-self-heal-algorithm.c to avoid memory leak
Raghavendra Bhat
2010-07-22
1
-0
/
+2
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-15
/
+20
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-6
/
+6
*
cluster/afr: Allocate diff algorithm loop_state structures only once.
Vikas Gorur
2009-12-28
1
-44
/
+158
*
cluster/afr: Report number of blocks healed during diff self-heal.
Vikas Gorur
2009-12-28
1
-1
/
+15
*
afr: fix logic to break out of diff/checksum loop
Anand Avati
2009-11-28
1
-9
/
+5
*
cluster/afr: Fix self-heal loop driver termination logic.
Vikas Gorur
2009-11-13
1
-7
/
+19
*
cluster/afr: Bail out of the self-heal driver loops as soon as possible
Vikas Gorur
2009-11-03
1
-4
/
+4
*
cluster/afr: Pipeline the "diff" data self-heal read-write loop.
Vikas Gorur
2009-10-23
1
-109
/
+263
*
cluster/afr: Pipeline the "full" data self-heal read-write loop.
Vikas Gorur
2009-10-23
1
-53
/
+214
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
1
-1
/
+1
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
1
-2
/
+4
*
cluster/afr: Fix memory leak in "diff" self-heal algorithm.
Vikas Gorur
2009-09-24
1
-0
/
+30
*
cluster/afr: Add new option "data-self-heal-algorithm"
Vikas Gorur
2009-09-22
1
-0
/
+1
*
cluster/afr: Add the "diff" self-heal algorithm.
Vikas Gorur
2009-09-22
1
-0
/
+352
*
cluster/afr: Make the self-heal algorithm pluggable.
Vikas Gorur
2009-09-22
1
-0
/
+233