index
:
mdadm.git
auto-spare
devel-3.0
f8
f9
fedora-devel
for-neil
hotunplug
master
mdadm-2.6.7.x
stable-1
Official Fedora mdadm git repository cloned from upstream mdadm maintainer
Doug Ledford
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Monitor: use pclose rather than fclose
NeilBrown
2009-07-10
1
-1
/
+1
*
Merge branch 'master' into devel-3.0
NeilBrown
2009-06-02
1
-5
/
+14
|
\
|
*
Monitor: support spare-group manipulation for 1.x metadata.
NeilBrown
2009-05-12
1
-5
/
+14
*
|
Move WaitClean from Monitor.c to sysfs.c
NeilBrown
2009-06-02
1
-104
/
+0
*
|
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
*
|
Monitor: don't get confused if utime is never set.
NeilBrown
2009-06-02
1
-0
/
+4
*
|
config: allow Array line to contain array name without /dev/md/ prefix.
NeilBrown
2009-05-11
1
-1
/
+7
*
|
config: support "ARRAY <ignore> ..." lines in mdadm.conf
NeilBrown
2009-05-11
1
-0
/
+2
*
|
Wait for POLLPRI on /proc or /sys files.
NeilBrown
2009-04-14
1
-1
/
+1
*
|
Merge branch 'master' in devel-3.0
NeilBrown
2009-03-10
1
-0
/
+2
|
\
|
|
*
Monitor: send --test message for arrays in /proc/mdstat that aren't in mdadm....
NeilBrown
2009-02-05
1
-0
/
+2
*
|
Merge branch 'master' into scratch-3.0
NeilBrown
2009-01-08
1
-1
/
+1
|
\
|
|
*
Free mdstat data structures properly.
NeilBrown
2009-01-08
1
-1
/
+1
*
|
fix ->metadata_version checking in Wait()
Dan Williams
2008-12-02
1
-1
/
+1
*
|
config: Don't require an array to have a device name.
NeilBrown
2008-11-04
1
-1
/
+4
*
|
quiet WaitClean()
Dan Williams
2008-10-15
1
-5
/
+7
*
|
Extend --wait-clean to checkpoint resync
Dan Williams
2008-10-15
1
-0
/
+3
*
|
--wait-clean: shorten timeout
Dan Williams
2008-10-15
1
-12
/
+23
*
|
'mdadm --wait-clean' wait for array to be marked clean
Dan Williams
2008-09-15
1
-0
/
+88
*
|
Add ping_monitor() to mdadm --wait
Dan Williams
2008-09-15
1
-4
/
+8
|
/
*
Clean up usage of open()
Doug Ledford
2008-07-24
1
-1
/
+1
*
Fix for segfault when reading /proc/mdstat
Neil Brown
2008-04-28
1
-0
/
+1
*
Replace sysarray with mdinfo
Neil Brown
2007-12-14
1
-1
/
+1
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-9
/
+9
*
Monitor.c s/MAXINT/INT_MAX/g
maximilian attems
2007-09-27
1
-6
/
+6
*
Monitor.c include signal.h directly
maximilian attems
2007-09-27
1
-1
/
+1
*
Enhance raid4 support: --assemble and --monitor wasn't quite happy with it.
Doug Ledford
2007-07-09
1
-5
/
+6
*
Mark some files FD_CLOEXEC to protect sendmail from them.
Doug Ledford
2007-07-09
1
-0
/
+1
*
Fix spare migration and other problems with --monitor.
Neil Brown
2007-07-09
1
-0
/
+1
*
Fix a bug that was causing incorrect warning from --monitor.
Neil Brown
2007-02-22
1
-1
/
+1
*
Release 2.6
mdadm-2.6
Neil Brown
2006-12-21
1
-1
/
+1
*
Add new mode: --incremental
Neil Brown
2006-12-21
1
-1
/
+1
*
Don't hold md device open for so long in --monitor mode
Neil Brown
2006-12-14
1
-4
/
+20
*
When resync finished, report the mismatch count if there is one.
Neil Brown
2006-12-14
1
-3
/
+19
*
--wait or -W will wait for resync activity to finish on the given devices.
Neil Brown
2006-12-14
1
-0
/
+35
*
More consistent honoring of --configfile
Neil Brown
2006-06-26
1
-6
/
+6
*
Fix user-after-free bug in error path in --monitor mode.
Neil Brown
2006-06-26
1
-1
/
+1
*
Fix typo in mail message from --monitor
Neil Brown
2006-06-02
1
-1
/
+1
*
check return status of all write/fwrite functions as required by glibc 2.4
Neil Brown
2006-05-29
1
-1
/
+1
*
Choose better devnumbers and tidy up some issues with finding names.
Neil Brown
2006-05-26
1
-0
/
+1
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
*
Add a copy of /proc/mdstat to the mail message send by mdadm --monitor.
Neil Brown
2006-05-19
1
-0
/
+11
*
Arrange that SparesMissing events generate an email too.
Neil Brown
2006-05-15
1
-1
/
+3
*
Support 'mailfrom' line in mdadm.conf so the From: line in alert emails can b...
Neil Brown
2006-05-15
1
-18
/
+24
*
Reduce dependance on MD_SB_DISKS
Neil Brown
2006-03-28
1
-7
/
+17
*
Create missing /dev files where needed.
Neil Brown
2006-03-28
1
-2
/
+2
*
Sort mdstat entries so that composites are well-ordered.
Neil Brown
2006-01-31
1
-1
/
+1
*
syslog support for monitor mode
Neil Brown
2005-12-05
1
-18
/
+45
*
Report which device failed in a Fail message.
Neil Brown
2005-12-05
1
-0
/
+3
*
Change MAJOR() etc to major() etc
Neil Brown
2005-04-04
1
-5
/
+5
[next]