summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass the device name to arrays_in_domain along with the domainDoug Ledford2010-04-152-3/+12
* Added sanity checks on DOMAIN lines, add an action_mask valueDoug Ledford2010-04-152-2/+15
* Change the argument to arrays_in_domain so we aren't always recheckingDoug Ledford2010-04-152-8/+3
* Null terminate our return value so string functions workDoug Ledford2010-04-151-0/+2
* In preparation for new incremental --grab support, update Makefile toDoug Ledford2010-04-153-8/+11
* Refactor code slightly to improve code reuseDoug Ledford2010-04-142-47/+41
* Initial stab at the config option parsing for new DOMAIN line supportDoug Ledford2010-04-143-1/+304
* Fix up discrepancy in whether the long option is --rebuild or --rebuild-mapDoug Ledford2010-04-131-12/+14
* Add flag and help entry for new option to signal we should take a driveDoug Ledford2010-04-131-4/+9
* Sample udev rules file to capture block devices very early in theDoug Ledford2010-04-131-0/+28
* The assumption is that if tfd >= 0, then we have a valid major/minor pairDoug Ledford2010-04-131-6/+6
* udev rules: imsm arrays are a different ID_FS_TYPE, so check for them asDoug Ledford2010-04-131-1/+3
* Minor bug fix to incremental remove supportDoug Ledford2010-04-131-0/+3
* [hotunplug] we are testing mdstat, not ent which is undefined at thisDoug Ledford2010-04-131-3/+3
* Local tweaks to speed build/install/test cyclesDoug Ledford2010-04-132-4/+4
* Fix all the confusion over directories once and for all. We now haveDoug Ledford2010-04-136-65/+46
* Update udev rules for hotplug support.NeilBrown2010-04-091-6/+6
* Add -fail support to --incrementalNeilBrown2010-04-096-9/+88
* Support fail/remove using kernel nameNeilBrown2010-04-091-20/+81
* Add mdstat_by_componentNeilBrown2010-04-092-6/+68
* powerpc compile fixDoug Ledford2010-04-071-1/+1
* Don't attempt to create or read bitmaps where the metadata doesn't support it.NeilBrown2010-04-073-2/+16
* Merge branch 'HEAD'; commit 'a4b93c9ce4f15217afb8'NeilBrown2010-04-071-0/+46
|\
| * Add ANNOUNCE-3.1.2NeilBrown2010-04-071-0/+46
* | Only signal a udev change event if we actually write a mapfile in RebuildMapDoug Ledford2010-03-241-6/+8
* | mapfile: if we putting the mapfile in a custom location via ALT_RUN, allowDoug Ledford2010-03-243-2/+6
* | Create directory to contain mapfile (Assuming parent exists andDoug Ledford2010-03-242-5/+14
* | (no commit message)NeilBrown2010-03-241-1/+6
|/
* Release mdadm-3.1.2NeilBrown2010-03-107-8/+9
* tests: adjust sizes for new defaultsNeilBrown2010-03-1017-33/+38
* ddf/intel: zero out old metadata before creating a container.NeilBrown2010-03-102-2/+10
* Grow: fix recent breakage - lseek return status.NeilBrown2010-03-101-3/+8
* Assemble: fix some recently introduced bugs.NeilBrown2010-03-101-10/+17
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-03-101-10/+5
|\
| * imsm: kill ->creating_imsm flagDan Williams2010-03-031-6/+4
| * Revert "Make the IMSM_DEVNAME_AS_SERIAL option work when creating containers."Dan Williams2010-03-031-4/+1
* | Stop: done stop a container which still have members active.NeilBrown2010-03-091-0/+21
* | Make sure reshape_active is cleared by getinfo_superNeilBrown2010-03-092-0/+2
* | mdmon.8: minor manpage updateNeilBrown2010-03-091-0/+5
* | mdadm.8: improve hosthost documentationNeilBrown2010-03-091-0/+19
* | Grow: fix problem with validating chunk sizeNeilBrown2010-03-091-2/+2
* | Improve partition table code.NeilBrown2010-03-091-21/+49
* | mdadm.8: correct typo: pairtyRyo Fujita2010-03-081-1/+1
|/
* super1: encourage data alignment on 1Meg boundaryNeilBrown2010-03-031-12/+40
* config: add 'homehost' option to 'AUTO' line.NeilBrown2010-03-037-24/+70
* Manage: fix regression on removing detached devices.NeilBrown2010-03-031-7/+15
* allow redefinition of VAR_RUNLuca Berra2010-03-032-1/+14
* mdmon: Check both RUN directories to find running mdmonNeilBrown2010-03-031-12/+9
* mdmon: check select a writable pid_dirLuca Berra2010-03-031-13/+12
* fix mdmon takeoverLuca Berra2010-03-032-3/+3