summaryrefslogtreecommitdiff
path: root/mdstat.c
Commit message (Expand)AuthorAgeFilesLines
* Modify mdstat parsing for volumes with the bitmapJakub Radtke2021-03-091-0/+6
* mdmonitor: set small delay onceBlazej Kucman2020-10-141-3/+15
* Monitor: refresh mdstat fd after selectMariusz Tkaczyk2020-10-141-2/+2
* Detail: adding sync status for cluster deviceLidong Zhong2020-04-271-0/+2
* mdadm/mdstat: correct the strncmp number 4 as 6Zhilong Liu2017-10-101-1/+1
* mdadm/mdstat: fixup a number of '==' broken formattingZhilong Liu2017-10-101-19/+20
* mdadm: Fixup more broken logical operator formattingJes Sorensen2017-05-161-4/+6
* Monitor: release /proc/mdstat fd when no arrays presentTomasz Majchrzak2016-07-211-1/+5
* mdstat: discard 'dev' field, just use 'devnm'NeilBrown2015-07-021-3/+1
* Grow: use mdstat_wait to wait for delayed reshape.NeilBrown2013-07-101-0/+7
* Discard devnum in favour of devnmNeilBrown2013-02-211-39/+30
* Remove scattered checks for malloc success.NeilBrown2012-07-091-11/+6
* Introduce pr_err for printing error messages.NeilBrown2012-07-091-2/+2
* Monitor: fix inconsistencies in values for ->percentNeilBrown2012-06-041-6/+6
* mdstat_read(): Check return value of dup() before using file descriptorJes Sorensen2011-11-031-1/+6
* Show DELAYED, PENDING status of resync process in "--detail"Krzysztof Wojcik2011-06-231-4/+4
* FIX: Position calculation in mdstat_by_subdevKrzysztof Wojcik2011-01-061-2/+2
* imsm: Prepare reshape_update in mdadmNeilBrown2010-12-161-0/+33
* fix: mdstat_read() incorrectly translates value of mdstat_ent->reshape for re...Hawrylewicz Czarnowski, Przemyslaw2010-12-091-1/+1
* mdmon: don't copy an invalid chunk_sizeNeilBrown2010-11-301-1/+0
* detail/wait: better handling of monitoring sync action.NeilBrown2010-11-221-3/+19
* Fix the count of member devices in mdstat_read function.Marcin Labun2010-07-061-4/+5
* Add mdstat_by_componentNeilBrown2010-06-301-4/+60
* Fix parsing of inactive arrays in /proc/mdstatJeff DeFouw2010-06-291-2/+3
* mdmon: don't monitor /proc/mounts to decide when to create .pid file.NeilBrown2010-02-081-7/+2
* mdmon: allow pid to be stored in different directory.NeilBrown2010-02-041-3/+13
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-7/+2
* Wait for POLLPRI on /proc or /sys files.NeilBrown2009-04-141-2/+12
* mdmon: recreate socket/pid file on SIGHUPDan Williams2008-09-151-1/+2
* Fix mdstat_wait_fdNeilBrown2008-08-191-3/+9
* Introduce devname2devnumNeil Brown2008-07-121-5/+1
* Remove stopped arrays.Neil Brown2008-05-271-2/+3
* close some memory leaksDan Williams2008-05-151-0/+1
* Merge mdmonNeil Brown2008-05-151-16/+44
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-141-2/+2
* Mark some files FD_CLOEXEC to protect sendmail from them.Doug Ledford2007-07-091-1/+5
* Add new mode: --incrementalNeil Brown2006-12-211-0/+12
* Minor man page and comment fixesNeil Brown2006-10-091-2/+2
* Just updaqte copyright dates and email addressNeil Brown2006-05-191-1/+1
* Sort mdstat entries so that composites are well-ordered.Neil Brown2006-01-311-7/+46
* mdadm-1.7.0mdadm-1.7.0Neil Brown2004-08-111-0/+6
* mdadm-1.6.0mdadm-1.6.0Neil Brown2004-06-041-4/+23
* mdadm-1.5.0mdadm-1.5.0Neil Brown2004-01-221-4/+13
* mdadm-0.8mdadm-0.8Neil Brown2002-04-041-0/+180