index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
restripe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: add xmalloc.h
Mariusz Tkaczyk
2024-09-27
1
-0
/
+2
*
Use more secure HTTPS URLs
Paul Menzel
2020-06-12
1
-1
/
+1
*
restripe: fix ignoring return value of ‘read’ and lseek
Guoqing Jiang
2020-05-19
1
-2
/
+10
*
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