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
*
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
*
Minor improvement in name auto-chosen for version-1 superblocks.
Neil Brown
2006-08-11
1
-1
/
+8
*
Tidyup automatic name choice for v-1 arrays
Neil Brown
2006-08-07
1
-2
/
+9
*
More consistent honoring of --configfile
Neil Brown
2006-06-26
1
-1
/
+1
*
Allow default metadata to be specified in mdadm.conf
Neil Brown
2006-06-02
1
-0
/
+5
*
Set default name for v1 array based on device name.
Neil Brown
2006-05-26
1
-0
/
+11
*
Make homehost information appear in superblock.
Neil Brown
2006-05-19
1
-2
/
+2
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
*
Limit size of bitmap to 2million chunks.
Neil Brown
2006-05-15
1
-3
/
+0
*
Kill old superblocks on create.
Neil Brown
2006-03-28
1
-0
/
+2
*
Prefer version-1 superblocks for v.large devices.
Neil Brown
2006-01-31
1
-0
/
+21
*
Enable support for v.large raid1.
Neil Brown
2006-01-27
1
-10
/
+10
*
Minor fixes
Neil Brown
2006-01-27
1
-0
/
+2
*
Assorted fixes...
Neil Brown
2006-01-27
1
-1
/
+1
*
uhm.. assort fixes, particularly for recovery offset...
Neil Brown
2005-12-16
1
-0
/
+4
*
Support --assume-clean for --create
Neil Brown
2005-12-05
1
-2
/
+4
*
Support bitmaps with raid10
Neil Brown
2005-11-22
1
-2
/
+14
*
Create version-4 bitmaps if kernel supports it.
Neil Brown
2005-10-11
1
-5
/
+15
*
Passes all tests, nearly ready for release.
Neil Brown
2005-08-26
1
-3
/
+3
*
Support internal bitmaps with format-1 superblocks.
Neil Brown
2005-08-25
1
-3
/
+3
[next]