summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use new struct context and struct shape for Grow_addbitmapNeilBrown2012-07-09
* Use new struct context and struct shape in Grow_reshapeNeilBrown2012-07-09
* Use new 'struct shape' to pass args to CreateNeilBrown2012-07-09
* Use new 'struct shape' to pass args to BuildNeilBrown2012-07-09
* Fix --build on 2.2 kernels :-)NeilBrown2012-07-09
* Create new 'struct shape' to pass around array details.NeilBrown2012-07-09
* Create: Remove unnecessary cast from 'size'.NeilBrown2012-07-09
* change array_size to be unsigned and use the new MAX_SIZENeilBrown2012-07-09
* Change the values for "max size" from -1 to 1.NeilBrown2012-07-09
* Assemble: don't leak memory with fdlist.NeilBrown2012-07-09
* Change Incremental and related functions to take struct contextNeilBrown2012-07-09
* Change Monitor to take a struct contextNeilBrown2012-07-09
* Change Detail and misc_scan to take a struct contextNeilBrown2012-07-09
* Change name of 'c' variable in DetailNeilBrown2012-07-09
* change Examine to take a struct contextNeilBrown2012-07-09
* Examine: split 'verbose' out from 'brief'.NeilBrown2012-07-09
* Change Create to take a struct contextNeilBrown2012-07-09
* Change Build to take a struct contextNeilBrown2012-07-09
* Change misc_list to take struct contextNeilBrown2012-07-09
* Convert Assemble() to take a context rather than a list of options.NeilBrown2012-07-09
* Discard 'quiet' context variable.NeilBrown2012-07-09
* Convert 'quiet' to 'not verbose' in various places.NeilBrown2012-07-09
* Create 'struct context' for ad hoc context option.NeilBrown2012-07-09
* Create parse_num() function.NeilBrown2012-07-09
* Create: support --readonly flag.NeilBrown2012-07-09
* Assemble: allow arrays to be assembled read-only.NeilBrown2012-07-09
* Remove scattered checks for malloc success.NeilBrown2012-07-09
* Remove re_add flag in favour of new disposition.NeilBrown2012-07-09
* Introduce pr_err for printing error messages.NeilBrown2012-07-09
* Help: use an array to choose which help matches which mode.NeilBrown2012-07-09
* main: extract more functions.NeilBrown2012-07-09
* main: split scan_assemble into a separate functionNeilBrown2012-07-09
* mdadm.c: various minor clean-upsNeilBrown2012-07-09
* Use explicit non-char opt for --zero-superNeilBrown2012-07-09
* ReadMe: various updates and corrections.NeilBrown2012-07-09
* mdmon: fix arg parsing.NeilBrown2012-07-09
* Monitor: fix reporting for Fail vs FailSpare etc.NeilBrown2012-06-04
* Monitor: Report NewArray when an array the disappeared, reappears.NeilBrown2012-06-04
* Monitor: fix inconsistencies in values for ->percentNeilBrown2012-06-04
* Monitor: Allow correct monitoring of more member devices.NeilBrown2012-06-04
* Detail: show which 'set' each device in a RAID10 belongs toNeilBrown2012-05-30
* New tests testing removal of internal bitmapsJes Sorensen2012-05-30
* New tests testing the addition of bitmapsJes Sorensen2012-05-30
* Fix --no-error in test scriptJes Sorensen2012-05-30
* imsm: fix: correct checking volume's degradationLukasz Dorau2012-05-29
* mdadm: Fix Segmentation fault.majianpeng2012-05-29
* Move setup code to a function and introduce matching cleanup argumentJes Sorensen2012-05-28
* Improve --help message from testJes Sorensen2012-05-28
* Add --no-error argument to 'test'Jes Sorensen2012-05-28
* Add support for saving log files in test scriptJes Sorensen2012-05-28