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
*
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
*
|
Add 'container' level and ->validate_geometry method.
Neil Brown
2008-05-15
1
-0
/
+38
|
/
*
Fix support for --update=swapsuper
Neil Brown
2008-05-15
1
-1
/
+2
*
Recent change broken handling of metadata-less arrays.
Neil Brown
2008-05-15
1
-1
/
+2
*
add --export option to --examine
Kay Sievers
2008-05-06
1
-2
/
+22
*
Small improvements to --incremental for arrays that are in the middle of reshape
Neil Brown
2008-04-28
1
-1
/
+2
*
Print 'Events' more sensibly.
Neil Brown
2008-04-28
1
-1
/
+3
*
Drop the superblock arg from all metadata methods.
Neil Brown
2007-12-14
1
-45
/
+49
*
Fix compare_super to take supertype instead of a superblock.
Neil Brown
2007-12-14
1
-5
/
+8
*
Add 'supertype' arg to almost all metadata methods.
Neil Brown
2007-12-14
1
-17
/
+18
*
Allow metadata handlers to free their own superblock.
Neil Brown
2007-12-14
1
-0
/
+7
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-7
/
+7
*
Fix error message when adding a device that is too small.
Neil Brown
2007-08-20
1
-6
/
+6
*
Fix --grow --add for linear arrays.
Neil Brown
2007-05-21
1
-3
/
+10
*
Add --export option to --detail to use key=value pairs.
Kay Sievers
2007-05-08
1
-0
/
+13
*
Release 2.6
mdadm-2.6
Neil Brown
2006-12-21
1
-3
/
+3
*
Add new mode: --incremental
Neil Brown
2006-12-21
1
-0
/
+3
*
Support --uuid= with --create to choose your own UUID.
Neil Brown
2006-12-14
1
-11
/
+18
*
Central calls to ioctl BLKGETSIZE
Neil Brown
2006-12-14
1
-46
/
+14
*
Change 'Device Size' to 'Used Dev Size'
Neil Brown
2006-12-14
1
-1
/
+2
*
Give useful message if raid4/5/6 cannot be started because it is not clean an...
Neil Brown
2006-12-14
1
-0
/
+1
*
Improve allocation and use of space for bitmaps in version1 metadata
Neil Brown
2006-12-14
1
-2
/
+6
*
Remove some unused interfaces to the metadata handlers.
Neil Brown
2006-12-14
1
-17
/
+0
*
Make Assemble/Force work on raid6 with 2 missing devices.
Neil Brown
2006-12-14
1
-1
/
+9
[next]