summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAge
* Fix parsing of "-a" in various contexts.Doug Ledford2007-07-09
* Release 2.6.2Neil Brown2007-05-21
* Add --auto-detect for in-kernel autodetect.Neil Brown2007-05-21
* Add --export option to --detail to use key=value pairs.Kay Sievers2007-05-08
* Don't include uclibc as part of 'everything'Neil Brown2007-02-22
* Add new mode: --incrementalNeil Brown2006-12-21
* Centralise code for copying uuidNeil Brown2006-12-14
* Support --uuid= with --create to choose your own UUID.Neil Brown2006-12-14
* Central calls to ioctl BLKGETSIZENeil Brown2006-12-14
* Fix and test --update=uuidNeil Brown2006-12-14
* When resync finished, report the mismatch count if there is one.Neil Brown2006-12-14
* --wait or -W will wait for resync activity to finish on the given devices.Neil Brown2006-12-14
* Increase raid456 stripe cache size if needed to --grow the array.Neil Brown2006-12-14
* Give useful message if raid4/5/6 cannot be started because it is not clean an...Neil Brown2006-12-14
* Improve allocation and use of space for bitmaps in version1 metadataNeil Brown2006-12-14
* Remove some unused interfaces to the metadata handlers.Neil Brown2006-12-14
* Remove partitions from components of an md arrayNeil Brown2006-10-13
* Allow symlink creation to be disabled from command line or mdadm.confNeil Brown2006-08-11
* More consistent honoring of --configfileNeil Brown2006-06-26
* Improve ftw handling.Neil Brown2006-06-26
* Yet another include file that someone doesn't like....Neil Brown2006-06-02
* Allow default metadata to be specified in mdadm.confNeil Brown2006-06-02
* Finally (I hope) get byteorder stuff portable.Neil Brown2006-06-02
* check return status of all write/fwrite functions as required by glibc 2.4Neil Brown2006-05-29
* Uclibc has deprecated 'random' so use 'rand' instead.Neil Brown2006-05-29
* add CFLAGS to mdassemble build and fix a couple of non-returning functionsNeil Brown2006-05-29
* Support --auto-update-homehostNeil Brown2006-05-26
* When assembly arrays using incomplete detail, prefer arrays built for this host.Neil Brown2006-05-23
* Reorganise Assemble code somewhat.Neil Brown2006-05-23
* Make sure homehost is set correctly when --update=uuidNeil Brown2006-05-23
* Include homehost information in --examine as appropriateNeil Brown2006-05-19
* Include homehost information in --detail where appropriate.Neil Brown2006-05-19
* Make homehost information appear in superblock.Neil Brown2006-05-19
* Allow homehost to be set on command line or in config fileNeil Brown2006-05-19
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* Arrange the 'auto' setting in mdadm.conf can choose default type.Neil Brown2006-05-16
* When updating uuid, update the bitmap as well - external bitmapsNeil Brown2006-05-16
* Allow default creation info to to be stored in mdadm.confNeil Brown2006-05-15
* Support 'mailfrom' line in mdadm.conf so the From: line in alert emails can b...Neil Brown2006-05-15
* Use O_DIRECT to read bitmap files.Neil Brown2006-05-15
* Support 'bitmap=' in mdadm.conf for auto-assembling arrays with write-intent ...Neil Brown2006-03-29
* Kill old superblocks on create.Neil Brown2006-03-28
* Create missing /dev files where needed.Neil Brown2006-03-28
* Allow resize to backup to a file.Neil Brown2006-03-27
* Remove ident arg from getinfo_super;Neil Brown2006-03-27
* Support restarting of a reshape on --assembleNeil Brown2006-03-20
* Initial reshape supportNeil Brown2006-03-13
* Release some compile fixes.Neil Brown2006-02-06
* Sort mdstat entries so that composites are well-ordered.Neil Brown2006-01-31
* Stuff like..Neil Brown2006-01-30