summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
* 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
* Do not continue reshape during initrd phaseAdam Kwolek2011-10-03
* fix: correct unlocking of map fileLukasz Dorau2011-10-03
* Create: improve messages from validate_geometry.NeilBrown2011-09-21
* Move restore backup code to functionAdam Kwolek2011-09-21
* Fix readding of a readwrite drive into a writemostly arrayDoug Ledford2011-09-19
* Discourage large devices from being added to 0.90 arrays.NeilBrown2011-09-08
* Show DELAYED, PENDING status of resync process in "--detail"Krzysztof Wojcik2011-06-23
* Add reshape restart support for external metadataAdam Kwolek2011-06-08
* imsm: Implement imsm_manage_reshape(), reshape workhorseAdam Kwolek2011-06-08
* Support restore_stripes() from the given bufferAdam Kwolek2011-06-08
* getinfo_super now clears the 'info' structure before filling it in.NeilBrown2011-06-08
* Grow: accept --assume-clean with --grow --sizeNeilBrown2011-05-16
* examine: allows to examine a disk metadata on non-metadata compliant systemsLabun, Marcin2011-03-23
* mdmon: don't wait for O_EXCL when shutting down.NeilBrown2011-03-22
* Warn the user about too small array sizeKrzysztof Wojcik2011-03-14
* Grow: support reshape of RAID0 arrays.NeilBrown2011-03-10
* Run Grow_restart/Grow_continue when assembling the content of a container.NeilBrown2011-03-08
* set default chunk in validate_geometryCzarnowska, Anna2011-02-22
* FIX: delta_disk can have UnSet valueAdam Kwolek2011-02-14
* Incr: don't exclude 'active' devices from auto inclusion in a container.NeilBrown2011-02-01
* Monitor: do not move partitions to external containerCzarnowska, Anna2011-02-01
* Dynamic hot-plug udev rules for policiesLabun, Marcin2011-01-27
* Add 'restart' arg to various functions used for reshaping.NeilBrown2011-01-17
* Make child_monitor a candidate for ->manage_reshapeNeilBrown2011-01-12
* move_spare function modified and moved to Manage.cAnna Czarnowska2011-01-05
* Use one function chosing spares from containerAnna Czarnowska2011-01-05
* imsm: set imsm spare uuid to 0Anna Czarnowska2010-12-26
* Allow a metadata update to have a linked list of allocated spaces.NeilBrown2010-12-16
* imsm: Prepare reshape_update in mdadmNeilBrown2010-12-16
* Split fmt_devnum out from devnum2devnameNeilBrown2010-12-16