]> git.ipfire.org Git - thirdparty/mdadm.git/history - util.c
util: remove rounding error where reporting "human sizes".
[thirdparty/mdadm.git] / util.c
2014-12-18  NeilBrownutil: remove rounding error where reporting "human...
2014-08-11  NeilBrownutil: split get_maj_min() out from dev_open()
2014-05-22  NeilBrowninstall: use BINDIR consistently to locate mdadm and...
2014-03-19  Jes SorensenWork around architectures having statfs.f_type defined...
2013-12-04  NeilBrownAssemble/Incremental: don't hold O_EXCL on mddev after...
2013-12-04  NeilBrownTwo small fixes related to enough()
2013-11-19  NeilBrownIMSM metadata really should be ignored when found on...
2013-09-03  NeilBrownRelease mdadm-3.3 mdadm-3.3
2013-09-02  NeilBrownMake sure "mdmon" doesn't get called "@dmon".
2013-08-28  mwilck@arcor.dein_initrd: fix gcc compiler error
2013-08-07  NeilBrownCreate: fix warning about pre-existing filesystems.
2013-08-05  NeilBrowntest: ensure testing uses correct mdmon
2013-08-01  NeilBrownmdmon: don't lie to systemd.
2013-07-30  NeilBrownsuper1: simplify setting of array size.
2013-07-02  NeilBrownMove find_free_devnum to mdopen.c
2013-06-25  NeilBrownSubject: Make wait_for and open_dev_excl faster
2013-06-19  NeilBrownRemove lots of unnecessary white space.
2013-06-19  Bernd Schubertraid6check: Fix build of raid6check
2013-05-30  NeilBrownMake sure NOFILE resource limit is big enough.
2013-05-21  NeilBrownChange some fprintf(stderrs to cont_err()
2013-05-15  NeilBrownSuppress error messages from systemctl.
2013-05-13  NeilBrownmdassemble - fix new compile-time problems.
2013-02-21  NeilBrownDiscard devnum in favour of devnm
2013-02-05  Jes SorensenIn case launching mdmon fails, print an error message...
2013-02-05  Jes SorensenAdd support for launching mdmon via systemctl instead...
2013-02-05  Jes SorensenRemove --offroot argument and default to always setting...
2013-01-10  NeilBrowndev_open - don't bother trying map_dev
2013-01-06  NeilBrownconditionally remove map_dev from find_free_devnum
2012-11-20  NeilBrownIMSM - allow assembling any imsm array even without...
2012-10-22  NeilBrownRemove get_one_disk
2012-10-11  NeilBrownFix open_container
2012-10-10  NeilBrownReplace a lot of leading spaces with tabs.
2012-10-04  NeilBrownAllow data-offset to be specified per-device for create
2012-10-04  NeilBrownAllow parse_size to return 0.
2012-10-04  Maciej Naruszewiczimsm: Allow to specify controller for --detail-platform.
2012-10-03  NeilBrownFix 'enough' function for RAID10.
2012-10-02  Maciej NaruszewiczDisplay size with human_size_brief with a chosen prefix
2012-10-02  Maciej NaruszewiczSynchronize size calculation in human_size and human_si...
2012-09-20  Lukasz Doraufix: adjust parse_size() to the unsigned size variable
2012-09-10  Robert BuchholzMove xmalloc et al into their own file
2012-08-20  NeilBrownfind_free_devnum: avoid auto-using names in /etc/mdadm...
2012-08-12  NeilBrownMinor cosmetic fixes in various files.
2012-07-09  NeilBrownCreate parse_num() function.
2012-07-09  NeilBrownRemove scattered checks for malloc success.
2012-07-09  NeilBrownIntroduce pr_err for printing error messages.
2012-04-17  NeilBrownRaid limit of 1024 when scanning for devices.
2012-04-04  NeilBrownparse_size: distinguish between 0 and error.
2012-04-02  Czarnowska, Annasimplify calculating array_blocks
2012-02-09  Adam KwolekFIX: NULL pointer to strdup() can be passed
2012-02-07  NeilBrownRemove avail_disks arg from 'enough'.
2012-01-30  Jes SorensenSpawn mdmon with --offroot if mdadm was launched with...
2011-11-01  Jes Sorensenenough_fd(): remember to free buffer for avail array
2011-10-30  Jes SorensenAvoid stack overflow if GPT partition entries on disk...
2011-10-25  Lukasz Dorauutil.c: two typos fixed
2011-10-17  Thomas JaroschFix off-by-one in readlink() buffer size handling
2011-10-02  Adam KwolekMove code to get_data_disks() function
2011-09-08  NeilBrownFix component size checks in validate_super0.
2011-09-07  Czarnowska, Annafix: segfault when killing subarray of non-existent...
2011-09-07  NeilBrownstart_mdmon: provide more dynamic way to close-all-fds
2011-08-01  NeilBrownAdd some more settings of ignore_hw_compat
2011-06-17  NeilBrownutil: correctly parse shorter linux version numbers.
2011-06-17  Luca BerraImprovements to GPT reading code.
2011-05-23  NeilBrownCheck all member devices in enough_fd
2011-04-04  NeilBrownSplit some of util.c into a new lib.c
2011-04-04  NeilBrownsplit name/number maps into separate file.
2011-03-24  NeilBrownopen_dev_excl: allow device to be read-only. devel-3.2
2011-03-24  NeilBrownMerge branch 'master' into devel-3.2
2011-03-23  NeilBrownIncr: don't exclude 'active' devices from auto inclusio...
2011-03-23  Labun, Marcinexamine: allows to examine a disk metadata on non-metad...
2011-03-22  NeilBrownmdmon: don't wait for O_EXCL when shutting down.
2011-03-15  NeilBrownMerge branch 'master' into devel-3.2
2011-03-14  NeilBrownMerge branch 'master' into devel-3.2
2011-03-14  Krzysztof WojcikWarn the user about too small array size
2011-03-10  NeilBrownMerge branch 'master' into devel-3.2
2011-03-10  NeilBrownManage: be more careful about --add attempts.
2011-03-10  NeilBrowndev_open should always open read-only.
2011-03-10  NeilBrowndev_open should always open read-only.
2011-02-14  Dan Williamsfix extended partition detection
2011-02-01  NeilBrownVarious compile fixes.
2011-02-01  NeilBrownAllow domain_test to report that no domains were found.
2011-02-01  NeilBrownIncr: don't exclude 'active' devices from auto inclusio...
2011-01-31  Czarnowska, AnnaMonitor: do not move partitions to external container
2011-01-27  Dan Williamsfix extended partition detection
2011-01-05  Anna CzarnowskaUse one function chosing spares from container
2010-12-26  Anna Czarnowskaimsm: set imsm spare uuid to 0
2010-12-16  NeilBrownAllow a metadata update to have a linked list of alloca...
2010-12-15  NeilBrownSplit fmt_devnum out from devnum2devname
2010-12-13  NeilBrownMerge branch 'master' into devel-3.2
2010-12-09  NeilBrownMerge branch 'master' into devel-3.2
2010-11-29  Adam KwolekTreat feature as experimental
2010-11-28  Anna CzarnowskaMonitor: devid should be dev_t
2010-11-28  NeilBrownIncremental - avoid including wayward devices.
2010-11-23  Dan WilliamsInitialize st->devnum and st->container_dev in super_by_fd
2010-11-23  Dan Williamsblock monitor: freeze spare assignment for external...
2010-11-23  Dan WilliamsProvide a mdstat_ent to subarray helper
2010-11-22  Anna CzarnowskaUtil: get device size from id
2010-11-22  NeilBrownAdd must_be_container helper.
2010-11-22  NeilBrownSwitch open_subarray to use the new load_container
2010-11-22  NeilBrownUse new load_container in Examine
2010-11-22  NeilBrownRemove subarray field in supertype.
next