summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
* Add space_before/space_after fields to mdinfoNeilBrown2012-10-04
* Add --data-offset flag for Create and GrowNeilBrown2012-10-04
* Add data_offset arg to ->init_super and use it in super1.cNeilBrown2012-10-04
* Add data_offset arg to ->validate_geometry.NeilBrown2012-10-04
* Add data_offset arg to ->avail_sizeNeilBrown2012-10-04
* Allow parse_size to return 0.NeilBrown2012-10-04
* Handles spaces in array names better.NeilBrown2012-10-04
* imsm: Allow to specify controller for --detail-platform.Maciej Naruszewicz2012-10-04
* Display size with human_size_brief with a chosen prefixMaciej Naruszewicz2012-10-02
* imsm: Add --export option for --detail-platformMaciej Naruszewicz2012-10-02
* fix: adjust parse_size() to the unsigned size variableLukasz Dorau2012-09-20
* Manage: minor cosmetic fixes.NeilBrown2012-08-13
* 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
* Create new 'struct shape' to pass around array details.NeilBrown2012-07-09
* Change the values for "max size" from -1 to 1.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 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
* 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
* Use explicit non-char opt for --zero-superNeilBrown2012-07-09
* Monitor: fix inconsistencies in values for ->percentNeilBrown2012-06-04
* Adjust to new standard of /runNeilBrown2012-05-03
* Introduce sysfs_set_num_signed() and use it to set bitmap/offsetJes Sorensen2012-04-30
* Add --prefer option for --detail and --monitorNeilBrown2012-04-18
* Raid limit of 1024 when scanning for devices.NeilBrown2012-04-18
* FIX: Support metadata changes rollbackAdam Kwolek2012-04-17
* Bitmap_offset is a signed numberNeilBrown2012-04-04
* Fix the new ROUND_UP macro.NeilBrown2012-03-22
* Generalize ROUND_UP() macro and introduce matching ROUND_UP_PTR()Jes Sorensen2012-03-21
* Remove avail_disks arg from 'enough'.NeilBrown2012-02-07
* Spawn mdmon with --offroot if mdadm was launched with --offrootJes Sorensen2012-01-30
* Add --offroot argument to mdadmJes Sorensen2012-01-30
* monitor: ensure we retry soon when 'remove' fails.NeilBrown2012-01-03