]> git.ipfire.org Git - thirdparty/mdadm.git/history - super-ddf.c
Create.c: fix uclibc build
[thirdparty/mdadm.git] / super-ddf.c
2024-03-22  Mariusz Tkaczykmdadm: Fix native --detail --export
2024-03-22  Mariusz Tkaczykmdadm: set swapuuid in all handlers
2024-02-09  Mariusz TkaczykRevert "mdadm: remove container_enough logic"
2023-10-26  Pawel Piatkowskimdadm: remove container_enough logic
2023-10-26  Xiao Nimdadm/ddf: Abort when raid disk is smaller in getinfo_s...
2023-09-01  Blazej KucmanAdd secure gethostname() wrapper
2023-05-08  Mariusz Tkaczykmdadm: define DEV_MD_DIR
2023-03-08  Wu Guanghaosuper-ddf.c: fix memleak in get_vd_num_of_subarray()
2023-01-04  Mateusz Kusiaksuper-ddf: Remove update_super_ddf.
2022-09-29  Kinga Tanskamdadm: replace container level checking with inline
2022-08-07  Logan GunthorpeDDF: Fix NULL pointer dereference in validate_geometry_...
2022-08-07  Logan GunthorpeDDF: Cleanup validate_geometry_ddf_container()
2022-06-14  Mateusz GrzonkaFix possible NULL ptr dereferences and memory leaks
2022-04-05  Mariusz Tkaczykmdadm: add map_num_s()
2021-11-24  Mateusz GrzonkaCorrect checking if file descriptors are valid
2021-10-08  Nigel CroxonFix buffer size warning for strcpy
2021-10-08  Mateusz GrzonkaRefactor parse_num and use it to parse optarg.
2021-07-16  Blazej KucmanUse dev_open in validate geometry container
2021-05-26  Mariusz TkaczykManage: Call validate_geometry when adding drive to...
2021-03-08  Mariusz Tkaczykimsm: add verbose flag to compare_super
2020-02-24  Blazej Kucmanimsm: pass subarray id to kill_subarray function
2019-12-02  Blazej Kucmanimsm: return correct uuid for volume in detail
2019-02-11  Dimitri John LedkovFix spelling typos.
2018-05-31  Jes Sorensensuper-ddf: Fix gcc-8.1 overflow warnings
2017-05-16  Jes Sorensenmdadm: Fixup != broken formatting
2017-05-16  Jes Sorensenmdadm: Fix '==' broken formatting
2017-05-16  Jes Sorensenmdadm: Fixup more broken logical operator formatting
2017-05-16  Jes Sorensenmdadm: Fixup a large number of bad formatting of logica...
2017-05-16  Jes Sorensensuper-ddf: sysfs_read() takes a pointer as device name...
2017-05-16  James Puthukattukaranmdadm: Uninitialized variable rdev
2017-05-05  Zhilong Liumdadm/util: unify stat checking blkdev into function
2017-04-11  Jes SorensenRetire mdassemble
2017-03-29  Artur PaszkiewiczDetail: show consistency policy
2017-03-29  Artur PaszkiewiczGeneric support for --consistency-policy and PPL
2016-03-10  NeilBrownddf: use 64bit 'size', not 32bit 'info->size' for create.
2015-05-13  Martin WilckDDF: _write_super_to_disk: fix anchor header type
2015-02-12  NeilBrownDon't break long strings onto multiple lines.
2015-02-12  NeilBrownConsistently print program Name and __func__ in debug...
2014-08-04  Guy MenanteauDDF: cast print arguments in super-ddf.c
2014-07-10  NeilBrownDDF: validate metadata_update size before using it.
2014-07-10  NeilBrownmdmon: allow prepare_update to report failure.
2014-06-05  NeilBrownMake sure "make everything" builds again.
2014-05-22  NeilBrownDDF: remove "BVD xx is missing".
2014-05-22  Cristian Rodríguezmdadm: Do not reimplment offsetof
2014-05-21  NeilBrownDDF: remove some pointless code in validate_geometry
2014-05-21  NeilBrownDDF: remove a FIXME comment that doesn't seem to mean...
2014-05-21  NeilBrownDDF: remove 'FIXME' comment that doesn't need fixing.
2014-05-21  NeilBrownDDF: ensure dl->devname is freed when processing a...
2014-05-21  NeilBrownDDF: remove old comment about looking for spares.
2014-05-21  NeilBrownDDF: remove an old incorrect FIXME comment.
2014-05-21  NeilBrownDDF: add data-offset information to --examine output.
2014-05-21  NeilBrownDDF: split up ddf_process_update
2014-05-21  NeilBrownDDF: add support of --data-offset when creating array.
2014-05-21  NeilBrownDDF: factor out common code for search through extents.
2014-05-21  NeilBrownDDF: allow for unused slots when creating map list...
2014-05-21  NeilBrownDDF: DDF_Missing devices should not be reported as...
2014-05-21  NeilBrownDDF: remove old and wrong comment about settinig raid_disk.
2014-05-21  NeilBrownDDF: provide simple detail_super() implementation.
2014-05-21  NeilBrownDDF: support more RAID10 levels.
2014-05-21  NeilBrownDDF: explain why spare_refs are ignored.
2014-05-21  NeilBrownDDF: use array_size from metadata.
2014-05-21  NeilBrownDDF: set utime for container from timestamp is superblock.
2014-05-21  NeilBrownDDF: don't assume the anchor is fully up-to-date.
2014-05-21  NeilBrownDDF: update timestamp/seqnum for virtual disks when...
2014-05-21  NeilBrownDDF: update timestamp in DDF header.
2014-05-21  NeilBrownDDF: avoid ref outside array in getinfo_super_ddf_bvd
2014-05-21  NeilBrownDDF: examine_pds to also list devices that aren't in...
2014-05-21  NeilBrownDDF: fix usage of ->used_pdes
2014-05-21  NeilBrownDDF: more guards against pdnum being negative.
2014-04-02  NeilBrownDDF: Don't fail compare_super_ddf due to re-configure...
2014-04-02  NeilBrownDDF: fix possible mdmon crash when updating metadata.
2014-04-02  NeilBrownDDF: guard against ->pdnum being negative.
2014-04-01  NeilBrownDDF: mark missing-on-assembly device properly.
2014-04-01  NeilBrownDDF: Fix assorted typos and do some reformatting.
2014-03-26  NeilBrownDDF: when first activating an array, record any missing...
2014-03-26  NeilBrownDDF: report seq counter as events.
2014-01-20  NeilBrownDDF: fix detection of failed devices during assembly.
2014-01-20  NeilBrownDDF - really ignore DDF metadata on partitions.
2013-10-16  mwilck@arcor.deDDF: add_to_super_ddf: be careful with workspace_lba
2013-10-16  mwilck@arcor.deDDF: compare_super_ddf: fix sequence number check
2013-09-12  mwilck@arcor.deDDF: brief_examine_subarrays_ddf: print array name
2013-09-12  mwilck@arcor.deDDF: factor out array name generation
2013-09-12  NeilBrownDDF: allow for possibility that there is no secondary...
2013-09-09  NeilBrownMove ARRAY_SIZE macro to common include file.
2013-09-09  mwilck@arcor.deDDF: handle fake RAIDs with changing subarray UUIDs
2013-08-28  mwilck@arcor.deDDF: increase default value for safe_mode_delay to...
2013-08-28  mwilck@arcor.deDDF: container_content_ddf: set safe_mode_delay > 0
2013-08-28  mwilck@arcor.deDDF: export_examine_super_ddf: print MD_DEVICES
2013-08-28  NeilBrownDDF: ddf_activate_spare: fix gcc -O2 uninitialized...
2013-08-08  mwilck@arcor.deDDF: ddf_open_new: check device status for new subarray
2013-08-07  NeilBrownDDF: Write new conf entries with a single write.
2013-08-05  mwilck@arcor.deDDF: get_extents: don't allocate space on failed disks
2013-08-05  NeilBrownDDF: fix removal of failed devices.
2013-08-05  NeilBrownDDF: fix writing metadata updates.
2013-08-05  mwilck@arcor.deDDF: no need for GET_LAYOUT any more
2013-08-01  NeilBrownDDF: differentiate between new metadata and metadata...
2013-08-01  NeilBrownDDF: use some #defines instead of bare constants.
2013-07-31  Martin WilckDDF: ddf_set_disk: add some debug messages
2013-07-31  Martin WilckDDF: load_ddf_header: more error logging
2013-07-31  Martin WilckDDF: ddf_process_update: log offsets for conf changes
next