summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add policy_action supportNeilBrown2010-09-06
* Add policy framework.NeilBrown2010-09-06
* Fix compile error on non-x86 systems.NeilBrown2010-09-03
* Release mdadm-3.1.4NeilBrown2010-08-31
* Fix spare migration.NeilBrown2010-08-31
* Don't remove md devices with standard names.NeilBrown2010-08-31
* Allow dev_open to work on read-only /devNeilBrown2010-08-30
* Allow --incremental to add spares to an array.NeilBrown2010-08-12
* Incremental: accept '--no-degraded' as a deprecated optionDan Williams2010-08-12
* Incremental: return success in 'container not enough' caseDan Williams2010-08-10
* Don't link mdadm with pthreadsNeilBrown2010-08-06
* Fix compiler warning concering bad use of snprintf.NeilBrown2010-08-06
* Release mdadm-3.1.3NeilBrown2010-08-06
* mapfile: just have one place to store the mapfileNeilBrown2010-08-06
* Grow: use raid_disks, not nr_disksNeilBrown2010-08-06
* Fix writing of second backup superblock during growNeilBrown2010-08-05
* udevadm settle in autodetect testNeilBrown2010-08-05
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Detail: clean up handing of the 'info' we load from superblock.NeilBrown2010-08-05
* Fix test for imsm prodigal member scenarioNeilBrown2010-08-05
* Fix tests/layoutsNeilBrown2010-07-29
* Fix restarting of reshaping arrays.NeilBrown2010-07-29
* Restore assembling of ddf containers.NeilBrown2010-07-29
* Fix use of rv in Grow_reshapeNeilBrown2010-07-29
* Some fixes to the mapfile code.NeilBrown2010-07-28
* Update man page info about files used by mdmonNeilBrown2010-07-28
* Switch from /lib/init/rw to /dev for early-boot files.NeilBrown2010-07-28
* Bugfix: mapfile locking is broken/racyNeilBrown2010-07-28
* Add warnings if we ever fail to get a lock on the mapfile.Doug Ledford2010-07-22
* Bugfix: don't issue a read larger than the buffer to hold itDoug Ledford2010-07-22
* udev rules: add watch optionDoug Ledford2010-07-22
* Two Minor bug fixes to incremental supportDoug Ledford2010-07-22
* Fix all the confusion over directories once and for all.Doug Ledford2010-07-22
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-07-22
|\
| * Incremental: restore assembly for inactive containers, block activeDan Williams2010-07-19
| * imsm: fix a -O2 build warningDan Williams2010-07-06
| * mdmon: satisfy glibc tls abi requirements with pthreadsDan Williams2010-07-06
* | Don't report Used Dev Size for RAID0.NeilBrown2010-07-22
* | Cast to long long before left-shifting too much.NeilBrown2010-07-22
* | super-0.90: don't write bitmap larger than 60KNeilBrown2010-07-07
* | Improve --re-add documentationNeilBrown2010-07-07
* | Fix the count of member devices in mdstat_read function.Marcin Labun2010-07-06
* | fix: IncrementalRemove leaves open handlePrzemyslaw Czarnowski2010-07-06
|/
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-07-06
|\
| * Merge branch 'fixes' into for-neilDan Williams2010-07-01
| |\
| | * mdmon: prevent allocations due to late bindingDan Williams2010-07-01
| | * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-16
| * | Merge branch 'subarray' into for-neilDan Williams2010-07-01
| |\ \
| | * | Rename subarray v2Dan Williams2010-06-22
| | * | Kill subarray v2Dan Williams2010-06-15