summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAgeFilesLines
* Add --update=force-no-bbl.NeilBrown2015-12-211-1/+2
* mdadm: improve the safeguard for change cluster raid's sbGuoqing Jiang2015-12-171-3/+3
* mdadm: do not display bitmap info if it is clearedGuoqing Jiang2015-12-161-1/+1
* recreate journal in mdadmSong Liu2015-12-161-0/+1
* add sysfs_array_state to struct mdinfoSong Liu2015-12-161-0/+4
* mdadm: Change timestamps to unsigned data type.Deepa Dinamani2015-12-161-0/+25
* mdadm: refactor write journal code in Assemble and IncrementalSong Liu2015-10-221-4/+3
* Make cmap_* also has same policy as dlm_*Guoqing Jiang2015-10-211-0/+20
* Safeguard against writing to an active device of another nodeGuoqing Jiang2015-10-211-0/+45
* Assemble array with write journalSong Liu2015-10-191-0/+3
* Enable create array with write journal (--write-journal DEVICE).Song Liu2015-10-191-0/+2
* re-add: make re-add try to write sysfs node firstGuoqing Jiang2015-10-081-0/+1
* mdassemble: include mapfile support.NeilBrown2015-08-031-10/+0
* Merge branch 'cluster'NeilBrown2015-07-271-1/+17
|\
| * mdadm: change the num of cluster nodeGuoqing Jiang2015-06-171-0/+1
| * mdadm: add the ability to change cluster nameGuoqing Jiang2015-06-171-1/+6
| * Add a new clustered diskGuoqing Jiang2015-06-171-0/+2
| * Set home-cluster while creating an arrayGuoqing Jiang2015-06-171-0/+5
| * Add nodes option while creating mdGuoqing Jiang2015-06-171-0/+3
* | mdstat: discard 'dev' field, just use 'devnm'NeilBrown2015-07-021-1/+0
|/
* Consistently print program Name and __func__ in debug messages.NeilBrown2015-02-121-0/+8
* Change way of printing name of a processPawel Baldysiak2015-02-121-3/+3
* util: split get_maj_min() out from dev_open()NeilBrown2014-08-111-0/+1
* config: new option to suppress adding bad block lists.NeilBrown2014-08-071-0/+1
* mdmon: allow prepare_update to report failure.NeilBrown2014-07-101-1/+4
* IMSM: Add warning message when assemble spanned containerPawel Baldysiak2014-07-081-0/+3
* MISC: add --action option to set or abort check/repair.NeilBrown2014-05-221-0/+3
* Grow: fix resent grow_continue breakage.NeilBrown2014-05-221-1/+1
* Grow: store a link to current backup file in /run/mdadm or similar.NeilBrown2014-05-151-1/+4
* DDF: Fix assorted typos and do some reformatting.NeilBrown2014-04-011-0/+3
* Assemble/Incremental: don't hold O_EXCL on mddev after assembly.NeilBrown2013-12-051-0/+1
* Incremental: improve support for "DEVICE" based restriction in mdadm.confNeilBrown2013-12-031-1/+1
* Incremental: add --export handling.NeilBrown2013-11-281-1/+5
* Add support for --add-spareNeilBrown2013-10-311-0/+1
* Be consistent in return types from byteswap macrosJes Sorensen2013-10-161-12/+12
* Make -IRs and --run work properly for containers.NeilBrown2013-09-131-2/+2
* Move ARRAY_SIZE macro to common include file.NeilBrown2013-09-101-0/+2
* Change "mdadm --run" to use the same code as "mdadm --IRs".NeilBrown2013-08-261-1/+1
* mdmon: don't lie to systemd.NeilBrown2013-08-011-0/+2
* Introduce devid2kname - slightly different to devid2devnm.NeilBrown2013-08-011-0/+1
* super1: simplify setting of array size.NeilBrown2013-07-301-0/+1
* Grow: use mdstat_wait to wait for delayed reshape.NeilBrown2013-07-101-0/+1
* Config: use better device names for "DEVICES container"NeilBrown2013-07-021-1/+11
* Manage: check alignment when stopping an array undergoing reshape.NeilBrown2013-07-011-0/+4
* New function: sysfs_waitNeilBrown2013-07-011-0/+1
* Remove lots of unnecessary white space.NeilBrown2013-06-191-12/+4
* Manage: split Manage_runstop into Manage_run and Manage_stopNeilBrown2013-06-191-2/+3
* mdadm.h: add little bits of doco for 'struct superswitch'.NeilBrown2013-06-171-2/+44
* Make sure NOFILE resource limit is big enough.NeilBrown2013-05-301-0/+1
* Assemble: allow --update=revert-reshapeNeilBrown2013-05-281-0/+5