index
:
mdadm.git
auto-spare
devel-3.0
f8
f9
fedora-devel
for-neil
hotunplug
master
mdadm-2.6.7.x
stable-1
Official Fedora mdadm git repository cloned from upstream mdadm maintainer
Doug Ledford
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Create.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't allow spares when creating 'external' arrays.
NeilBrown
2008-09-18
1
-0
/
+7
*
Move calls to SET_ARRAY_INFO to common helper.
NeilBrown
2008-09-18
1
-56
/
+36
*
Factor out add-disk code
NeilBrown
2008-09-18
1
-5
/
+1
*
Compile fixes, particularly moving more stuff under MDASSEMBLE
NeilBrown
2008-09-18
1
-1
/
+1
*
Honor safemode_delay at Create() and Incremental() time
Dan Williams
2008-09-15
1
-0
/
+3
*
Factor out test for subarray version string.
NeilBrown
2008-08-19
1
-1
/
+1
*
Merge branch 'master' into from-stable
NeilBrown
2008-08-07
1
-4
/
+4
|
\
|
*
Clean up usage of open()
Doug Ledford
2008-07-24
1
-2
/
+2
*
|
Factor common code into new "start_mdmon".
NeilBrown
2008-07-18
1
-22
/
+4
*
|
Make sure resync_start is initialised properly and maintained properly
Neil Brown
2008-07-18
1
-3
/
+5
*
|
mdadm: add an environment variable to prevent auto-launching mdmon
Dan Williams
2008-07-14
1
-1
/
+1
*
|
Print used message in place of "default metadata" message.
Neil Brown
2008-07-12
1
-3
/
+21
*
|
Pass 'verbose' flag to validate_geometry
Neil Brown
2008-07-12
1
-4
/
+6
*
|
Create arrays via metadata-update
Neil Brown
2008-07-12
1
-7
/
+10
*
|
Remove silly convention that major='-1' means 'zero superblock'.
Neil Brown
2008-07-12
1
-1
/
+0
*
|
Remove getinfo_super_n and do some other cleaning up.
Neil Brown
2008-07-12
1
-36
/
+48
*
|
Add subarray field to supertype.
Neil Brown
2008-07-12
1
-3
/
+3
*
|
Remove 'major' from superswitch.
Neil Brown
2008-07-12
1
-10
/
+15
*
|
Always assume_clean for raid0, linear, multipath, faulty
Neil Brown
2008-07-11
1
-0
/
+2
*
|
Discard st->container_member
Neil Brown
2008-05-27
1
-8
/
+4
*
|
Remove st->text_version in favour of info->text_version
Neil Brown
2008-05-27
1
-1
/
+4
*
|
auto-start mdmon on --create
Neil Brown
2008-05-27
1
-0
/
+53
*
|
Remove 'fd' arg from sysfs_add_disk
Neil Brown
2008-05-27
1
-3
/
+2
*
|
imsm: create support
Dan Williams
2008-05-15
1
-2
/
+2
*
|
Create a container member
Neil Brown
2008-05-15
1
-1
/
+9
*
|
Can now mostly assemble DDF arrays
Neil Brown
2008-05-15
1
-6
/
+22
*
|
More ddf stuff
Neil Brown
2008-05-15
1
-11
/
+12
*
|
more ddf stuff
Neil Brown
2008-05-15
1
-5
/
+48
*
|
Initial DDF support code.
Dan Williams
2008-05-15
1
-0
/
+8
*
|
Some support for external metadata.
Neil Brown
2008-05-15
1
-5
/
+28
*
|
Change write_init_super to be called only once.
Neil Brown
2008-05-15
1
-22
/
+19
*
|
Reduce openning of dev in create.
Neil Brown
2008-05-15
1
-10
/
+8
*
|
Add 'container' level and ->validate_geometry method.
Neil Brown
2008-05-15
1
-21
/
+35
|
/
*
Allow creation of a RAID6 with a single missing device.
Neil Brown
2008-04-28
1
-2
/
+18
*
Use 'mdinfo' instead of special 'sysdev' structure.
Neil Brown
2007-12-14
1
-38
/
+38
*
Drop the superblock arg from all metadata methods.
Neil Brown
2007-12-14
1
-8
/
+8
*
Add 'supertype' arg to almost all metadata methods.
Neil Brown
2007-12-14
1
-4
/
+4
*
Allow metadata handlers to free their own superblock.
Neil Brown
2007-12-14
1
-2
/
+2
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-3
/
+3
*
A recent patch broke --create --level=faulty - fix it.
Neil Brown
2007-11-29
1
-0
/
+1
*
Add some extra consistency checks based on level.
Neil Brown
2007-10-17
1
-2
/
+17
*
Create.c s/major/major_num/
maximilian attems
2007-09-24
1
-4
/
+4
*
Enhance raid4 support: --assemble and --monitor wasn't quite happy with it.
Doug Ledford
2007-07-09
1
-2
/
+3
*
Improve error message when trying to create an array that already exists.
Doug Ledford
2007-07-09
1
-1
/
+11
*
Improve error message for adding bitmap to a level that cannot support it.
Neil Brown
2007-05-21
1
-5
/
+5
*
Support --uuid= with --create to choose your own UUID.
Neil Brown
2006-12-14
1
-2
/
+2
*
Central calls to ioctl BLKGETSIZE
Neil Brown
2006-12-14
1
-13
/
+1
*
Improve allocation and use of space for bitmaps in version1 metadata
Neil Brown
2006-12-14
1
-1
/
+2
*
Fix bugs related to raid10 and the new offset layout.
Neil Brown
2006-10-19
1
-1
/
+1
*
Remove partitions from components of an md array
Neil Brown
2006-10-13
1
-0
/
+1
[next]