summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Having single function to read mdmon pid file.NeilBrown2010-02-04
* mdmon: discard test_pidfile()NeilBrown2010-02-04
* mdmon: don't mkdir /var/runNeilBrown2010-02-04
* mdmon: improve switchroot handling.NeilBrown2010-02-04
* mdmon: simplify try_kill_monitorNeilBrown2010-02-04
* mdmon: remove scan variable from mdmon()NeilBrown2010-02-04
* Assemble: fix --force assembly of v1.x arrays which are recovering.NeilBrown2010-02-04
* Create: Improve warning message about booting from v1.xNeilBrown2010-02-01
* Add test for "are we running as root".NeilBrown2010-02-01
* super-intel.c: use %zu specifier for printf of size_tLuca Berra2010-02-01
* mdadm-3.1.1 segfaults when mdadm -G -Z is used.Luca Berra2010-02-01
* Kill: fix when zeroing busy devices.Artur Wojcik2010-01-29
* mapfile: fix locking.NeilBrown2010-01-29
* Detail: Report state of FAILED when an array has too few devices to work.NeilBrown2010-01-29
* Tidy up some argument parsing, particularly for -bNeilBrown2010-01-29
* md.4: various improvements to new section on scrubbing.NeilBrown2010-01-29
* mdmon: fix fd leak and possible buffer overrun.NeilBrown2010-01-29
* Correctly parse -N command line option.NeilBrown2010-01-28
* md.4: add section on scrubbing and mismatch counts.NeilBrown2010-01-28
* Grow: If bitmap interferes with grow, report this.NeilBrown2010-01-28
* Assemble: error-check ->load_superNeilBrown2010-01-28
* Remove stray debugging printfsNeilBrown2010-01-28
* Fix segfault when the AUTO keyword is used in the config fileDoug Ledford2010-01-19
* Don't use %02d as a metadata format specifier for metadata numbers.Doug Ledford2010-01-19
* Make the IMSM_DEVNAME_AS_SERIAL option work when creating containers.Doug Ledford2010-01-19
* Document validity of --assume-clean when all devices are zeroed.Michael Evan2009-12-30
* Merge branch 'klockwork' of git://github.com/djbw/mdadmNeilBrown2009-12-30
|\
| * imsm: prune dead code in validate_geometry_imsmDan Williams2009-12-10
| * Fix required to enable RAID arrays on SAS disks.Artur Wojcik2009-12-10
| * Fix for resource leak on error path.Artur Wojcik2009-12-10
| * Fix for buffer overflow defect.Artur Wojcik2009-12-10
| * Fix for buffer overflow error.Artur Wojcik2009-12-10
| * Fix for memory leak defect.Artur Wojcik2009-12-10
| * Fix for memory leak defect.Artur Wojcik2009-12-10
| * Fix for memory leak defect.Artur Wojcik2009-12-10
| * Fix for NULL pointer dereference defect.Artur Wojcik2009-12-10
| * Fix for NULL pointer dereference defect.Artur Wojcik2009-12-10
| * Fix for NULL pointer dereference defect.Artur Wojcik2009-12-10
| * imsm: no need to report the component device name from container_contentDan Williams2009-12-10
| * Fix for buffer overflow defect.Artur Wojcik2009-12-10
| * Fix for NULL pointer dereference.Artur Wojcik2009-12-10
| * Fix for NULL pointer dereference.Artur Wojcik2009-12-10
| * Fix for memory and resource leak.Artur Wojcik2009-12-10
| * Fix for possible NULL pointer dereference.Artur Wojcik2009-12-10
| * Fix for buffer overflow defect in 'link'.Artur Wojcik2009-12-10
* | Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-12-30
|\ \
| * | imsm: add support for checkpointing via 'curr_migr_unit'Dan Williams2009-12-21
| * | Support external metadata recovery-resumeDan Williams2009-12-21
| * | Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameterDan Williams2009-12-21
| * | Introduce MaxSectorDan Williams2009-12-21