summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAge
* Fix bugs related to raid10 and the new offset layout.Neil Brown2006-10-19
* Mdassemble improvementsLuca Berra2006-10-16
* Don't #include blkpg.hNeil Brown2006-10-16
* Remove partitions from components of an md arrayNeil Brown2006-10-13
* Improve ftw handling.Neil Brown2006-06-26
* Stop map_dev from returning [0:0]Neil Brown2006-06-20
* Fix memory leak in monitor modeNeil Brown2006-06-16
* Make add_dev for uclibc return something.Neil Brown2006-05-29
* add CFLAGS to mdassemble build and fix a couple of non-returning functionsNeil Brown2006-05-29
* snprintf size should be at most the size of the bufferNeil Brown2006-05-29
* Choose better devnumbers and tidy up some issues with finding names.Neil Brown2006-05-26
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* Add information about reshape to --detailNeil Brown2006-03-28
* Create missing /dev files where needed.Neil Brown2006-03-28
* Make scanning of /dev work even if it is a symlinkNeil Brown2006-03-27
* Remove ident arg from getinfo_super;Neil Brown2006-03-27
* Initial reshape supportNeil Brown2006-03-13
* Fix printing of size of reiserfs filesystem.Neil Brown2006-01-31
* Report device size correctly in --detail for Large devices.Neil Brown2006-01-30
* Stuff like..Neil Brown2006-01-30
* Allow scanning of devices listed in /proc/partitions independant of /devNeil Brown2005-12-05
* Fix assembling of raid10 in the face of missing devices.Neil Brown2005-09-12
* Print descriptive level when warning about pre-existing arrays.Neil Brown2005-08-18
* Support nameing of version-1 arrays.Neil Brown2005-08-09
* Assorted Fixes for multiple bugs.Neil Brown2005-08-04
* Fix compilation with tinycNeil Brown2005-06-14
* Replace sprintf calls with snprintfNeil Brown2005-06-14
* Add device files created with --auto to list of known device files.Neil Brown2005-06-14
* When finding a /dev name for a device, prefer shorter namesNeil Brown2005-06-14
* Fix some rounding errors in human_size and generally clean up the codeNeil Brown2005-06-14
* Fix parsing of /dev/md/N in is_standardNeil Brown2005-06-14
* Fix a few typecastsNeil Brown2005-06-14
* StuffNeil Brown2006-04-17
* A couple off minor fixed in multi-format management.Neil Brown2005-06-07
* Release 1.8.1 after some man page updates and other fixes.Neil Brown2005-06-07
* super1Neil Brown2005-05-03
* Add a 'super-switch' so that different format superblocks can be used.Neil Brown2005-05-03
* Separate sueprblock handling into separate fileNeil Brown2005-05-03
* Call 'flush' after writing a superblock to disk.Neil Brown2005-04-04
* Change MAJOR() etc to major() etcNeil Brown2005-04-04
* When assembling with --auto, honour common device namesNeil Brown2005-04-04
* mdadm-1.8.0Neil Brown2004-11-01
* mdadm-1.7.0Neil Brown2004-08-11
* mdadm-1.6.0Neil Brown2004-06-04
* mdadm-1.5.0Neil Brown2004-01-22
* mdadm-1.0.9Neil Brown2003-02-12
* mdadm-1.0.1Neil Brown2002-05-20
* mdadm-0.8.2Neil Brown2002-04-11
* mdadm-0.8Neil Brown2002-04-04
* mdadm-0.7.1Neil Brown2002-03-15