summaryrefslogtreecommitdiff
path: root/Build.c
Commit message (Expand)AuthorAgeFilesLines
* Create, Build: use default_layout()Mariusz Tkaczyk2022-04-041-22/+1
* Error messages should end with a newline character.NeilBrown2017-08-161-2/+2
* retire the APIs that driver no longer supportsZhilong Liu2017-05-111-4/+0
* mdadm/util: unify stat checking blkdev into functionZhilong Liu2017-05-051-21/+4
* mdadm/util: unify fstat checking blkdev into functionZhilong Liu2017-05-051-2/+3
* Create: tell udev md device is not ready when first created.NeilBrown2017-05-021-1/+1
* Build: Stop bothering about supporting md driver older than 0.90.00Jes Sorensen2017-04-051-118/+69
* util: Introduce md_set_array_info()Jes Sorensen2017-03-291-2/+2
* mdadm/Build:check the level parameter when build new arrayZhilong Liu2017-03-281-0/+4
* Introduce enum flag_mode for setting and clearing flags.NeilBrown2016-11-291-1/+1
* Don't break long strings onto multiple lines.NeilBrown2015-02-121-2/+1
* Remove lots of unnecessary white space.NeilBrown2013-06-191-3/+3
* Create: default to bitmap=internal for large arrays.NeilBrown2013-03-051-0/+2
* Discard devnum in favour of devnmNeilBrown2013-02-211-1/+1
* Trivial bugfix and spelling fixes.Michael Tokarev2012-10-221-1/+1
* Fix default size calculations that were recently broken.NeilBrown2012-08-131-1/+3
* Use new 'struct shape' to pass args to BuildNeilBrown2012-07-091-43/+41
* Fix --build on 2.2 kernels :-)NeilBrown2012-07-091-2/+3
* Change the values for "max size" from -1 to 1.NeilBrown2012-07-091-2/+2
* Change Build to take a struct contextNeilBrown2012-07-091-7/+7
* Introduce pr_err for printing error messages.NeilBrown2012-07-091-26/+23
* Create: allow chunksize to be non-power-of-2.NeilBrown2011-05-101-0/+4
* Improve type names for mddev_devNeilBrown2010-11-221-2/+2
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-7/+2
* Merge branch 'master' into devel-3.0NeilBrown2009-05-111-4/+3
|\
| * mdadm: allow build to use --sizePaul Clements2009-04-211-4/+4
* | wait_for improvement.NeilBrown2009-04-071-1/+1
* | Wait for name to appear after create/assemble etc.NeilBrown2008-11-041-0/+2
* | Incremental: lock against multiple concurrent additions to an array.NeilBrown2008-11-041-2/+7
* | Always update mdadm/map when starting an array.NeilBrown2008-11-041-1/+6
* | mdopen: Introduce new rules for creating device name.NeilBrown2008-11-041-2/+2
* | Delay creation of array devices for assemble/build/createNeilBrown2008-11-041-11/+18
|/
* Allow WRITEMOSTLY to be cleared on --readd using --readwrite.NeilBrown2008-10-251-1/+1
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-141-4/+3
* Improve error message for adding bitmap to a level that cannot support it.Neil Brown2007-05-211-0/+6
* Central calls to ioctl BLKGETSIZENeil Brown2006-12-141-7/+4
* Just updaqte copyright dates and email addressNeil Brown2006-05-191-1/+1
* Limit size of bitmap to 2million chunks.Neil Brown2006-05-151-1/+3
* Support bitmaps with raid10Neil Brown2005-11-221-1/+3
* Create version-4 bitmaps if kernel supports it.Neil Brown2005-10-111-1/+9
* Assorted fixesNeil Brown2005-08-161-2/+17
* Add 'quite' option and tidy up some tests.Neil Brown2005-08-151-7/+7
* Add write-behind supportNeil Brown2005-08-091-3/+5
* Don't for a chunk-size when "build"ing a raid1Neil Brown2005-07-291-1/+1
* From paul.clements@steeleye.com Thu May 19 11:09:55 2005Neil Brown2005-06-141-7/+13
* Initial bitmap supportNeil Brown2005-06-071-1/+33
* Change MAJOR() etc to major() etcNeil Brown2005-04-041-3/+3
* mdadm-1.8.0mdadm-1.8.0Neil Brown2004-11-011-1/+31
* mdadm-1.6.0mdadm-1.6.0Neil Brown2004-06-041-1/+3
* mdadm-0.8mdadm-0.8Neil Brown2002-04-041-1/+1