]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2011-11-02  Jes Sorensenunblock_monitor(): Check sra is valid before dereferencing
2011-11-02  Jes Sorensenahci_enumerate_ports(): Don't close fd that failed...
2011-11-02  Jes Sorensenclose_aa(): Verify file descriptors are valid before...
2011-11-02  Jes Sorensendisk_init_and_add(): Fail if opening sysfs file descrip...
2011-11-02  Jes Sorensenarray_try_spare(): open_dev() returns -1 on error,...
2011-11-02  Jes Sorensenget_component_size(): Check read() return value for...
2011-11-02  Jes Sorensenmdstat_read(): Check return value of dup() before using...
2011-11-02  Jes Sorensenping_monitor(): check file descriptor is valid before...
2011-11-02  Jes Sorensenmdadm: Rearrange option parsing for KillSubarray and...
2011-11-02  Jes Sorensenmake_parts(): Fix case of comparing against uninitializ...
2011-11-01  Jes Sorensenvalidate_geometry_imsm_volume(): Avoid NULL pointer...
2011-11-01  Jes Sorensenbitmap_fd_read(): fix memory leak
2011-11-01  Jes SorensenMonitor(): free allocated memory on exit
2011-11-01  Jes SorensenManage_runstop(): Avoid memory leak
2011-11-01  Jes SorensenManaga_ro(): free() mdi before exiting
2011-11-01  Jes SorensenIncrementalScan(): Fix memory leak
2011-11-01  Jes SorensenManage_subdevs(): avoid leaking super
2011-11-01  Jes Sorensenenough_fd(): remember to free buffer for avail array
2011-11-01  Jes SorensenGrow_reshape(): Fix another 'sra' leak
2011-11-01  Jes SorensenDetail(): Remember to free 'avail'
2011-11-01  Jes SorensenAssemble(): don't dup_super() before we need it.
2011-11-01  Jes SorensenGrow_restart(): free() offsets after use
2011-11-01  Jes Sorensenassemble_container_content(): fix memory leak
2011-11-01  Jes Sorensenremove_devices(): readlink returns -1 on error
2011-11-01  Jes Sorensensysfs_unique_holder(): Check read() return value before...
2011-11-01  Jes SorensenIncremental(): Check return value of dev_open() before...
2011-11-01  Jes SorensenGrow_addbitmap(): don't try to close a file descriptor...
2011-11-01  Jes SorensenGrow_Add_device(): dev_open() return a negative fd...
2011-11-01  NeilBrownGrow: fix check_reshape and open_code it.
2011-11-01  NeilBrownIncremental: Fix a merge error in recent patch
2011-11-01  Jes Sorensenmdmon(): Error out if failing to connect to victim...
2011-11-01  Jes SorensenWrite_rules(): Avoid stack corruption if using extremel...
2011-11-01  Jes Sorensenpolicy_add(): Add missing va_end()
2011-11-01  Jes SorensenAvoid memory leak
2011-11-01  Jes SorensenAdd missing return in case of trying to grow sub-array
2011-11-01  Jes SorensenFix memory leak
2011-11-01  Jes Sorensenpartition_try_spare() use closedir() to release DIR...
2011-11-01  Jes SorensenFix memory leak of 'st3' in array_try_spare()
2011-11-01  Jes SorensenFix memory leak
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.
next