summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce enum flag_mode for setting and clearing flags.NeilBrown2016-11-291-2/+6
* mdmon: bad block support for external metadata - clear bad blocksTomasz Majchrzak2016-11-281-0/+7
* mdmon: bad block support for external metadata - store bad blocksTomasz Majchrzak2016-11-281-0/+4
* mdmon: bad block support for external metadata - sysfs file openTomasz Majchrzak2016-11-281-0/+2
* mdadm: bad block support for external metadata - initializationTomasz Majchrzak2016-11-281-0/+13
* Add failfast support.NeilBrown2016-11-281-0/+5
* Add function for getting member drive sector sizePawel Baldysiak2016-11-171-0/+1
* super1: make internal bitmap size calculations more consistentArtur Paszkiewicz2016-11-161-1/+8
* Introduce random_uuid() helper functionJes Sorensen2016-08-151-0/+1
* mdadm.h: Fix build problem against newer glibcJes Sorensen2016-08-151-0/+4
* The sys_name array in the mdinfo structure is 20 bytes of storage.Nikhil Kshirsagar2016-06-141-1/+1
* Use dev_t for devnm2devid and devid2devnmMike Lovell2016-06-031-2/+2
* mdadm: Make add_internal_bitmap() return 0 on successJes Sorensen2016-05-121-0/+2
* Introduce stat2kname() and fd2kname()Artur Paszkiewicz2016-03-301-1/+2
* load_sys(): Add a buffer size argumentJes Sorensen2016-03-091-1/+1
* Remove dead code about LKF_CONVERT flagGuoqing Jiang2016-03-071-1/+0
* Fix wrong bitmap output for cluster raidGuoqing Jiang2016-03-071-1/+1
* mdadm.h: rename bswap macros to avoid clash with uClibc definitionsJes Sorensen2016-02-101-26/+26
* 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