summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
...
* 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
* Grow/bitmap: support adding bitmap via sysfs.NeilBrown2011-12-23
* Remove update_privateNeilBrown2011-12-20
* fix: Allowed to assemble 2 volumes with the same names from config file.Lukasz Orlowski2011-11-07
* Remove duplicated code: search_mdstat and conf_matchNeilBrown2011-11-01
* kill-subarray: fix, IMSM cannot kill-subarray with unsupported metadataLabun, Marcin2011-10-31
* Add recovery blocked field to mdinfoAdam Kwolek2011-10-05
* Move code to get_data_disks() functionAdam Kwolek2011-10-03
* Add continue option to grow commandAdam Kwolek2011-10-03