]> git.ipfire.org Git - thirdparty/mdadm.git/history - Detail.c
Create: add support for RAID0 layouts.
[thirdparty/mdadm.git] / Detail.c
2019-12-02  NeilBrownCreate: add support for RAID0 layouts.
2019-12-02  Blazej Kucmanimsm: return correct uuid for volume in detail
2019-09-30  Guilherme G. Piccolimdadm: Introduce new array state 'broken' for raid0...
2019-08-12  Coly Limdadm: add --no-devices to avoid component devices...
2019-02-13  Coly LiDetail.c: do not skip first character when calling...
2018-06-11  Guoqing JiangFree map to avoid resource leak issues
2018-04-10  Zhipeng Xiemdadm: fix use-after-free after free_mdstat
2017-08-23  Mariusz TkaczykDetail: differentiate between container and inactive...
2017-08-16  Mariusz TkaczykDetail: correct output for active arrays
2017-05-24  Tomasz MajchrzakDetail: don't exit if ioctl has been successful
2017-05-16  Jes Sorensenmdadm: Fix '==' broken formatting
2017-04-25  Jes SorensenDetail: Reinstate support for not having sysfs
2017-04-25  Jes SorensenDetail: Respect code lines are 80 character wide
2017-04-25  Jes SorensenDetail: determine array state from sysfs
2017-04-20  NeilBrownDetail: ensure --export names are acceptable as shell...
2017-04-12  Jes SorensenDetail: Fixup ugly if () foo() abuse
2017-04-12  Jes SorensenDetail: Remove pre-2.6 code for printing info on rebuilding
2017-04-05  Jes SorensenDetail: Stop bothering about md drivers older than...
2017-03-29  Jes Sorensenutil: Introduce md_get_disk_info()
2017-03-29  Jes Sorensenutil: Introduce md_get_array_info()
2017-03-29  Artur PaszkiewiczDetail: show consistency policy
2017-03-28  NeilBrownDetail: handle non-existent arrays better.
2017-03-17  Xiao Nimdadm: Specify enough length when write to buffer
2016-11-28  NeilBrownAdd failfast support.
2016-08-12  Song Liumdadm: put journal device in right place of --detail
2016-06-03  Mike LovellUse dev_t for devnm2devid and devid2devnm
2016-03-09  Jes Sorensenload_sys(): Add a buffer size argument
2016-01-28  NeilBrownsuper0: Fix reporting of devices between 2GB and 4GB
2015-12-23  NeilBrownDetail: fix wrong condition in recent change.
2015-12-21  Song Liumove journal to end of --detail list
2015-12-21  NeilBrownMerge branch 'fix-unlikely-potential-overflows' of...
2015-12-21  NeilBrownMerge https://github.com/makelinux/mdadm
2015-12-18  NeilBrownDetail: don't assume a particular 'disk' number of...
2015-12-18  NeilBrownDetail: report correct raid-disk for removed drives.
2015-12-10  Constantine ShulyupinDetail.c --test fix
2015-10-19  Song LiuShow device as journal in --detail --examine
2014-11-03  NeilBrownDetail: fix handling of 'disks' array.
2014-08-06  NeilBrownDetail: Avoid dereferencing some NULL pointers.
2013-09-03  NeilBrownRelease mdadm-3.3 mdadm-3.3
2013-07-01  Martin WilckDetail: Factor out add_device()
2013-06-24  mwilck@arcor.deDetail: deterministic ordering in --brief --verbose
2013-06-19  NeilBrownDetail: add device information to --detail --export
2013-05-13  NeilBrownDetail: report on inactive arrays.
2013-05-13  NeilBrownDetail: fix --brief --verbose
2013-03-04  mwilck@arcor.deDetail.c: call load_container for container subarrays
2013-02-21  NeilBrownDiscard devnum in favour of devnm
2013-02-05  NeilBrownDetail: print correct size for large external-metadata...
2012-10-23  NeilBrownReport replacement devices correctly with --detail...
2012-10-21  NeilBrownDetail: don't report a faulty device as 'spare' or...
2012-10-04  NeilBrownHandles spaces in array names better.
2012-10-04  Maciej Naruszewiczimsm: Allow to specify controller for --detail-platform.
2012-10-03  NeilBrownDetail/raid10: don't report 'set' names for 'far' and...
2012-10-02  Maciej NaruszewiczFix return code for --detail-platform
2012-10-02  Maciej Naruszewiczimsm: Add --export option for --detail-platform
2012-09-20  Lukasz Doraufix segfaults in Detail()
2012-08-12  NeilBrownMinor cosmetic fixes in various files.
2012-07-09  NeilBrownChange Detail and misc_scan to take a struct context
2012-07-09  NeilBrownChange name of 'c' variable in Detail
2012-07-09  NeilBrownConvert 'quiet' to 'not verbose' in various places.
2012-07-09  NeilBrownRemove scattered checks for malloc success.
2012-07-09  NeilBrownIntroduce pr_err for printing error messages.
2012-06-04  NeilBrownMonitor: fix inconsistencies in values for ->percent
2012-05-30  NeilBrownDetail: show which 'set' each device in a RAID10 belongs to
2012-04-18  NeilBrownAdd --prefer option for --detail and --monitor
2012-02-07  NeilBrownRemove avail_disks arg from 'enough'.
2011-11-01  Jes SorensenDetail(): Remember to free 'avail'
2011-11-01  Jes SorensenFix memory leak
2011-06-23  Krzysztof WojcikShow DELAYED, PENDING status of resync process in ...
2011-06-23  Andrew Burgessmdadm --detail was incorrect for shrinking reshapes
2011-03-24  NeilBrownMerge branch 'master' into devel-3.2
2011-03-15  NeilBrownMerge branch 'master' into devel-3.2
2011-03-14  NeilBrownMerge branch 'master' into devel-3.2
2011-03-10  NeilBrownMerge branch 'master' into devel-3.2
2011-03-10  NeilBrownDetail: report subarrays of a container properly.
2011-03-09  NeilBrownDetail: report subarrays of a container properly.
2010-12-26  Anna Czarnowskaimsm: set imsm spare uuid to 0
2010-12-13  NeilBrownMerge branch 'master' into devel-3.2
2010-12-09  NeilBrownMerge branch 'master' into devel-3.2
2010-11-23  Dan WilliamsInitialize st->devnum and st->container_dev in super_by_fd
2010-11-22  NeilBrownUse new container_content rather than passing subarray...
2010-11-22  NeilBrownsuper_by_fd: return subarray info explicitly.
2010-11-22  NeilBrownget_info_super: report which other devices are thought...
2010-11-22  NeilBrowndetail/wait: better handling of monitoring sync action.
2010-08-05  NeilBrownCompile with -Wextra by default
2010-08-05  NeilBrownDetail: clean up handing of the 'info' we load from...
2010-07-22  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2010-07-22  NeilBrownCast to long long before left-shifting too much.
2010-01-29  NeilBrownDetail: Report state of FAILED when an array has too...
2010-01-18  Doug LedfordDon't use %02d as a metadata format specifier for metad...
2009-11-19  NeilBrownMerge branch 'master' into devel-3.1
2009-10-28  NeilBrownDetail: report new-layout for RAID6 arrays
2009-10-22  NeilBrownMerge branch 'master' into devel-3.1
2009-10-22  NeilBrownMerge branch 'master' into devel-3.1
2009-10-22  NeilBrownFree some malloced memory that wasn't being freed.
2009-10-19  NeilBrownMerge git://github.com/djbw/mdadm
2009-10-14  Dan WilliamsDetail: export MD_UUID from mapfile
2009-10-01  NeilBrownMerge branch 'master' into devel-3.1
2009-10-01  NeilBrownAdd missing space in "--detail --brief" output.
2009-09-25  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2009-09-15  Dan WilliamsDetail: fix for an imsm container with a spare
next