summaryrefslogtreecommitdiffstats
path: root/mdstat.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Modify mdstat parsing for volumes with the bitmapJakub Radtke1-0/+6
2020-10-14mdmonitor: set small delay onceBlazej Kucman1-3/+15
2020-10-14Monitor: refresh mdstat fd after selectMariusz Tkaczyk1-2/+2
2020-04-27Detail: adding sync status for cluster deviceLidong Zhong1-0/+2
2017-10-10mdadm/mdstat: correct the strncmp number 4 as 6Zhilong Liu1-1/+1
2017-10-10mdadm/mdstat: fixup a number of '==' broken formattingZhilong Liu1-19/+20
2017-05-16mdadm: Fixup more broken logical operator formattingJes Sorensen1-4/+6
2016-07-21Monitor: release /proc/mdstat fd when no arrays presentTomasz Majchrzak1-1/+5
2015-07-02mdstat: discard 'dev' field, just use 'devnm'NeilBrown1-3/+1
2013-07-10Grow: use mdstat_wait to wait for delayed reshape.NeilBrown1-0/+7
2013-02-21Discard devnum in favour of devnmNeilBrown1-39/+30
2012-07-09Remove scattered checks for malloc success.NeilBrown1-11/+6
2012-07-09Introduce pr_err for printing error messages.NeilBrown1-2/+2
2012-06-04Monitor: fix inconsistencies in values for ->percentNeilBrown1-6/+6
2011-11-03mdstat_read(): Check return value of dup() before using file descriptorJes Sorensen1-1/+6
2011-06-23Show DELAYED, PENDING status of resync process in "--detail"Krzysztof Wojcik1-4/+4
2011-01-06FIX: Position calculation in mdstat_by_subdevKrzysztof Wojcik1-2/+2
2010-12-16imsm: Prepare reshape_update in mdadmNeilBrown1-0/+33
2010-12-09fix: mdstat_read() incorrectly translates value of mdstat_ent->reshape for re...Hawrylewicz Czarnowski, Przemyslaw1-1/+1
2010-11-30mdmon: don't copy an invalid chunk_sizeNeilBrown1-1/+0
2010-11-22detail/wait: better handling of monitoring sync action.NeilBrown1-3/+19
2010-07-06Fix the count of member devices in mdstat_read function.Marcin Labun1-4/+5
2010-06-30Add mdstat_by_componentNeilBrown1-4/+60
2010-06-29Fix parsing of inactive arrays in /proc/mdstatJeff DeFouw1-2/+3
2010-02-08mdmon: don't monitor /proc/mounts to decide when to create .pid file.NeilBrown1-7/+2
2010-02-04mdmon: allow pid to be stored in different directory.NeilBrown1-3/+13
2009-06-02Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown1-7/+2
2009-04-14Wait for POLLPRI on /proc or /sys files.NeilBrown1-2/+12
2008-09-15mdmon: recreate socket/pid file on SIGHUPDan Williams1-1/+2
2008-08-19Fix mdstat_wait_fdNeilBrown1-3/+9
2008-07-12Introduce devname2devnumNeil Brown1-5/+1
2008-05-27Remove stopped arrays.Neil Brown1-2/+3
2008-05-15close some memory leaksDan Williams1-0/+1
2008-05-15Merge mdmonNeil Brown1-16/+44
2007-12-14Remove spaces/tabs from ends of lines.Neil Brown1-2/+2
2007-07-09Mark some files FD_CLOEXEC to protect sendmail from them.Doug Ledford1-1/+5
2006-12-21Add new mode: --incrementalNeil Brown1-0/+12
2006-10-09Minor man page and comment fixesNeil Brown1-2/+2
2006-05-19Just updaqte copyright dates and email addressNeil Brown1-1/+1
2006-01-31Sort mdstat entries so that composites are well-ordered.Neil Brown1-7/+46
2004-08-11mdadm-1.7.0mdadm-1.7.0Neil Brown1-0/+6
2004-06-04mdadm-1.6.0mdadm-1.6.0Neil Brown1-4/+23
2004-01-22mdadm-1.5.0mdadm-1.5.0Neil Brown1-4/+13
2002-04-04mdadm-0.8mdadm-0.8Neil Brown1-0/+180