summaryrefslogtreecommitdiff
path: root/Monitor.c
Commit message (Expand)AuthorAge
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Add --test option to --re-add and similarNeilBrown2010-07-06
* Monitor: don't report the disappearance of a faulty device as SpareActive.NeilBrown2010-05-18
* Monitor: add option to specify rebuild incrementsZdenek Behan2009-10-19
* Monitor: use pclose rather than fcloseNeilBrown2009-07-10
* Merge branch 'master' into devel-3.0NeilBrown2009-06-02
|\
| * Monitor: support spare-group manipulation for 1.x metadata.NeilBrown2009-05-12
* | Move WaitClean from Monitor.c to sysfs.cNeilBrown2009-06-02
* | Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
* | Monitor: don't get confused if utime is never set.NeilBrown2009-06-02
* | config: allow Array line to contain array name without /dev/md/ prefix.NeilBrown2009-05-11
* | config: support "ARRAY <ignore> ..." lines in mdadm.confNeilBrown2009-05-11
* | Wait for POLLPRI on /proc or /sys files.NeilBrown2009-04-14
* | Merge branch 'master' in devel-3.0NeilBrown2009-03-10
|\|
| * Monitor: send --test message for arrays in /proc/mdstat that aren't in mdadm....NeilBrown2009-02-05
* | Merge branch 'master' into scratch-3.0NeilBrown2009-01-08
|\|
| * Free mdstat data structures properly.NeilBrown2009-01-08
* | fix ->metadata_version checking in Wait()Dan Williams2008-12-02
* | config: Don't require an array to have a device name.NeilBrown2008-11-04
* | quiet WaitClean()Dan Williams2008-10-15
* | Extend --wait-clean to checkpoint resyncDan Williams2008-10-15
* | --wait-clean: shorten timeoutDan Williams2008-10-15
* | 'mdadm --wait-clean' wait for array to be marked cleanDan Williams2008-09-15
* | Add ping_monitor() to mdadm --waitDan Williams2008-09-15
|/
* Clean up usage of open()Doug Ledford2008-07-24
* Fix for segfault when reading /proc/mdstatNeil Brown2008-04-28
* Replace sysarray with mdinfoNeil Brown2007-12-14
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-14
* Monitor.c s/MAXINT/INT_MAX/gmaximilian attems2007-09-27
* Monitor.c include signal.h directlymaximilian attems2007-09-27
* Enhance raid4 support: --assemble and --monitor wasn't quite happy with it.Doug Ledford2007-07-09
* Mark some files FD_CLOEXEC to protect sendmail from them.Doug Ledford2007-07-09
* Fix spare migration and other problems with --monitor.Neil Brown2007-07-09
* Fix a bug that was causing incorrect warning from --monitor.Neil Brown2007-02-22
* Release 2.6Neil Brown2006-12-21
* Add new mode: --incrementalNeil Brown2006-12-21
* Don't hold md device open for so long in --monitor modeNeil Brown2006-12-14
* When resync finished, report the mismatch count if there is one.Neil Brown2006-12-14
* --wait or -W will wait for resync activity to finish on the given devices.Neil Brown2006-12-14
* More consistent honoring of --configfileNeil Brown2006-06-26
* Fix user-after-free bug in error path in --monitor mode.Neil Brown2006-06-26
* Fix typo in mail message from --monitorNeil Brown2006-06-02
* check return status of all write/fwrite functions as required by glibc 2.4Neil Brown2006-05-29
* Choose better devnumbers and tidy up some issues with finding names.Neil Brown2006-05-26
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* Add a copy of /proc/mdstat to the mail message send by mdadm --monitor.Neil Brown2006-05-19
* Arrange that SparesMissing events generate an email too.Neil Brown2006-05-15
* Support 'mailfrom' line in mdadm.conf so the From: line in alert emails can b...Neil Brown2006-05-15
* Reduce dependance on MD_SB_DISKSNeil Brown2006-03-28
* Create missing /dev files where needed.Neil Brown2006-03-28