summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove 'checkpointing' side effect of --wait-cleanDan Williams2010-06-15
* mdmon: record sync_completed directly to the metadataDan Williams2010-06-15
* imsm: dump each disk's view of the slot stateDan Williams2010-06-15
* create: Check with OROM limit before setting default chunk sizeDave Jiang2010-06-15
* mdmon: periodically checkpoint recoveryDan Williams2010-05-14
* mdmon: fix missing open of md/<dev>/recovery_startDan Williams2010-04-29
* Create: cleanup after failed create in duplicated array member caseDan Williams2010-04-19
* Fixup default definitions of VAR_RUN and ALT_RUNDan Williams2010-04-15
* powerpc compile fixDoug Ledford2010-04-07
* Don't attempt to create or read bitmaps where the metadata doesn't support it.NeilBrown2010-04-07
* Merge branch 'HEAD'; commit 'a4b93c9ce4f15217afb8'NeilBrown2010-04-07
|\
| * Add ANNOUNCE-3.1.2NeilBrown2010-04-07
* | Only signal a udev change event if we actually write a mapfile in RebuildMapDoug Ledford2010-03-24
* | mapfile: if we putting the mapfile in a custom location via ALT_RUN, allowDoug Ledford2010-03-24
* | Create directory to contain mapfile (Assuming parent exists andDoug Ledford2010-03-24
* | (no commit message)NeilBrown2010-03-24
|/
* Release mdadm-3.1.2NeilBrown2010-03-10
* tests: adjust sizes for new defaultsNeilBrown2010-03-10
* ddf/intel: zero out old metadata before creating a container.NeilBrown2010-03-10
* Grow: fix recent breakage - lseek return status.NeilBrown2010-03-10
* Assemble: fix some recently introduced bugs.NeilBrown2010-03-10
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-03-10
|\
| * imsm: kill ->creating_imsm flagDan Williams2010-03-03
| * Revert "Make the IMSM_DEVNAME_AS_SERIAL option work when creating containers."Dan Williams2010-03-03
* | Stop: done stop a container which still have members active.NeilBrown2010-03-09
* | Make sure reshape_active is cleared by getinfo_superNeilBrown2010-03-09
* | mdmon.8: minor manpage updateNeilBrown2010-03-09
* | mdadm.8: improve hosthost documentationNeilBrown2010-03-09
* | Grow: fix problem with validating chunk sizeNeilBrown2010-03-09
* | Improve partition table code.NeilBrown2010-03-09
* | mdadm.8: correct typo: pairtyRyo Fujita2010-03-08
|/
* super1: encourage data alignment on 1Meg boundaryNeilBrown2010-03-03
* config: add 'homehost' option to 'AUTO' line.NeilBrown2010-03-03
* Manage: fix regression on removing detached devices.NeilBrown2010-03-03
* allow redefinition of VAR_RUNLuca Berra2010-03-03
* mdmon: Check both RUN directories to find running mdmonNeilBrown2010-03-03
* mdmon: check select a writable pid_dirLuca Berra2010-03-03
* fix mdmon takeoverLuca Berra2010-03-03
* fix mdmon option parsingLuca Berra2010-03-03
* Add _FORTIFY_SOURCE to mdadm.O2 build.NeilBrown2010-03-03
* Fix warning about unused variable.NeilBrown2010-03-03
* fix gcc warnings about strict-aliasing rulesNeilBrown2010-03-03
* Assemble: clean up properly if we cannot add the bitmap file.NeilBrown2010-02-24
* Create: change default metadata type to 1.2NeilBrown2010-02-24
* Grow: be more relaxed about timestamp mismatches on backup file.NeilBrown2010-02-24
* Assemble: check inargv before complaining about stray arguments.NeilBrown2010-02-24
* super1: put bitmap on a 4K boundary when possible.NeilBrown2010-02-24
* Assemble: Handle assembling from config file which is out of order.NeilBrown2010-02-24
* mdmon: Document startup/shutdown requirements in man page.NeilBrown2010-02-08
* mapfile: use ALT_RUN as alternate place to store mapfileNeilBrown2010-02-08