]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2020-01-16  Kinga TanskaChange warning message
2020-01-16  dann frazierRespect $(CROSS_COMPILE) when $(CC) is the default
2019-12-02  NeilBrownAssemble: add support for RAID0 layouts.
2019-12-02  NeilBrownCreate: add support for RAID0 layouts.
2019-12-02  Blazej Kucmanimsm: Change the way of printing nvme drives in detail...
2019-12-02  Blazej Kucmanimsm: return correct uuid for volume in detail
2019-12-02  Xiao NiRemove unused code
2019-11-27  Jes SorensenFix up a few formatting issues
2019-11-27  Jes SorensenRemove last traces of HOT_ADD_DISK
2019-11-27  Xiao YangManage: Remove the legacy code for md driver prior...
2019-11-12  NeilBrownsuper-intel: don't mark structs 'packed' unnecessarily
2019-11-12  NeilBrownSUSE-mdadm_env.sh: handle MDADM_CHECK_DURATION
2019-11-12  NeilBrownmdcheck: use ${} to pass variable to mdcheck
2019-11-12  NeilBrownmdcheck: when mdcheck_start is enabled, enable mdcheck_...
2019-11-12  Krzysztof Smolinskiimsm: allow to specify second volume size
2019-10-04  Mariusz Tkaczykimsm: save current_vol number
2019-10-01  NeilBrownudev: allow for udev attribute reading bug.
2019-09-30  Xiao NiDon't need to check recovery after re-add when no I...
2019-09-30  Xiao NiInit devlist as an array
2019-09-30  Guoqing Jiangmdadm/md.4: add the descriptions for bitmap sysfs nodes
2019-09-30  Nigel Croxonmdadm: force a uuid swap on big endian
2019-09-30  Guilherme G... mdadm: Introduce new array state 'broken' for raid0...
2019-08-16  Krzysztof Smolinskimdadm: check value returned by snprintf against errors
2019-08-14  Mariusz Tkaczykimsm: close removed drive fd.
2019-08-12  Coly Liudev: add --no-devices option for calling 'mdadm -...
2019-08-12  Coly Limdadm: add --no-devices to avoid component devices...
2019-08-12  Baruch Siachmdadm.h: include sysmacros.h unconditionally
2019-07-10  Mariusz Dabrowskimdadm: load default sysfs attributes after assemblation
2019-07-09  Jes Sorensensuper-intel: Use put_unaligned in split_ull
2019-07-09  Jes Sorensenmdadm.h: Introduced unaligned {get,put}_unaligned{16...
2019-07-09  Jes Sorensensuper-intel: Fix issue with abs() being irrelevant
2019-07-02  Roman SobanskiEnable probe_roms to scan more than 6 roms.
2019-05-20  Artur Paszkiewiczmdmon: fix wrong array state when disk fails during...
2019-04-15  Liwei Songudev: Add udev rules to create by-partuuid for md device
2019-04-10  Mariusz TkaczykCreate: Block rounding size to max
2019-04-10  Pawel Baldysiakimsm: fix spare activation for old matrix arrays
2019-02-28  Corey Hickeyadd missing units to --examine
2019-02-28  Pawel BaldysiakAssemble: Fix starting array with initial reshape check...
2019-02-28  Pawel Baldysiakmdmon: wait for previous mdmon to exit during takeover
2019-02-28  Artur Paszkiewiczmdmon: don't attempt to manage new arrays when terminating
2019-02-14  Gioh Kimmdadm/tests: add one test case for failfast of raid1
2019-02-13  Corey HickeyFix reshape for decreasing data offset
2019-02-13  Coly LiDetail.c: do not skip first character when calling...
2019-02-11  Dimitri John... Fix spelling typos.
2019-02-11  Pawel Baldysiakimsm: fix reshape for >2TB drives
2019-02-11  Mariusz Tkaczykimsm: finish recovery when drive with rebuild fails
2018-12-11  Mariusz Tkaczykpolicy.c: Fix for compiler error
2018-12-11  Gioh Kimpolicy.c: prevent NULL pointer referencing
2018-12-06  NeilBrownGrow: report correct new chunk size.
2018-12-06  NeilBrownGrow: avoid overflow in compute_backup_blocks()
2018-12-06  Gioh KimAssemble: mask FAILFAST and WRITEMOSTLY flags when...
2018-12-06  Mariusz Tkaczykimsm: update metadata correctly while raid10 double...
2018-12-06  NeilBrownMonitor: add system timer to run --oneshot periodically
2018-12-06  NeilBrownmdcheck: add systemd unit files to run mdcheck.
2018-12-06  NeilBrownpolicy: support devices with multiple paths.
2018-12-06  NeilBrownDocument PART-POLICY lines
2018-12-06  Gioh KimAssemble: keep MD_DISK_FAILFAST and MD_DISK_WRITEMOSTLY...
2018-10-01  Jes SorensenRelease mdadm-4.1 mdadm-4.1
2018-09-28  Mariusz Tkaczykimsm: block using partition
2018-09-27  Guoqing JiangAssemble: set devices to NULL when load_devices can...
2018-09-27  Guoqing JiangAssemble: free resources in load_devices
2018-09-27  Roman Sobanskiimsm: Avoid duplicate entries in --detail-platform
2018-09-27  Roman Sobanskiimsm: Block volume creation with empty name
2018-09-27  Mariusz Tkaczykmdadm.c: Fix error handling for --zero-superblock
2018-08-03  Jes SorensenRelease mdadm-4.1-rc2 mdadm-4.1-rc2
2018-08-03  Mariusz TkaczykIncremental: remove external arrays and devices correctly
2018-08-01  Mariusz TkaczykGrow: Frozen array can't be idle
2018-07-31  Dimitri John... udev.rules: make safe timeouts compatible with split...
2018-07-20  Guoqing JiangAssemble: remove the protection when clustered raid...
2018-07-19  Guoqing Jiangmapfile: set *mapp to NULL after map_free
2018-07-11  Michal Zylowskitests, imsm: Calculate expected array_size in proper way
2018-07-11  Michal Zylowskitests, imsm: Migration from RAID5 to RAID0 is not suppo...
2018-07-11  Michal Zylowskitests, imsm: Test shouldn't call grow with chunk and...
2018-07-11  Michal Zylowskitests, imsm: Set new_num_disks value corectly to perfor...
2018-07-11  Michal Zylowskitests, imsm: Fix unit inconsistency in tests error...
2018-07-11  Michal Zylowskitests, imsm: Set correct expected offset between volumes
2018-07-11  Anthony YoungmanCoverity: Resource leak: close fd before return
2018-07-11  Anthony YoungmanCoverity: Resource leak: close fds and free array befor...
2018-07-11  Anthony YoungmanCoverity: Resource leak: fix return without free
2018-06-11  Guoqing JiangFree map to avoid resource leak issues
2018-06-08  Roman Sobanskiimsm: correct num_data_stripes in metadata map for...
2018-06-08  Mariusz TkaczykAssemble.c Don't ignore faulty disk when array is auto...
2018-06-04  Jes Sorensengcc-8 coverity hack
2018-06-01  Zhilong Liumdadm/test: correct tests/testdev as testdev in 02r5grow
2018-06-01  Zhilong Liumdadm/test: mdadm needn't make install on the system
2018-06-01  Xiao NiCheck major number of block device when querying md...
2018-05-31  Jes Sorensensuper-ddf: Fix gcc-8.1 overflow warnings
2018-05-31  Jes Sorensensuper1: Fix cases triggering gcc-8.1 strncpy truncate...
2018-05-31  Jes Sorensensuper0: Use memmove() when adjusting sparc2.2 superbloc...
2018-05-31  Jes Sorensenmdopen: fix gcc 8.1 string overflow error
2018-05-31  Jes SorensenMonitor: Increase size of percentalert to avoid gcc...
2018-05-31  Michal Zylowskiimsm: Do not require MDADM_EXPERIMENTAL flag anymore
2018-05-31  Michal Zylowskiimsm: Do not block volume creation when container has...
2018-05-30  Jes Sorensensuper-intel: Do not truncate last character of volume...
2018-05-30  Jes Sorensensuper-intel: Avoid gcc-8.1 complaining about truncating...
2018-05-29  Jes Sorensensuper-intel: Get rid of unnused string
2018-05-29  Jes Sorensensuper-intel: Use memcpy() to avoid confusing gcc
2018-05-29  Jes SorensenDo not confuse gcc
2018-05-29  Michal ZylowskiFix misspelling of 'alignment' and 'geometry'
2018-04-27  Roman Sobanskimdadm/grow: correct size and chunk_size casting
next