summaryrefslogtreecommitdiff
path: root/mdadm.h
Commit message (Expand)AuthorAgeFilesLines
...
* Monitor/msg: Don't print error message if mdmon doesn't runMariusz Tkaczyk2017-11-211-1/+1
* To support clustered raid10Guoqing Jiang2017-11-091-0/+1
* Zeroout whole ppl space during creation/force assemblePawel Baldysiak2017-10-021-0/+1
* sysfs_init_dev - take a dev_t argumentJes Sorensen2017-09-291-1/+1
* lib: devid2kname() should take a dev_tJes Sorensen2017-09-291-1/+1
* Detail: correct output for active arraysMariusz Tkaczyk2017-08-161-0/+1
* Get failed disk count from array stateTomasz Majchrzak2017-06-051-1/+0
* Add sector size as spare selection criterionAlexey Obitotskiy2017-05-091-0/+3
* Allow more spare selection criteriaAlexey Obitotskiy2017-05-091-5/+11
* mdadm/util: unify stat checking blkdev into functionZhilong Liu2017-05-051-0/+1
* mdadm/util: unify fstat checking blkdev into functionZhilong Liu2017-05-051-0/+1
* util: md_array_valid(): Introduce md_array_valid() helperJes Sorensen2017-05-031-0/+1
* Create: tell udev md device is not ready when first created.NeilBrown2017-05-021-1/+3
* util: Get rid of unused enough_fd()Jes Sorensen2017-04-201-1/+0
* util: Introduce md_array_active() helperJes Sorensen2017-04-201-0/+1
* sysfs: Parse array_state in sysfs_read()Jes Sorensen2017-04-201-3/+14
* util: Finally kill off md_get_version()Jes Sorensen2017-04-051-1/+0
* sysfs: Make sysfs_init() return an error codeJes Sorensen2017-03-301-1/+1
* util: Introduce md_set_array_info()Jes Sorensen2017-03-291-0/+1
* util: Introduce md_get_disk_info()Jes Sorensen2017-03-291-0/+1
* util: Introduce md_get_array_info()Jes Sorensen2017-03-291-0/+1
* mdadm.h: struct mdinfo: reorganize ppl elements for better struct packingJes Sorensen2017-03-291-1/+1
* Grow: support consistency policy changeArtur Paszkiewicz2017-03-291-0/+2
* super1: PPL supportArtur Paszkiewicz2017-03-291-0/+1
* imsm: PPL supportArtur Paszkiewicz2017-03-291-0/+6
* Generic support for --consistency-policy and PPLArtur Paszkiewicz2017-03-291-3/+18
* Add 'force' flag to *hot_remove_disk().NeilBrown2017-03-281-2/+2
* Introduce sys_hot_remove_disk()NeilBrown2017-03-281-0/+1
* Retry HOT_REMOVE_DISK a few times.NeilBrown2017-03-281-0/+1
* mdadm:fixed some trivial typos in comments of mdadm.hZhilong Liu2017-03-271-2/+2
* 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