index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Monitor.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Monitor: check spare group is non-NULL before adding to domain list
NeilBrown
2010-11-23
1
-1
/
+3
*
Monitor: Allow metadata to set minimum size for spare to migrate in.
Anna Czarnowska
2010-11-22
1
-1
/
+31
*
Monitor: teach spare migration about containers
NeilBrown
2010-11-22
1
-5
/
+23
*
Monitor: policy based spare migration.
NeilBrown
2010-11-22
1
-23
/
+39
*
Monitor: split out check_donor
NeilBrown
2010-11-22
1
-8
/
+16
*
Monitor: split out move_spare in spare migration.
NeilBrown
2010-11-22
1
-43
/
+55
*
Monior: create struct for holding alert info.
NeilBrown
2010-11-22
1
-67
/
+70
*
Monitor: use calloc rather than malloc
NeilBrown
2010-11-22
1
-13
/
+3
*
Monitor: minor optimisation to spare migration.
NeilBrown
2010-11-22
1
-16
/
+21
*
Monitor: link containers with subarrays in statelist
Marcin Labun
2010-11-22
1
-0
/
+36
*
Break Monitor into smaller functions.
NeilBrown
2010-11-22
1
-397
/
+452
*
Monitor: track metadata type or parent/container of arrays.
NeilBrown
2010-11-22
1
-0
/
+26
*
Monitor: include containers in scan mode
Anna Czarnowska
2010-11-22
1
-3
/
+3
*
Monitor: avoid skipping checks on external arrays
NeilBrown
2010-11-22
1
-2
/
+3
*
mdadm: added --no-sharing option for Monitor mode
Anna Czarnowska
2010-11-22
1
-2
/
+42
*
Monitor: set err on arrays not in mdstat
Anna Czarnowska
2010-11-22
1
-11
/
+12
*
Improve type names for mddev_dev
NeilBrown
2010-11-22
1
-3
/
+3
*
Improve mddev_ident type definitions.
NeilBrown
2010-11-22
1
-2
/
+2
*
Compile with -Wextra by default
NeilBrown
2010-08-05
1
-7
/
+7
*
Add --test option to --re-add and similar
NeilBrown
2010-07-06
1
-3
/
+3
*
Monitor: don't report the disappearance of a faulty device as SpareActive.
NeilBrown
2010-05-18
1
-0
/
+1
*
Monitor: add option to specify rebuild increments
Zdenek Behan
2009-10-19
1
-13
/
+13
*
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-07
1
-1
/
+1
|
\
|
|
*
Free mdstat data structures properly.
NeilBrown
2009-01-07
1
-1
/
+1
*
|
fix ->metadata_version checking in Wait()
Dan Williams
2008-12-03
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-16
1
-0
/
+88
*
|
Add ping_monitor() to mdadm --wait
Dan Williams
2008-09-16
1
-4
/
+8
|
/
*
Clean up usage of open()
Doug Ledford
2008-07-25
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
[next]