summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAge
* Raid limit of 1024 when scanning for devices.NeilBrown2012-04-18
* parse_size: distinguish between 0 and error.NeilBrown2012-04-04
* simplify calculating array_blocksCzarnowska, Anna2012-04-02
* FIX: NULL pointer to strdup() can be passedAdam Kwolek2012-02-09
* Remove avail_disks arg from 'enough'.NeilBrown2012-02-07
* Spawn mdmon with --offroot if mdadm was launched with --offrootJes Sorensen2012-01-30
* enough_fd(): remember to free buffer for avail arrayJes Sorensen2011-11-02
* Avoid stack overflow if GPT partition entries on disk are > 128 bytesJes Sorensen2011-10-31
* util.c: two typos fixedLukasz Dorau2011-10-26
* Fix off-by-one in readlink() buffer size handlingThomas Jarosch2011-10-17
* Move code to get_data_disks() functionAdam Kwolek2011-10-03
* Fix component size checks in validate_super0.NeilBrown2011-09-08
* fix: segfault when killing subarray of non-existent containerCzarnowska, Anna2011-09-07
* start_mdmon: provide more dynamic way to close-all-fdsNeilBrown2011-09-07
* Add some more settings of ignore_hw_compatNeilBrown2011-08-01
* util: correctly parse shorter linux version numbers.NeilBrown2011-06-17
* Improvements to GPT reading code.Luca Berra2011-06-17
* Check all member devices in enough_fdNeilBrown2011-05-23
* Split some of util.c into a new lib.cNeilBrown2011-04-05
* split name/number maps into separate file.NeilBrown2011-04-05
* open_dev_excl: allow device to be read-only.NeilBrown2011-03-24
* examine: allows to examine a disk metadata on non-metadata compliant systemsLabun, Marcin2011-03-23
* mdmon: don't wait for O_EXCL when shutting down.NeilBrown2011-03-22
* Warn the user about too small array sizeKrzysztof Wojcik2011-03-14
* dev_open should always open read-only.NeilBrown2011-03-10
* Various compile fixes.NeilBrown2011-02-01
* Allow domain_test to report that no domains were found.NeilBrown2011-02-01
* Incr: don't exclude 'active' devices from auto inclusion in a container.NeilBrown2011-02-01
* Monitor: do not move partitions to external containerCzarnowska, Anna2011-02-01
* fix extended partition detectionDan Williams2011-01-27
* Use one function chosing spares from containerAnna Czarnowska2011-01-05
* imsm: set imsm spare uuid to 0Anna Czarnowska2010-12-26
* Allow a metadata update to have a linked list of allocated spaces.NeilBrown2010-12-16
* Split fmt_devnum out from devnum2devnameNeilBrown2010-12-16
* Treat feature as experimentalAdam Kwolek2010-11-29
* Monitor: devid should be dev_tAnna Czarnowska2010-11-29
* Incremental - avoid including wayward devices.NeilBrown2010-11-29
* Initialize st->devnum and st->container_dev in super_by_fdDan Williams2010-11-23
* block monitor: freeze spare assignment for external arraysDan Williams2010-11-23
* Provide a mdstat_ent to subarray helperDan Williams2010-11-23
* Util: get device size from idAnna Czarnowska2010-11-22
* Add must_be_container helper.NeilBrown2010-11-22
* Switch open_subarray to use the new load_containerNeilBrown2010-11-22
* Use new load_container in ExamineNeilBrown2010-11-22
* Remove subarray field in supertype.NeilBrown2010-11-22
* Create: user container_dev rather than subarray for some tests.NeilBrown2010-11-22
* Pass subarray arg explicitly to ->update_subarray.NeilBrown2010-11-22
* super_by_fd: return subarray info explicitly.NeilBrown2010-11-22
* open_subarray: pass subarray name as explicit arg.NeilBrown2010-11-22
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-22