index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Create.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
FIX: ping_monitor() usage causes memory leaks
Adam Kwolek
2011-03-18
1
-1
/
+1
*
Warn the user about too small array size
Krzysztof Wojcik
2011-03-14
1
-3
/
+3
*
Fix chunksize defaulting.
NeilBrown
2011-03-09
1
-2
/
+9
*
Partitions could be meaningful on single-drive RAID0
Krzysztof Wojcik
2011-02-27
1
-1
/
+2
*
set default chunk in validate_geometry
Czarnowska, Anna
2011-02-22
1
-11
/
+14
*
fix: memory leak in Create
Czarnowska, Anna
2011-02-21
1
-1
/
+3
*
Call free_super earlier when creating an array.
NeilBrown
2011-01-31
1
-2
/
+1
*
Create/grow: improve checks on number of devices.
NeilBrown
2010-12-01
1
-2
/
+10
*
Create: report failure if array cannot be started.
NeilBrown
2010-12-01
1
-4
/
+11
*
Create: cleanup/unify default geometry handling
Dan Williams
2010-11-23
1
-15
/
+6
*
Replace various load_super calls with load_container
NeilBrown
2010-11-22
1
-5
/
+5
*
Improve type names for mddev_dev
NeilBrown
2010-11-22
1
-3
/
+3
*
Create: user container_dev rather than subarray for some tests.
NeilBrown
2010-11-22
1
-3
/
+4
*
get_info_super: report which other devices are thought to be working/failed.
NeilBrown
2010-11-22
1
-4
/
+4
*
Merge branch 'master' of git://github.com/djbw/mdadm
NeilBrown
2010-07-06
1
-2
/
+6
|
\
|
*
create: Check with OROM limit before setting default chunk size
Dave Jiang
2010-06-16
1
-2
/
+6
*
|
Create: fix typo in RAID10 default layout message.
NeilBrown
2010-06-17
1
-1
/
+1
|
/
*
Create: cleanup after failed create in duplicated array member case
Dan Williams
2010-04-19
1
-2
/
+8
*
Don't attempt to create or read bitmaps where the metadata doesn't support it.
NeilBrown
2010-04-07
1
-0
/
+5
*
Create: Improve warning message about booting from v1.x
NeilBrown
2010-02-01
1
-2
/
+2
*
Merge branch 'master' of git://github.com/djbw/mdadm
NeilBrown
2009-12-30
1
-1
/
+1
|
\
|
*
Introduce MaxSector
Dan Williams
2009-12-21
1
-1
/
+1
*
|
Check partition tables when creating array.
Trela, Maciej
2009-12-08
1
-3
/
+14
|
/
*
Create: warn when creating a raid1 using default metadata.
NeilBrown
2009-11-19
1
-0
/
+11
*
Improve error messages when metadata handler does not support request.
NeilBrown
2009-11-17
1
-2
/
+2
*
Increase default chunk size to 512K
NeilBrown
2009-11-17
1
-1
/
+8
*
conditionally update uuids in the map file after Create()
Dan Williams
2009-08-01
1
-0
/
+32
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
*
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-25
1
-1
/
+5
*
Create: wait_for container creation
Dan Williams
2009-02-25
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
|
\
[next]