index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
raid6check.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace error prone signal() with sigaction()
Lukasz Florczak
2022-04-04
1
-10
/
+15
*
Get failed disk count from array state
Tomasz Majchrzak
2017-06-05
1
-1
/
+1
*
raid6check.c: fix "misleading-indentation" error
Yilong Ren
2016-10-26
1
-1
/
+2
*
raid6check: don't ignore return value from posix_memalign.
NeilBrown
2015-08-05
1
-1
/
+2
*
raid6check: use O_DIRECT instead of O_SYNC.
NeilBrown
2015-07-20
1
-2
/
+3
*
restripe: fix data block order in raid6_2_data_recov
NeilBrown
2015-07-20
1
-5
/
+0
*
raid6check: various cleanup/fixes
NeilBrown
2015-07-20
1
-121
/
+148
*
raid6check
NeilBrown
2015-07-16
1
-19
/
+34
*
raid6check: get device ordering correct for syndrome calculation.
NeilBrown
2015-07-16
1
-6
/
+15
*
raid6check: report role of suspect device.
NeilBrown
2015-07-10
1
-2
/
+3
*
Add "Name" defines to some ancillary programs
NeilBrown
2015-05-07
1
-0
/
+2
*
Don't break long strings onto multiple lines.
NeilBrown
2015-02-12
1
-2
/
+1
*
raid6check.c: move manual repair code to separate function
Piergiorgio Sartor
2014-03-31
1
-84
/
+110
*
raid6check.c: move autorepair code to separate function
Piergiorgio Sartor
2014-03-31
1
-49
/
+65
*
raid6check.c: lock the stripe until necessary
Piergiorgio Sartor
2014-03-31
1
-58
/
+58
*
raid6check.c: reduce verbosity
Piergiorgio Sartor
2014-02-05
1
-9
/
+1
*
raid6check.c: add O_SYNC to open
Piergiorgio Sartor
2014-02-04
1
-1
/
+1
*
raid6check.c: fix Q parity generation
Piergiorgio Sartor
2014-02-04
1
-1
/
+1
*
raid6check.c: fix position printout
Piergiorgio Sartor
2014-02-04
1
-2
/
+2
*
raid6check.c: reduce verbosity
Piergiorgio Sartor
2014-02-04
1
-3
/
+0
*
raid6check.c add page size check and repair
Piergiorgio Sartor
2014-01-23
1
-33
/
+74
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-4
/
+0
*
raid6check: Check return value of lseek64()
Bernd Schubert
2013-06-19
1
-4
/
+28
*
raid6check: Fix compiler warnings.
Bernd Schubert
2013-06-19
1
-6
/
+26
*
raid6check: Use enums for repair type
Bernd Schubert
2013-06-19
1
-6
/
+12
*
raid6check: Fix memory leaks detected by valgrind
Bernd Schubert
2013-06-19
1
-0
/
+2
*
raid6check: Fix build of raid6check
Bernd Schubert
2013-06-19
1
-1
/
+1
*
raid6check: Auto-repair mode
Robert Buchholz
2012-09-10
1
-1
/
+32
*
raid6check: Extract (un)locking into functions
Robert Buchholz
2012-09-10
1
-43
/
+47
*
raid6check: Repair mode used geo_map incorrectly
Robert Buchholz
2012-09-10
1
-11
/
+13
*
raid6check: Fix off-by-one in argument check
Robert Buchholz
2012-09-10
1
-2
/
+2
*
Repair mode for raid6
Robert Buchholz
2012-07-09
1
-5
/
+128
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-30
/
+10
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-1
/
+1
*
RAID-6 check standalone suspend array
Piergiorgio Sartor
2011-05-16
1
-3
/
+38
*
RAID-6 check standalone fix component list parsing
Piergiorgio Sartor
2011-04-14
1
-12
/
+23
*
RAID-6 check standalone code cleanup
Piergiorgio Sartor
2011-04-05
1
-46
/
+91
*
RAID-6 check standalone md device
Piergiorgio Sartor
2011-04-05
1
-30
/
+80
*
RAID-6 check standalone
Piergiorgio Sartor
2011-03-21
1
-0
/
+262