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_array: Get nr_disks, active_disks and spare_disks from sysfs
Jes Sorensen
2017-05-09
1
-7
/
+7
*
Monitor/check_array: Get array_disks from sysfs
Jes Sorensen
2017-05-09
1
-2
/
+2
*
Monitor/check_array: Get 'failed_disks' from sysfs
Jes Sorensen
2017-05-09
1
-3
/
+4
*
Monitor/check_array: Obtain RAID level from syfs
Jes Sorensen
2017-05-09
1
-3
/
+3
*
Monitor/check_array: Read sysfs entry earlier
Jes Sorensen
2017-05-09
1
-6
/
+10
*
Monitor/check_array: Declate mdinfo instance globally
Jes Sorensen
2017-05-09
1
-2
/
+2
*
Monitor/check_array: Reduce duplicated error handling
Jes Sorensen
2017-05-09
1
-24
/
+15
*
Monitor/check_array: Centralize exit path
Jes Sorensen
2017-05-09
1
-10
/
+14
*
Add sector size as spare selection criterion
Alexey Obitotskiy
2017-05-09
1
-0
/
+8
*
Allow more spare selection criteria
Alexey Obitotskiy
2017-05-09
1
-14
/
+16
*
Monitor: Code is 80 characters per line
Jes Sorensen
2017-05-08
1
-34
/
+27
*
Monitor: Use md_array_active() instead of manually fiddling in sysfs
Jes Sorensen
2017-05-08
1
-28
/
+11
*
mdadm/util: unify stat checking blkdev into function
Zhilong Liu
2017-05-05
1
-12
/
+4
*
Retire mdassemble
Jes Sorensen
2017-04-11
1
-3
/
+0
*
sysfs: Make sysfs_init() return an error code
Jes Sorensen
2017-03-30
1
-1
/
+3
*
util: Introduce md_get_disk_info()
Jes Sorensen
2017-03-29
1
-1
/
+1
*
util: Introduce md_get_array_info()
Jes Sorensen
2017-03-29
1
-3
/
+4
*
mdadm/Monitor: Fix NULL pointer dereference when stat2devnm return NULL
Zhilong Liu
2017-03-28
1
-1
/
+7
*
Monitor: release /proc/mdstat fd when no arrays present
Tomasz Majchrzak
2016-07-21
1
-0
/
+2
*
Monitor: Use sysfs_free() to free object returned by sysfs_read()
Jes Sorensen
2016-06-10
1
-1
/
+1
*
Fix some type comparison problems
Xiao Ni
2016-02-08
1
-1
/
+1
*
Monitor: don't Wait forever on a 'frozen' array.
NeilBrown
2015-07-06
1
-2
/
+10
*
mdadm: monitor: fix nullptr dereference when get_md_name() returns NULL
Sergey Vidishev
2015-05-20
1
-1
/
+9
*
Monitor: use the "space protocol" for "Wrong-Level".
NeilBrown
2015-04-08
1
-1
/
+1
*
Monitor: Obey "space protocol" when writing to syslog.
NeilBrown
2015-04-08
1
-1
/
+5
*
Don't break long strings onto multiple lines.
NeilBrown
2015-02-12
1
-23
/
+10
*
Change way of printing name of a process
Pawel Baldysiak
2015-02-12
1
-2
/
+2
*
Monitor: fix for regression with container devices
Artur Paszkiewicz
2015-02-11
1
-4
/
+10
*
Monitor: don't open md array that doesn't exist.
NeilBrown
2014-11-25
1
-1
/
+22
*
Monitor: Stop monitoring devices that have disappeared.
NeilBrown
2014-08-14
1
-6
/
+18
*
New function: sysfs_wait
NeilBrown
2013-07-01
1
-8
/
+2
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-7
/
+5
*
Wait: also wait if an action is about to start.
NeilBrown
2013-05-01
1
-0
/
+13
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-46
/
+45
*
Allow --wait to wait for delayed resync.
NeilBrown
2012-11-21
1
-1
/
+1
*
Monitor: don't complain about non-monitorable arrays in mdadm.conf
NeilBrown
2012-10-24
1
-1
/
+3
*
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
[prev]
[next]