summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: mapfile locking is broken/racyfor-neilDoug Ledford2010-07-222-13/+11
* Bugfix: don't issue a read larger than the buffer to hold itDoug Ledford2010-07-221-1/+1
* udev rules: add watch optionDoug Ledford2010-07-221-0/+1
* Two Minor bug fixes to incremental supportDoug Ledford2010-07-221-4/+12
* Fix all the confusion over directories once and for all.Doug Ledford2010-07-226-65/+46
* Merge branch 'master' of git://github.com/djbw/mdadmHEADmasterNeilBrown2010-07-226-10/+69
|\
| * Incremental: restore assembly for inactive containers, block activeDan Williams2010-07-193-2/+17
| * imsm: fix a -O2 build warningDan Williams2010-07-061-2/+2
| * mdmon: satisfy glibc tls abi requirements with pthreadsDan Williams2010-07-062-6/+50
* | Don't report Used Dev Size for RAID0.NeilBrown2010-07-222-2/+2
* | Cast to long long before left-shifting too much.NeilBrown2010-07-222-2/+2
* | super-0.90: don't write bitmap larger than 60KNeilBrown2010-07-071-2/+2
* | Improve --re-add documentationNeilBrown2010-07-071-15/+39
* | Fix the count of member devices in mdstat_read function.Marcin Labun2010-07-061-4/+5
* | fix: IncrementalRemove leaves open handlePrzemyslaw Czarnowski2010-07-061-1/+4
|/
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-07-0620-107/+831
|\
| * Merge branch 'fixes' into for-neilDan Williams2010-07-0116-87/+184
| |\
| | * mdmon: prevent allocations due to late bindingDan Williams2010-07-011-1/+2
| | * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-169-37/+34
| * | Merge branch 'subarray' into for-neilDan Williams2010-07-0111-77/+722
| |\ \
| | * | Rename subarray v2Dan Williams2010-06-226-14/+235
| | * | Kill subarray v2Dan Williams2010-06-159-40/+431
| * | | Remove 'checkpointing' side effect of --wait-cleanDan Williams2010-06-152-8/+2
| * | | mdmon: record sync_completed directly to the metadataDan Williams2010-06-152-8/+9
| * | | imsm: dump each disk's view of the slot stateDan Williams2010-06-151-1/+7
| * | | create: Check with OROM limit before setting default chunk sizeDave Jiang2010-06-154-2/+69
| * | | mdmon: periodically checkpoint recoveryDan Williams2010-05-144-0/+47
* | | | Add --test option to --re-add and similarNeilBrown2010-07-065-9/+17
* | | | Add support for "--re-add missing"NeilBrown2010-07-062-20/+81
* | | | Don't let incremental add devices to active arrays.NeilBrown2010-07-061-0/+16
* | | | Assemble: Fix honouring of 'auto' config lineNeilBrown2010-07-061-0/+1
* | | | Avoid skipping devices where removing all faulty/detached devices.NeilBrown2010-06-301-4/+19
* | | | Update udev rules for hotplug support.NeilBrown2010-06-301-6/+6
* | | | Add -fail support to --incrementalNeilBrown2010-06-306-9/+88
* | | | Support fail/remove using kernel nameNeilBrown2010-06-301-20/+83
* | | | Add mdstat_by_componentNeilBrown2010-06-302-4/+65
* | | | Correct documentation for --rebuild-mapNeilBrown2010-06-302-9/+9
* | | | Fix parsing of inactive arrays in /proc/mdstatJeff DeFouw2010-06-291-2/+3
* | | | Create: fix typo in RAID10 default layout message.NeilBrown2010-06-171-1/+1
* | | | mdadm.conf: fix AUTO typoNeilBrown2010-06-051-1/+1
| |_|/ |/| |
* | | Fix man page reference to --level changes with --grow.NeilBrown2010-05-311-2/+3
* | | Compile-time switch to enable 0.9 metadata as defaultmartin f. krafft2010-05-314-5/+27
* | | Revert change to handling of -empty-string- metadata.NeilBrown2010-05-312-3/+3
| | |
| \ \
*-. | | Merge commit '3288b419b988b20a53a2b12eb8e5f9f536228db4'; commit '4363fd80bcc9...NeilBrown2010-05-313-26/+33
|\ \| |
| | * | mdmon: fix missing open of md/<dev>/recovery_startDan Williams2010-04-291-25/+19
| * | | imsm: robustify recovery-start detectionDan Williams2010-05-261-0/+9
| * | | fix: memory leak in mdmon_pid()Przemyslaw Hawrylewicz Czarnowski2010-05-171-1/+5
| | |/ | |/|
* | | Revert "Incremental: honor --no-degraded to delay assembly"Dan Williams2010-05-263-10/+1
* | | Incremental: honor an 'enough' flag from external handlersDan Williams2010-05-264-21/+92
* | | Monitor: don't report the disappearance of a faulty device as SpareActive.NeilBrown2010-05-181-0/+1