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
*
wait_for improvement.
NeilBrown
2009-04-07
1
-2
/
+2
*
Create: round to chunk size
NeilBrown
2009-04-06
1
-0
/
+2
*
Create: fixup 'insert_point', dependent on 'subdevs', for auto-layout
Dan Williams
2009-02-24
1
-1
/
+5
*
Create: wait_for container creation
Dan Williams
2009-02-24
1
-0
/
+1
*
Create: warn when a metadata format's platform components are missing
Dan Williams
2009-01-20
1
-0
/
+8
*
Create: allow per-metadata default layouts
Dan Williams
2009-01-20
1
-25
/
+48
*
Create: support autolayout when creating in a DDF
NeilBrown
2008-12-04
1
-30
/
+56
*
Change 'size' argument to validate_geometry to be sectors, not K
NeilBrown
2008-12-04
1
-4
/
+4
*
Create: print message when preparing a container.
NeilBrown
2008-11-28
1
-1
/
+2
*
Tidy error messages for add_to_super failure.
NeilBrown
2008-11-27
1
-4
/
+1
*
allow add_to_super to return errors
Dan Williams
2008-11-27
1
-2
/
+6
*
Create: don't wait for device to appear if we didn't actually start the array
NeilBrown
2008-11-07
1
-1
/
+1
*
Wait for name to appear after create/assemble etc.
NeilBrown
2008-11-04
1
-0
/
+1
*
Create: make sure chosen_name is used for array name generation in Create
NeilBrown
2008-11-04
1
-0
/
+1
*
Create: Don't optimise resync as recovery when creating raid5 in a container.
NeilBrown
2008-11-04
1
-1
/
+2
*
DDF: report member arrays in examine_brief.
NeilBrown
2008-11-04
1
-1
/
+1
*
Incremental: lock against multiple concurrent additions to an array.
NeilBrown
2008-11-04
1
-1
/
+4
*
Generate 'change' uevents when arrays change in non-obvious ways.
NeilBrown
2008-11-04
1
-4
/
+6
*
Always update mdadm/map when starting an array.
NeilBrown
2008-11-04
1
-1
/
+6
*
mdopen: Introduce new rules for creating device name.
NeilBrown
2008-11-04
1
-1
/
+2
*
Delay creation of array devices for assemble/build/create
NeilBrown
2008-11-04
1
-27
/
+39
*
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-27
1
-1
/
+1
|
\
|
*
Allow WRITEMOSTLY to be cleared on --readd using --readwrite.
NeilBrown
2008-10-25
1
-1
/
+1
*
|
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
[next]