aboutsummaryrefslogtreecommitdiffstats
path: root/Build.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Remove all "if zeros" pt.2Mateusz Kusiak1-6/+0
2024-01-24Replace "none" with macroMateusz Kusiak1-2/+2
2023-10-26mdadm: set ident.devname if applicableMariusz Tkaczyk1-12/+9
2022-04-04Create, Build: use default_layout()Mariusz Tkaczyk1-22/+1
2017-08-16Error messages should end with a newline character.NeilBrown1-2/+2
2017-05-11retire the APIs that driver no longer supportsZhilong Liu1-4/+0
2017-05-05mdadm/util: unify stat checking blkdev into functionZhilong Liu1-21/+4
2017-05-05mdadm/util: unify fstat checking blkdev into functionZhilong Liu1-2/+3
2017-05-02Create: tell udev md device is not ready when first created.NeilBrown1-1/+1
2017-04-05Build: Stop bothering about supporting md driver older than 0.90.00Jes Sorensen1-118/+69
2017-03-29util: Introduce md_set_array_info()Jes Sorensen1-2/+2
2017-03-28mdadm/Build:check the level parameter when build new arrayZhilong Liu1-0/+4
2016-11-29Introduce enum flag_mode for setting and clearing flags.NeilBrown1-1/+1
2015-02-12Don't break long strings onto multiple lines.NeilBrown1-2/+1
2013-06-19Remove lots of unnecessary white space.NeilBrown1-3/+3
2013-03-05Create: default to bitmap=internal for large arrays.NeilBrown1-0/+2
2013-02-21Discard devnum in favour of devnmNeilBrown1-1/+1
2012-10-22Trivial bugfix and spelling fixes.Michael Tokarev1-1/+1
2012-08-13Fix default size calculations that were recently broken.NeilBrown1-1/+3
2012-07-09Use new 'struct shape' to pass args to BuildNeilBrown1-43/+41
2012-07-09Fix --build on 2.2 kernels :-)NeilBrown1-2/+3
2012-07-09Change the values for "max size" from -1 to 1.NeilBrown1-2/+2
2012-07-09Change Build to take a struct contextNeilBrown1-7/+7
2012-07-09Introduce pr_err for printing error messages.NeilBrown1-26/+23
2011-05-10Create: allow chunksize to be non-power-of-2.NeilBrown1-0/+4
2010-11-22Improve type names for mddev_devNeilBrown1-2/+2
2009-06-02Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown1-7/+2
2009-05-11Merge branch 'master' into devel-3.0NeilBrown1-4/+3
2009-04-21mdadm: allow build to use --sizePaul Clements1-4/+4
2009-04-07wait_for improvement.NeilBrown1-1/+1
2008-11-04Wait for name to appear after create/assemble etc.NeilBrown1-0/+2
2008-11-04Incremental: lock against multiple concurrent additions to an array.NeilBrown1-2/+7
2008-11-04Always update mdadm/map when starting an array.NeilBrown1-1/+6
2008-11-04mdopen: Introduce new rules for creating device name.NeilBrown1-2/+2
2008-11-04Delay creation of array devices for assemble/build/createNeilBrown1-11/+18
2008-10-25Allow WRITEMOSTLY to be cleared on --readd using --readwrite.NeilBrown1-1/+1
2007-12-14Remove spaces/tabs from ends of lines.Neil Brown1-4/+3
2007-05-21Improve error message for adding bitmap to a level that cannot support it.Neil Brown1-0/+6
2006-12-14Central calls to ioctl BLKGETSIZENeil Brown1-7/+4
2006-05-19Just updaqte copyright dates and email addressNeil Brown1-1/+1
2006-05-15Limit size of bitmap to 2million chunks.Neil Brown1-1/+3
2005-11-22Support bitmaps with raid10Neil Brown1-1/+3
2005-10-11Create version-4 bitmaps if kernel supports it.Neil Brown1-1/+9
2005-08-16Assorted fixesNeil Brown1-2/+17
2005-08-15Add 'quite' option and tidy up some tests.Neil Brown1-7/+7
2005-08-09Add write-behind supportNeil Brown1-3/+5
2005-07-29Don't for a chunk-size when "build"ing a raid1Neil Brown1-1/+1
2005-06-14From paul.clements@steeleye.com Thu May 19 11:09:55 2005Neil Brown1-7/+13
2005-06-07Initial bitmap supportNeil Brown1-1/+33
2005-04-04Change MAJOR() etc to major() etcNeil Brown1-3/+3
2004-11-01mdadm-1.8.0mdadm-1.8.0Neil Brown1-1/+31
2004-06-04mdadm-1.6.0mdadm-1.6.0Neil Brown1-1/+3
2002-04-04mdadm-0.8mdadm-0.8Neil Brown1-1/+1
2002-03-08mdadm-0.7mdadm-0.7Neil Brown1-2/+2
2002-03-06mdctl-0.6mdctl-0.6Neil Brown1-25/+31
2001-07-26mdctl-v0.4mdctl-v0.4Neil Brown1-0/+133
2001-06-08mdctl-v0.2mdctl-v0.2Neil Brown1-0/+36