]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2017-01-09  Jes SorensenRelease mdadm-4.0 mdadm-4.0
2017-01-09  Maksymilian... imsm: show correct size for arrays with 4k disks
2017-01-09  Xiao NiAdd detail information when can not connect monitor
2017-01-09  Alexey Obitotskiyimsm: count arrays under VMD HBAs correctly
2017-01-04  Alexey ObitotskiyDon't assume VMD sysfs path ends with a disk entry
2017-01-03  Pawel BaldysiakIMSM: Fix signed/unsigned comparisons
2016-12-29  Tomasz Majchrzakimsm: enable bad block support for imsm metadata
2016-12-22  Pawel BaldysiakIMSM: Do not update metadata if not able to migrate
2016-12-22  NeilBrownMake get_component_size() work with named array.
2016-12-19  Song Liumdadm: add test case for raid5 write back cache
2016-12-13  Mariusz DabrowskiAlways return last partition end address in 512B blocks
2016-12-12  Mariusz DabrowskiUse disk sector size value to set offset for reading GPT
2016-12-12  Mariusz Dabrowskiimsm: set generation number when reading superblock
2016-12-12  Pawel BaldysiakIMSM: Add support for Non-Intel NVMe drives under VMD
2016-12-05  NeilBrownmdopen: open md devices O_RDONLY
2016-12-02  Tomasz Majchrzakimsm: 4kn support for bad block log
2016-12-02  Tomasz Majchrzakimsm: implement "--examine-badblocks" command
2016-12-02  Tomasz Majchrzakimsm: provide list of bad blocks for an array
2016-12-02  Tomasz Majchrzakimsm: clear bad blocks if disk becomes unavailable
2016-12-02  Tomasz Majchrzakimsm: clear bad block from bad block log
2016-12-02  Tomasz Majchrzakimsm: record new bad block in bad block log
2016-12-02  Tomasz Majchrzakimsm: give md list of known bad blocks on startup
2016-12-02  Tomasz Majchrzakimsm: write bad block log on metadata sync
2016-12-02  Tomasz Majchrzakimsm: parse bad block log in metadata on startup
2016-11-29  NeilBrownIntroduce enum flag_mode for setting and clearing flags.
2016-11-28  Tomasz Majchrzakmdmon: bad block support for external metadata - clear...
2016-11-28  Tomasz Majchrzakmdmon: bad block support for external metadata - store...
2016-11-28  Tomasz Majchrzakmdmon: bad block support for external metadata - sysfs...
2016-11-28  Tomasz Majchrzakmdadm: bad block support for external metadata - initia...
2016-11-28  Pawel BaldysiakIMSM: Update num_data_stripes during migration
2016-11-28  NeilBrownAdd failfast support.
2016-11-17  Tomasz MajchrzakIncrease buffer for sysfs disk state
2016-11-17  Tomasz MajchrzakIncrease buffer for sysfs path
2016-11-17  Pawel BaldysiakIMSM: 4Kn drives support - adapt general migration...
2016-11-17  Pawel BaldysiakIMSM: Add support for 4Kn sector size drives
2016-11-17  Pawel BaldysiakIMSM: Read and store device sector size
2016-11-17  Pawel BaldysiakAdd function for getting member drive sector size
2016-11-16  Artur Paszkiewiczsuper1: fix setting bad block log offset in write_init_...
2016-11-16  Artur Paszkiewiczsuper1: make internal bitmap size calculations more...
2016-10-26  Pawel BaldysiakLib.c: Fix geting devname for devices with long path
2016-10-26  Pawel BaldysiakIMSM: Enable spanning between VMD domains
2016-10-26  Pawel BaldysiakIMSM: Add warning message when x8-type device is used
2016-10-26  Tomasz Majchrzakimsm: load migration record from right disk
2016-10-26  Yilong Renraid6check.c: fix "misleading-indentation" error
2016-10-19  James ClarkeFix bus error when accessing MBR partition records
2016-10-19  Jes Sorensensuper-intel: Reduce excessive parenthesis abuse
2016-10-19  Mariusz DabrowskiAllow level migration only for single-array container
2016-10-19  Mariusz Dabrowskiimsm: block chunk size change for RAID 10
2016-10-19  Guoqing Jiangsuper1: make write_bitmap1 compatible with previous...
2016-10-07  NeilBrownFix some issues found by clang
2016-10-07  Artur Paszkiewiczimsm: retrieve nvme serial from sysfs
2016-09-22  Mariusz DabrowskiFix RAID metadata check
2016-09-16  Artur Paszkiewiczimsm: remove redundant characters from some error messages
2016-09-15  Artur Paszkiewiczimsm: do not activate spares for uninitialized member...
2016-09-12  Song Liumdadm: fix a buffer overflow
2016-08-25  Robert LeBlancmdopen: Prevent overrunning the devname buffer when...
2016-08-15  Jes Sorensenbitmap: Mark a number of local functions static
2016-08-15  Jes Sorensenbitmap: Handle errors when reading bitmap info for...
2016-08-15  Jes Sorensenbitmap: Simplify code for bitmap_file_open()
2016-08-15  Jes Sorensensuper0: Clean up formatting in examine_super0()
2016-08-15  Jes Sorensensuper0: Fix spelling of 'version' in comment and fix...
2016-08-15  Jes Sorensensuper0: Use random_uuid() in init_super0()
2016-08-15  Jes SorensenIntroduce random_uuid() helper function
2016-08-15  Jes Sorensenmdadm.h: Fix build problem against newer glibc
2016-08-12  Song Liumdadm: put journal device in right place of --detail
2016-08-12  Song Liumdadm: add man page for --add-journal
2016-08-11  Jes Sorensenlib: Various coding style cleanups
2016-08-11  Jes Sorensenlib: Avoid if and return on the same line
2016-08-11  Jes Sorensensysfs: Avoid if and return on the same line
2016-08-11  Jes Sorensensuper1: Avoid if and return on the same line
2016-08-11  Jes Sorensenrestripe: Avoid if and return on the same line
2016-08-11  Jes Sorensenutil: Never have if and return on the same line
2016-08-11  Jes Sorensenconfig: Various stylistic cleanups
2016-08-11  Jes Sorensenconfig: Use xcalloc() rather than xmalloc()+memset()
2016-08-09  Artur PaszkiewiczIncremental: don't try to load_container() for a subarray
2016-08-02  Zhilong Liumdadm:add 'clustered' in typo prompt when specify wrong...
2016-07-21  Tomasz MajchrzakMonitor: release /proc/mdstat fd when no arrays present
2016-07-21  Tomasz MajchrzakRemove: container should wait for an array to release...
2016-06-16  Alexey Obitotskiyimsm: properly handle values of sync_completed
2016-06-16  Alexey Obitotskiyimsm: add handling of sync_action is equal to 'idle'
2016-06-16  Pawel Baldysiakmonitor: Make sure that last_checkpoint is set to 0...
2016-06-16  Xiao NiMDADM:Check mdinfo->reshape_active more times before...
2016-06-14  Nikhil KshirsagarThe sys_name array in the mdinfo structure is 20 bytes...
2016-06-10  Jes SorensenMonitor: Use sysfs_free() to free object returned by...
2016-06-03  Mike LovellChange behavior in find_free_devnm when wrapping around.
2016-06-03  Mike LovellUse dev_t for devnm2devid and devid2devnm
2016-05-19  Pawel BaldysiakIMSM: retry reading sync_completed during reshape
2016-05-12  Guoqing Jiangsuper1: add more checks for NodeNumUpdate option
2016-05-12  Jes SorensenGrow: Apply some more consistent formatting to Grow_add...
2016-05-12  Jes SorensenGrow: Simplify error paths in Grow_addbitmap()
2016-05-12  Jes Sorensenmdadm: Make add_internal_bitmap() return 0 on success
2016-05-12  Jes SorensenGrow: Handle failure to load superblock in Grow_addbitmap()
2016-05-12  Jes SorensenGrow: Grow_addbitmap() reduce indentation
2016-05-09  Guoqing Jiangsuper1: make the check for NodeNumUpdate more accurate
2016-05-09  Guoqing Jiangsuper1: don't update node nums if it is not more than 1
2016-05-09  Guoqing JiangCreate: check the node nums when create clustered raid
2016-04-06  Jes Sorensensuper1: Clear memory allocated for superblock + bitmap...
2016-04-01  Marko HauptvogelConsistent use of metric prefix in manpage
2016-03-30  Artur PaszkiewiczIntroduce stat2kname() and fd2kname()
2016-03-29  zhilongmdadm:Add '--nodes' option in GROW mode
next