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: Verify if array name doesn't exist already
Adam Kwolek
2011-12-22
1
-0
/
+12
*
Create() check malloc() return value
Jes Sorensen
2011-10-22
1
-0
/
+4
*
Create() don't leave the lock hanging on error
Jes Sorensen
2011-10-22
1
-5
/
+8
*
Create: improve messages from validate_geometry.
NeilBrown
2011-09-21
1
-4
/
+14
*
imsm: getinfo_super_imsm_volume() doesn't fill all disk information
NeilBrown
2011-07-14
1
-9
/
+0
*
FIX: Cannot create volume
Adam Kwolek
2011-06-14
1
-1
/
+9
*
getinfo_super now clears the 'info' structure before filling it in.
NeilBrown
2011-06-08
1
-1
/
+1
*
Restore ability to create imsm array from specific devices.
NeilBrown
2011-05-23
1
-1
/
+7
*
Create: add error checking for 'write_init_super'.
NeilBrown
2011-05-11
1
-1
/
+7
*
Create: give better error message if member device unusable.
NeilBrown
2011-05-10
1
-0
/
+16
*
Create: allow chunksize to be non-power-of-2.
NeilBrown
2011-05-10
1
-0
/
+4
*
Create: fix size after setting default chunk
Czarnowska, Anna
2011-04-05
1
-7
/
+18
*
Create: check for UnSet when looking at chunk
Czarnowska, Anna
2011-04-05
1
-2
/
+2
*
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
[prev]
[next]