]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2011-11-01  Jes SorensenFix memory leak
2011-11-01  Jes SorensenFix memory leaks in reshape_array()
2011-11-01  NeilBrownKill: remove duplicate tests on 'force'.
2011-11-01  NeilBrownRemove duplicated code: search_mdstat and conf_match
2011-10-31  Labun, Marcinkill-subarray: fix, IMSM cannot kill-subarray with...
2011-10-30  Jes SorensenAvoid stack overflow if GPT partition entries on disk...
2011-10-27  Adam KwolekFIX: Close unused handle in child process during reshap...
2011-10-27  Jes SorensenGCC compile fix: remove calculation of unused variable...
2011-10-25  Lukasz Dorauutil.c: two typos fixed
2011-10-22  rootimsm: fix: Fixes metadata after migration from Raid...
2011-10-22  Lukasz Orlowskiimsm: Moves metadata update code for spare activation...
2011-10-22  Jes SorensenIncremental() lock error handling
2011-10-22  Jes SorensenCreate() check malloc() return value
2011-10-22  Jes SorensenCreate() don't leave the lock hanging on error
2011-10-22  Jes Sorensenarray_try_spare(): missing map_unlock()
2011-10-22  Jes SorensenHold the map lock while performing Assemble to avoid...
2011-10-22  Jes SorensenDon't tell sysfs to launch the container as we are...
2011-10-22  Jes SorensenRemove race for starting container devices.
2011-10-20  NeilBrownsuper0: fix overflow when checking max size.
2011-10-20  Lukasz Dorauimsm: fix: correct debug printing of the volume's name
2011-10-20  Lukasz Dorauimsm: fix: prevent segfault in mark_failure
2011-10-17  NeilBrownGrow: Only ping monitor on level change if array is...
2011-10-17  Thomas JaroschFix unterminated buffer after readlink() call
2011-10-17  Thomas JaroschFix off-by-one in readlink() buffer size handling
2011-10-09  Lukasz Dorauimsm: fix: stopped resync does not continue after auto...
2011-10-06  Adam KwolekAlways run Grow_continue() for started array.
2011-10-06  Przemyslaw... imsm: always use set_migr_type to set type of migration
2011-10-06  NeilBrownFix handling for "auto" line in mdadm.conf
2011-10-05  Lukasz Dorauimsm: fix: correct adding and activation of spare disks
2011-10-05  Adam KwolekSet correct reshape restart position
2011-10-05  Adam KwolekMonitor reshaped array
2011-10-05  Adam KwolekRemove freeze() call from Grow_continue()
2011-10-05  Adam Kwolekimsm: Fill recovery_blocked field present in mdinfo
2011-10-05  Adam KwolekAdd recovery blocked field to mdinfo
2011-10-05  NeilBrownrestore_backup() throws core dump
2011-10-02  Adam KwolekMove code to check_mdmon_version() function
2011-10-02  Adam Kwolekimsm: Do not mark resync during reshape
2011-10-02  Adam Kwolekimsm: FIX: Do not allow for spare disk activation durin...
2011-10-02  Adam KwolekManual update for --continue option
2011-10-02  Adam KwolekManual update for --continue option
2011-10-02  Adam KwolekVerify reshape restart position
2011-10-02  Adam KwolekMove code to get_data_disks() function
2011-10-02  Adam KwolekAdd continue option to grow command
2011-10-02  Adam KwolekDo not continue reshape during initrd phase
2011-10-02  Lukasz Doraufix: correct unlocking of map file
2011-10-02  Thomas JaroschFix small memory leak
2011-09-21  Czarnowska... imsm: Calculate reservation for a spare based on active...
2011-09-21  NeilBrownCreate: improve messages from validate_geometry.
2011-09-21  Lukasz OrlowskiCreate: Allow to create two volumes of different sizes...
2011-09-21  Adam KwolekMove restore backup code to function
2011-09-21  Adam KwolekFIX: Memory leak during Assembly
2011-09-21  Adam KwolekFIX: Do not unblock array accidentally
2011-09-20  NeilBrownmdadm.8: fix description of "--metadata=1".
2011-09-19  Lukasz DorauFix serious memory leak
2011-09-19  Adam Kwolekimsm: FIX: Spare disk has wrong serial after takeover
2011-09-19  Michal Soltysudev rules: use $tempnode, check for supported types...
2011-09-19  Doug LedfordFix readding of a readwrite drive into a writemostly...
2011-09-19  NeilBrownMonitor: --oneshot must imply --no-sharing
2011-09-08  NeilBrownGrow: refuse to grow a 0.90 array beyond 2TB
2011-09-08  NeilBrownDiscourage large devices from being added to 0.90 arrays.
2011-09-08  NeilBrownFix component size checks in validate_super0.
2011-09-07  Thomas JaroschFix small memory leak
2011-09-07  Czarnowska... fix: segfault when killing subarray of non-existent...
2011-09-07  Michal Soltysshorten remove rules
2011-09-07  NeilBrownstart_mdmon: provide more dynamic way to close-all-fds
2011-09-07  NeilBrownFIX: Prevent using null list pointer
2011-09-06  Lukasz DorauFIX: Mdmon crashes after changing RAID level from 1...
2011-08-30  Dan Williamsimsm: support 'missing' devices at Create
2011-08-30  Dan Williamsmdmon: fix, close spare activation race
2011-08-30  Dan Williamsimsm: fix reserved sectors for spares
2011-08-30  Dan Williamssysfs: fix sysfs_disk_to_scsi_id
2011-08-30  Dan Williamsimsm: fix display spares
2011-08-30  Dan Williamsimsm: fix, stop metadata updates to newly failed devices
2011-08-30  Dan Williamsimsm: fix max disks per array
2011-08-22  Bill Allairemd.4: two typos fixed
2011-08-22  Bill Allairemd.4: Fixed typo.
2011-08-18  NeilBrownudev rules improvement
2011-08-18  NeilBrownUpdate COPYING file.
2011-08-09  Piergiorgio... RAID-6 check standalone man page
2011-08-08  NeilBrownIMSM: allow some array attribute bits to be ignored.
2011-08-02  NeilBrownsuper1: fix spacing for 'Flags' field in --examine.
2011-08-02  Scott Schaefer--add incorrectly sets writemostly
2011-08-01  NeilBrownAdd some more settings of ignore_hw_compat
2011-07-27  NeilBrownGrow: ensure clean abort if we cannot read the 'complet...
2011-07-27  NeilBrownIMSM: set ->raid_disk correctly in getinfo_super_imsm_v...
2011-07-27  NeilBrownmdadm.8.in: clarify some issues with --size
2011-07-26  Namhyung KimGrow: fix version number in error message
2011-07-19  Dan Williamsimsm: fix default chunk in the !orom case
2011-07-14  NeilBrownimsm: getinfo_super_imsm_volume() doesn't fill all...
2011-07-14  Milan Brozmdadm: fix build failures (ppc64)
2011-07-13  NeilBrownsuper-intel: fix buffer overflow in detail-platform.
2011-06-28  Namhyung Kimmd.4: fix possible typos
2011-06-28  Namhyung Kimmdmon.8: fix possible typos
2011-06-23  Krzysztof WojcikShow DELAYED, PENDING status of resync process in ...
2011-06-23  Andrew Burgessmdadm --detail was incorrect for shrinking reshapes
2011-06-23  Namhyung Kim.gitignore: ignore mdadm.8 file
2011-06-23  Namhyung Kimmdadm.8: fix possible typos
2011-06-23  Namhyung Kimmdadm.8: move description of --add under Grow mode
2011-06-23  Namhyung Kimmdadm.8: change linux version 2.6.40 -> 3.0
2011-06-17  NeilBrownutil: correctly parse shorter linux version numbers.
next