summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
* 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
* IMSM: Fix problem in mdmon monitor of using removed disk in imsm container.Labun, Marcin2010-12-15
* Allow --update=devicesize with --re-addNeilBrown2010-12-09
* Grow: warn if growing an array will make it degraded.NeilBrown2010-12-09
* Grow: open backup file for reshape as functionAdam Kwolek2010-12-03
* Assemble: allow an array undergoing reshape to be started without backup fileNeilBrown2010-12-01
* mdmon: don't copy an invalid chunk_sizeNeilBrown2010-11-30
* Compute backup blocks in function.Adam Kwolek2010-11-30
* Prepare and free fdlist in functionsAdam Kwolek2010-11-30
* Treat feature as experimentalAdam Kwolek2010-11-29
* Improve comments for block_monitor.NeilBrown2010-11-29
* Monitor: devid should be dev_tAnna Czarnowska2010-11-29
* Incremental - avoid including wayward devices.NeilBrown2010-11-29
* Improve opt parsing, and distinguish long from short.NeilBrown2010-11-25
* External reshape (step 1): container reshape and ->reshape_super()Dan Williams2010-11-23
* Create: cleanup/unify default geometry handlingDan Williams2010-11-23