index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
super0.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create: user container_dev rather than subarray for some tests.
NeilBrown
2010-11-22
1
-0
/
+1
*
Remove subarray detection from load_super.
NeilBrown
2010-11-22
1
-3
/
+0
*
Add subarray arg to container_content.
NeilBrown
2010-11-22
1
-0
/
+12
*
get_info_super: report which other devices are thought to be working/failed.
NeilBrown
2010-11-22
1
-2
/
+7
*
Report error in --update string is not recognised.
NeilBrown
2010-11-22
1
-22
/
+13
*
Compile with -Wextra by default
NeilBrown
2010-08-05
1
-5
/
+5
*
Don't report Used Dev Size for RAID0.
NeilBrown
2010-07-22
1
-1
/
+1
*
super-0.90: don't write bitmap larger than 60K
NeilBrown
2010-07-07
1
-2
/
+2
*
Compile-time switch to enable 0.9 metadata as default
martin f. krafft
2010-05-31
1
-0
/
+3
*
Revert change to handling of -empty-string- metadata.
NeilBrown
2010-05-31
1
-1
/
+2
*
Assemble: fix --force assembly of v1.x arrays which are recovering.
NeilBrown
2010-02-04
1
-0
/
+1
*
Various fixes for --kill
NeilBrown
2009-11-24
1
-2
/
+2
*
Improve error messages when metadata handler does not support request.
NeilBrown
2009-11-17
1
-3
/
+13
*
Set default bitmap-chunksize for internal bitmaps to at least 64Meg
NeilBrown
2009-11-17
1
-2
/
+7
*
Change default metadata from 0.90 to 1.1
NeilBrown
2009-11-17
1
-3
/
+1
*
Assemble/super0: allow non-in-sync devices to be assembled without complaint.
NeilBrown
2009-11-17
1
-1
/
+8
*
Handle negative delta_disks in super0 and super1.
NeilBrown
2009-10-16
1
-5
/
+7
*
Merge branch 'master' into devel-3.1
NeilBrown
2009-10-01
1
-10
/
+9
|
\
|
*
super0: fix crash on assemble if homehost is not set.
NeilBrown
2009-09-25
1
-3
/
+7
|
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
*
|
Grow: support restart of new migrations.
NeilBrown
2009-08-13
1
-1
/
+1
*
|
Examine/Detail: report raid6 layout
NeilBrown
2009-07-14
1
-0
/
+8
|
/
*
Make --brief even briefer.
NeilBrown
2009-05-11
1
-6
/
+10
*
super0: Do all metadata IO with 4096byte alignment
NeilBrown
2009-03-09
1
-11
/
+14
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md...
NeilBrown
2008-12-18
1
-0
/
+1
|
\
|
*
introduce --detail-platform to display platform raid capabilities
Dan Williams
2008-12-09
1
-0
/
+1
*
|
Change 'size' argument to validate_geometry to be sectors, not K
NeilBrown
2008-12-04
1
-2
/
+2
|
/
*
allow add_to_super to return errors
Dan Williams
2008-11-27
1
-1
/
+3
*
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-30
1
-1
/
+1
|
\
|
*
Fix bad metadata formatting
Doug Ledford
2008-10-29
1
-1
/
+4
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-17
1
-4
/
+3
|
\
|
|
*
Improve reporting of layout for raid10.
NeilBrown
2008-10-13
1
-4
/
+3
*
|
trivial warn_unused_result squashing
Dan Williams
2008-10-15
1
-4
/
+16
*
|
Use common code to report MD_UUID for --detail --export
NeilBrown
2008-09-18
1
-13
/
+0
*
|
Ignore leading zeros in version number information.
NeilBrown
2008-09-18
1
-0
/
+3
*
|
Compile fixes, particularly moving more stuff under MDASSEMBLE
NeilBrown
2008-09-18
1
-2
/
+7
*
|
Allow metadata handlers to communicate desired safemode delay via mdinfo
Dan Williams
2008-09-16
1
-0
/
+1
*
|
Pass 'verbose' flag to validate_geometry
Neil Brown
2008-07-12
1
-3
/
+6
*
|
Use O_DIRECT for all IO to devices.
Neil Brown
2008-07-12
1
-15
/
+18
*
|
Make super super0.c function static.
Neil Brown
2008-07-12
1
-3
/
+3
*
|
Remove silly convention that major='-1' means 'zero superblock'.
Neil Brown
2008-07-12
1
-1
/
+1
*
|
Remove getinfo_super_n and do some other cleaning up.
Neil Brown
2008-07-12
1
-1
/
+3
*
|
Add subarray field to supertype.
Neil Brown
2008-07-12
1
-0
/
+3
*
|
Remove 'major' from superswitch.
Neil Brown
2008-07-12
1
-1
/
+0
*
|
Use text_version in map_file rather than major.minor.
Neil Brown
2008-07-12
1
-0
/
+2
*
|
Fix write_init_super usage when hot-adding a spare
Neil Brown
2008-07-12
1
-0
/
+2
*
|
Always initialise a struct super_type to zero
Neil Brown
2008-07-12
1
-0
/
+1
*
|
Merge branch 'master' into devel-3.0
Neil Brown
2008-06-19
1
-1
/
+4
|
\
|
|
*
Fix an error when assembling arrays that are in the middle of a reshape.
Neil Brown
2008-06-19
1
-1
/
+4
*
|
Change write_init_super to be called only once.
Neil Brown
2008-05-15
1
-19
/
+46
[next]