index
:
delta/mdadm.git
cluster
data_offset
devel-3.0
devel-3.1
devel-3.2
devel-3.3
hotunplug
master
mdadm-2
mdadm-2.6.7.x
mdadm-3.2.x
mdadm-3.3.x
origin
r10-reshape
scratch-3.0
sles11
stable-1
git.kernel.org: pub/scm/utils/mdadm/mdadm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
restripe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: Fixup != broken formatting
Jes Sorensen
2017-05-16
1
-3
/
+5
*
mdadm: Fixup more broken logical operator formatting
Jes Sorensen
2017-05-16
1
-2
/
+2
*
Fix some issues found by clang
NeilBrown
2016-10-07
1
-1
/
+1
*
restripe: Avoid if and return on the same line
Jes Sorensen
2016-08-11
1
-20
/
+40
*
restripe: fix compilation of "make test"
NeilBrown
2016-01-13
1
-3
/
+3
*
restripe: fix data block order in raid6_2_data_recov
NeilBrown
2015-07-20
1
-5
/
+6
*
raid6check: various cleanup/fixes
NeilBrown
2015-07-20
1
-8
/
+20
*
raid6check
NeilBrown
2015-07-16
1
-2
/
+3
*
Add "Name" defines to some ancillary programs
NeilBrown
2015-05-07
1
-0
/
+1
*
Don't break long strings onto multiple lines.
NeilBrown
2015-02-12
1
-2
/
+1
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-9
/
+2
*
Move xmalloc et al into their own file
Robert Buchholz
2012-09-10
1
-22
/
+0
*
Extract function to generate zeroes and expose xor function
Robert Buchholz
2012-07-09
1
-8
/
+13
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-17
/
+34
*
Fix serious memory leak
Lukasz Dorau
2011-09-19
1
-17
/
+33
*
FIX: Move buffer to next location
Adam Kwolek
2011-06-09
1
-1
/
+5
*
restripe: fix compile error in stand-alone program.
NeilBrown
2011-06-09
1
-1
/
+1
*
Support restore_stripes() from the given buffer
Adam Kwolek
2011-06-08
1
-24
/
+65
*
restripe: make sure zero buffer is always large enough.
NeilBrown
2011-04-05
1
-3
/
+13
*
restripe: allow test code to have an offset on each device.
Piergiorgio Sartor
2011-03-22
1
-0
/
+8
*
RAID-6 check standalone
Piergiorgio Sartor
2011-03-21
1
-2
/
+2
*
User space RAID-6 access fix
Piergiorgio Sartor
2011-02-18
1
-5
/
+5
*
User space RAID-6 access
Piergiorgio Sartor
2011-02-08
1
-6
/
+99
*
FIX: Do not use layout for raid4 and raid0 while geo map computing
Adam Kwolek
2010-12-03
1
-0
/
+5
*
Compile with -Wextra by default
NeilBrown
2010-08-05
1
-3
/
+5
*
Add _FORTIFY_SOURCE to mdadm.O2 build.
NeilBrown
2010-03-03
1
-1
/
+2
*
restripe: fix assignment of raid6 blocks for syndrome calculation.
NeilBrown
2009-10-16
1
-8
/
+19
*
restripe: fix compile warning.
NeilBrown
2009-10-12
1
-1
/
+1
*
restripe : various fixed for RAID6 2-failure recovery.
NeilBrown
2009-10-12
1
-12
/
+40
*
Merge branch 'master' into devel-3.1
NeilBrown
2009-10-01
1
-1
/
+1
|
\
|
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-1
/
+1
*
|
Fix raid6 error recovery in 'restripe' code.
NeilBrown
2009-09-25
1
-2
/
+2
*
|
Grow: support restart of new migrations.
NeilBrown
2009-08-13
1
-1
/
+2
*
|
Handle extra 'grow' variations.
NeilBrown
2009-08-11
1
-2
/
+3
*
|
restripe: support saving when not all devices are present.
NeilBrown
2009-07-14
1
-35
/
+263
*
|
restripe: add support for new layouts including DDF
NeilBrown
2009-05-25
1
-6
/
+126
|
/
*
Fix alignment for backup of reshape data.
NeilBrown
2008-08-19
1
-2
/
+3
*
Teach restripe to calculate Q syndrome for raid6.
Neil Brown
2007-02-22
1
-8
/
+112
*
Support restarting of a reshape on --assemble
Neil Brown
2006-03-20
1
-3
/
+6
*
Initial reshape support
Neil Brown
2006-03-13
1
-0
/
+324