summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Provide ddf support for adding a device to an active container.NeilBrown2008-08-19
* mdadm: add device to a containerDan Williams2008-08-19
* mdmon: remove devices from containerDan Williams2008-08-19
* imsm: delete kicked disksDan Williams2008-08-19
* Fix mdstat_wait_fdNeilBrown2008-08-19
* Make metadata updates from manage to monitor 'synchronous'NeilBrown2008-08-19
* Extra option for set_array_state: you choose dirty or clean.NeilBrown2008-08-19
* mdmon: handle failures versus readauto arraysDan Williams2008-08-15
* mdmon: allow degraded arrays to be monitoredDan Williams2008-08-15
* imsm: include not synced disks in imsm_count_failedDan Williams2008-08-15
* imsm: use disk_ord_tbl to identify rebuilding disksDan Williams2008-08-15
* imsm: fix up assembly of disks that are not in-syncDan Williams2008-08-12
* imsm: fix create by mdmon-updateDan Williams2008-08-12
* imsm: write_super return 0 on successDan Williams2008-08-12
* imsm: update mpb_size in write_super_imsmDan Williams2008-08-12
* mdmon: use activate spare for re-addDan Williams2008-08-12
* imsm: fix handling of the 'migr_state' and 'migr_type' bitsDan Williams2008-08-12
* imsm: add get_imsm_map and sizeof_imsm_mapDan Williams2008-08-11
* imsm: drop 'external' from imsm_examine_briefDan Williams2008-08-11
* imsm: ensure 'usable' remains clear until the disk is in_syncDan Williams2008-08-11
* imsm: spare devices are represented as single disk containersDan Williams2008-08-09
* imsm: store imsm_disk entries in the super->disks listDan Williams2008-08-09
* mdmon: use 'recover' instead of 'repair' when activating a spareDan Williams2008-08-07
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md...NeilBrown2008-08-07
|\
| * imsm: bad block management (phase1)Jacek Danecki2008-08-06
| * imsm: do not mark arrays 'clean' if resync still in progressDan Williams2008-08-06
| * imsm: raid5 layout is left-asymmetricDan Williams2008-08-06
| * mdmon: ignore inactive arrays and other manage_new() cleanupsDan Williams2008-08-04
* | Merge branch 'master' into from-stableNeilBrown2008-08-07
|\ \ | |/ |/|
| * Cosmetic cleanup of some messages.NeilBrown2008-08-01
| * Clean up usage of open()Doug Ledford2008-07-24
| * Add support for distribution specific build extensionsDoug Ledford2008-07-24
| * Fix confusing usage in md.4 man page.Neil Brown2008-07-08
| * Describe the HOMEHOST entry in the mdadm.conf man page.Neil Brown2008-07-07
| * Some more cleanup of tests.Neil Brown2008-06-27
| * Add test for stoping and restarting a raid5 reshape.Neil Brown2008-06-27
| * Add "bitmap=" to "--detail --brief" output when relevant.Neil Brown2008-06-26
| * Improve error message when mdadm fails to stop an array.Neil Brown2008-06-26
| * Couple more man page fixesNeil Brown2008-06-26
| * Add text to man pages suggesting partition type to use for version 1.x metadata.Pascal Charest2008-06-26
| * Italic/bold fixes in man pages.Neil Brown2008-06-26
* | imsm: trim some memory wastageDan Williams2008-07-25
* | imsm: refactor mpb handling into parse and coalesceDan Williams2008-07-25
* | mdmon: don't fork if DEBUGDan Williams2008-07-24
* | imsm: use component_size not total array size in container_content_imsmDan Williams2008-07-24
* | imsm: take chunksize into account when calculating blocks_per_memberDan Williams2008-07-24
* | sysfs: deprecate sysfs_disk_to_sgDan Williams2008-07-24
* | imsm: fix store_zero_imsm breakage from posix_memalign conversionDan Williams2008-07-24
* | imsm: debug environment variable to use 'device name' as 'serial number'Dan Williams2008-07-24
* | imsm: allow --examine to succeed with damaged metadataDan Williams2008-07-24