summaryrefslogtreecommitdiffstats
path: root/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* Recent change broken handling of metadata-less arrays.Neil Brown2008-05-151-2/+3
* Use sysfs info for metadata version info in Detail and elsewhere.Neil Brown2007-12-141-1/+5
* Replace sysarray with mdinfoNeil Brown2007-12-141-27/+32
* Use 'mdinfo' instead of special 'sysdev' structure.Neil Brown2007-12-141-17/+17
* Make sure sysfs_read never succeeds for a non-MD device.Neil Brown2007-12-141-1/+4
* Add new mode: --incrementalNeil Brown2006-12-211-6/+24
* When resync finished, report the mismatch count if there is one.Neil Brown2006-12-141-0/+6
* Increase raid456 stripe cache size if needed to --grow the array.Neil Brown2006-12-141-0/+6
* Fix problem with sector/KB size confuision for bitmap sizing.Neil Brown2006-05-151-2/+2
* [PATCH] Get the name for partitioned devices in sysfs correct.Neil Brown2006-04-281-2/+2
* Support restarting of a reshape on --assembleNeil Brown2006-03-201-0/+4
* Initial reshape supportNeil Brown2006-03-131-0/+265