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
*
Change Monitor to take a struct context
NeilBrown
2012-07-09
1
-13
/
+14
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-15
/
+9
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-12
/
+12
*
Monitor: fix reporting for Fail vs FailSpare etc.
NeilBrown
2012-06-04
1
-27
/
+12
*
Monitor: Report NewArray when an array the disappeared, reappears.
NeilBrown
2012-06-04
1
-2
/
+7
*
Monitor: fix inconsistencies in values for ->percent
NeilBrown
2012-06-04
1
-5
/
+5
*
Monitor: Allow correct monitoring of more member devices.
NeilBrown
2012-06-04
1
-12
/
+7
*
Add --prefer option for --detail and --monitor
NeilBrown
2012-04-18
1
-7
/
+11
*
Use MDMON_DIR for pid files created in Monitor.c
Jes Sorensen
2012-02-22
1
-3
/
+5
*
fix: Monitor sometimes crashes
Lukasz Dorau
2012-01-12
1
-2
/
+3
*
Report raid level type to syslog on RebuildFinished event.
Sergey B Kirpichev
2011-12-06
1
-1
/
+2
*
Monitor(): free allocated memory on exit
Jes Sorensen
2011-11-02
1
-0
/
+6
*
Check all member devices in enough_fd
NeilBrown
2011-05-23
1
-2
/
+8
*
Monitor: avoid NULL dereference with 0.90 metadata
Jonathan Liu
2011-04-13
1
-1
/
+2
*
mdadm: respect --syslog in monitor mode
Mike Frysinger
2011-04-11
1
-2
/
+2
*
Monitor: avoid NULL dereference with 0.90 metadata
NeilBrown
2011-04-05
1
-1
/
+2
*
Move WaitClean from sysfs to Monitor.c
NeilBrown
2011-04-05
1
-0
/
+102
*
Monitor: handle v.quick removal of devices better.
NeilBrown
2011-03-22
1
-1
/
+1
*
FIX: ping_monitor() usage causes memory leaks
Adam Kwolek
2011-03-18
1
-1
/
+1
*
Various compile fixes.
NeilBrown
2011-02-01
1
-1
/
+2
*
Allow domain_test to report that no domains were found.
NeilBrown
2011-02-01
1
-1
/
+1
*
Monitor: do not move partitions to external container
Czarnowska, Anna
2011-02-01
1
-0
/
+4
*
Monitor: avoid adding too many spares to container
Czarnowska, Anna
2011-01-28
1
-3
/
+30
*
fix: Monitor: min_size must be set to 0
Czarnowska, Anna
2011-01-17
1
-1
/
+3
*
fix: segfault if subarray is monitored but container is not
Czarnowska, Anna
2011-01-17
1
-0
/
+5
*
Monitor: skip array if error getting size
Anna Czarnowska
2011-01-12
1
-8
/
+13
*
move_spare function modified and moved to Manage.c
Anna Czarnowska
2011-01-05
1
-47
/
+4
*
Use one function chosing spares from container
Anna Czarnowska
2011-01-05
1
-38
/
+13
*
Monitor: Check destination array domain early.
Marcin Labun
2010-12-20
1
-6
/
+8
*
fix: Monitor doesn't return after starting daemon
Anna Czarnowska
2010-12-15
1
-4
/
+12
*
Allow --update=devicesize with --re-add
NeilBrown
2010-12-09
1
-3
/
+3
*
Monitor: don't add more spares than needed
Anna Czarnowska
2010-12-03
1
-1
/
+22
*
Monitor: only get min_size once
Anna Czarnowska
2010-12-03
1
-8
/
+8
*
Monitor: pass statelist reference when adding new arrays
Anna Czarnowska
2010-12-03
1
-5
/
+5
*
Monitor: array that has disappeared doesn't need spares
Anna Czarnowska
2010-11-28
1
-1
/
+1
*
Monitor: fix writing autorebuild.pid
Anna Czarnowska
2010-11-28
1
-10
/
+16
*
Monitor: reset dev when size too small
Anna Czarnowska
2010-11-28
1
-2
/
+3
*
Monitor: devid should be dev_t
Anna Czarnowska
2010-11-28
1
-7
/
+7
*
Monitor: few bug fixes for spare migration
Anna Czarnowska
2010-11-28
1
-2
/
+11
*
Monitor: choose spare correctly for external metadata.
NeilBrown
2010-11-25
1
-1
/
+62
*
Monitor: separate 'choose_spare' out from 'move_spare'
NeilBrown
2010-11-25
1
-34
/
+42
*
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
[next]