]> git.ipfire.org Git - thirdparty/mdadm.git/history - Monitor.c
mdadm: Fixup more broken logical operator formatting
[thirdparty/mdadm.git] / Monitor.c
2017-05-16  Jes Sorensenmdadm: Fixup more broken logical operator formatting
2017-05-11  Jes SorensenMonitor: Fixup a pile of whitespace issues
2017-05-11  Jes SorensenMonitor: mailfrom is initialized correctly
2017-05-11  Jes SorensenMonitor: Not much point declaring mdlist in both forks...
2017-05-09  Jes SorensenMonitor/check_array: Use working_disks from sysfs
2017-05-09  Jes SorensenMonitor/check_array: Get nr_disks, active_disks and...
2017-05-09  Jes SorensenMonitor/check_array: Get array_disks from sysfs
2017-05-09  Jes SorensenMonitor/check_array: Get 'failed_disks' from sysfs
2017-05-09  Jes SorensenMonitor/check_array: Obtain RAID level from syfs
2017-05-09  Jes SorensenMonitor/check_array: Read sysfs entry earlier
2017-05-09  Jes SorensenMonitor/check_array: Declate mdinfo instance globally
2017-05-09  Jes SorensenMonitor/check_array: Reduce duplicated error handling
2017-05-09  Jes SorensenMonitor/check_array: Centralize exit path
2017-05-09  Alexey ObitotskiyAdd sector size as spare selection criterion
2017-05-09  Alexey ObitotskiyAllow more spare selection criteria
2017-05-08  Jes SorensenMonitor: Code is 80 characters per line
2017-05-08  Jes SorensenMonitor: Use md_array_active() instead of manually...
2017-05-05  Zhilong Liumdadm/util: unify stat checking blkdev into function
2017-04-11  Jes SorensenRetire mdassemble
2017-03-30  Jes Sorensensysfs: Make sysfs_init() return an error code
2017-03-29  Jes Sorensenutil: Introduce md_get_disk_info()
2017-03-29  Jes Sorensenutil: Introduce md_get_array_info()
2017-03-27  Zhilong Liumdadm/Monitor: Fix NULL pointer dereference when stat2d...
2016-07-21  Tomasz MajchrzakMonitor: release /proc/mdstat fd when no arrays present
2016-06-10  Jes SorensenMonitor: Use sysfs_free() to free object returned by...
2016-02-08  Xiao NiFix some type comparison problems
2015-07-27  NeilBrownMerge branch 'cluster'
2015-07-06  NeilBrownMonitor: don't Wait forever on a 'frozen' array.
2015-05-20  Sergey Vidishevmdadm: monitor: fix nullptr dereference when get_md_nam...
2015-04-07  NeilBrownMonitor: use the "space protocol" for "Wrong-Level".
2015-04-07  NeilBrownMonitor: Obey "space protocol" when writing to syslog.
2015-02-12  NeilBrownDon't break long strings onto multiple lines.
2015-02-12  Pawel BaldysiakChange way of printing name of a process
2015-02-11  Artur PaszkiewiczMonitor: fix for regression with container devices
2014-11-25  NeilBrownMonitor: don't open md array that doesn't exist.
2014-08-14  NeilBrownMonitor: Stop monitoring devices that have disappeared.
2013-07-01  NeilBrownNew function: sysfs_wait
2013-06-19  NeilBrownRemove lots of unnecessary white space.
2013-05-01  NeilBrownWait: also wait if an action is about to start.
2013-02-21  NeilBrownDiscard devnum in favour of devnm
2012-11-21  NeilBrownAllow --wait to wait for delayed resync.
2012-10-24  NeilBrownMonitor: don't complain about non-monitorable arrays...
2012-07-09  NeilBrownChange Monitor to take a struct context
2012-07-09  NeilBrownRemove scattered checks for malloc success.
2012-07-09  NeilBrownIntroduce pr_err for printing error messages.
2012-06-04  NeilBrownMonitor: fix reporting for Fail vs FailSpare etc.
2012-06-04  NeilBrownMonitor: Report NewArray when an array the disappeared...
2012-06-04  NeilBrownMonitor: fix inconsistencies in values for ->percent
2012-06-03  NeilBrownMonitor: Allow correct monitoring of more member devices.
2012-04-18  NeilBrownAdd --prefer option for --detail and --monitor
2012-02-22  Jes SorensenUse MDMON_DIR for pid files created in Monitor.c
2012-01-11  Lukasz Doraufix: Monitor sometimes crashes
2011-12-06  Sergey B KirpichevReport raid level type to syslog on RebuildFinished...
2011-11-01  Jes SorensenMonitor(): free allocated memory on exit
2011-05-23  NeilBrownCheck all member devices in enough_fd
2011-04-12  Jonathan LiuMonitor: avoid NULL dereference with 0.90 metadata
2011-04-11  Mike Frysingermdadm: respect --syslog in monitor mode
2011-04-04  NeilBrownMonitor: avoid NULL dereference with 0.90 metadata
2011-04-04  NeilBrownMove WaitClean from sysfs to Monitor.c
2011-03-24  NeilBrownMerge branch 'master' into devel-3.2
2011-03-23  NeilBrownMonitor: handle v.quick removal of devices better.
2011-03-22  NeilBrownMonitor: handle v.quick removal of devices better.
2011-03-18  Adam KwolekFIX: ping_monitor() usage causes memory leaks
2011-03-15  NeilBrownMerge branch 'master' into devel-3.2
2011-03-14  NeilBrownMerge branch 'master' into devel-3.2
2011-03-10  NeilBrownMerge branch 'master' into devel-3.2
2011-02-01  NeilBrownVarious compile fixes.
2011-02-01  NeilBrownAllow domain_test to report that no domains were found.
2011-01-31  Czarnowska, AnnaMonitor: do not move partitions to external container
2011-01-28  Czarnowska, AnnaMonitor: avoid adding too many spares to container
2011-01-17  Czarnowska, Annafix: Monitor: min_size must be set to 0
2011-01-17  Czarnowska, Annafix: segfault if subarray is monitored but container...
2011-01-12  Anna CzarnowskaMonitor: skip array if error getting size
2011-01-05  Anna Czarnowskamove_spare function modified and moved to Manage.c
2011-01-05  Anna CzarnowskaUse one function chosing spares from container
2010-12-20  Marcin LabunMonitor: Check destination array domain early.
2010-12-15  Anna Czarnowskafix: Monitor doesn't return after starting daemon
2010-12-13  NeilBrownMerge branch 'master' into devel-3.2
2010-12-09  NeilBrownAllow --update=devicesize with --re-add
2010-12-09  NeilBrownMerge branch 'master' into devel-3.2
2010-12-03  Anna CzarnowskaMonitor: don't add more spares than needed
2010-12-03  Anna CzarnowskaMonitor: only get min_size once
2010-12-03  Anna CzarnowskaMonitor: pass statelist reference when adding new arrays
2010-11-28  Anna CzarnowskaMonitor: array that has disappeared doesn't need spares
2010-11-28  Anna CzarnowskaMonitor: fix writing autorebuild.pid
2010-11-28  Anna CzarnowskaMonitor: reset dev when size too small
2010-11-28  Anna CzarnowskaMonitor: devid should be dev_t
2010-11-28  Anna CzarnowskaMonitor: few bug fixes for spare migration
2010-11-25  NeilBrownMonitor: choose spare correctly for external metadata.
2010-11-25  NeilBrownMonitor: separate 'choose_spare' out from 'move_spare'
2010-11-23  NeilBrownMonitor: check spare group is non-NULL before adding...
2010-11-22  Anna CzarnowskaMonitor: Allow metadata to set minimum size for spare...
2010-11-22  NeilBrownMonitor: teach spare migration about containers
2010-11-22  NeilBrownMonitor: policy based spare migration.
2010-11-22  NeilBrownMonitor: split out check_donor
2010-11-22  NeilBrownMonitor: split out move_spare in spare migration.
2010-11-22  NeilBrownMonior: create struct for holding alert info.
2010-11-22  NeilBrownMonitor: use calloc rather than malloc
2010-11-22  NeilBrownMonitor: minor optimisation to spare migration.
2010-11-22  Marcin LabunMonitor: link containers with subarrays in statelist
next