]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
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
2016-03-24  Guoqing JiangChange the option from NoUpdate to NodeNumUpdate
2016-03-22  Jes SorensenAssemble: No need for dummy NULL pointer when calling...
2016-03-22  Jes SorensenAssemble: assemble_container_content(): Avoid superfluo...
2016-03-22  Jes SorensenManage: Manage_subdevs(): Remove unnecessary NULL initi...
2016-03-22  Jes SorensenManage: Manage_add(): Avoid NULL initialization of...
2016-03-22  Jes Sorensenmdadm: Cleanup conditionals
2016-03-22  Jes Sorensensuper_intel: imsm_manage_reshape(): Fix potential NULL...
2016-03-22  Jes Sorensensuper-intel: Remove excessive NULL/0 variable initializ...
2016-03-22  Jes SorensenManage: Manage_add(): Fix memory leak
2016-03-22  Guoqing JiangGrow: goto release if Manage_subdevs failed
2016-03-11  Yi ZhangGrow: analyse_change add notification about only 2...
2016-03-11  Pawel Baldysiaksuper-intel: Simplify for() loop in ahci_enumerate_ports
2016-03-11  Pawel Baldysiaksuper-intel: Make print_vmd_attached_devs() return...
2016-03-11  Pawel BaldysiakGrow: close fd earlier to avoid "cannot get excl access...
2016-03-10  Hannes ReineckeFix regression during add devices
2016-03-10  NeilBrownddf: use 64bit 'size', not 32bit 'info->size' for create.
2016-03-09  Jes Sorensensuper-intel: Make print_found_intel_controllers() retur...
2016-03-09  Jes Sorensensuper1: Fix potential buffer overflows when copying...
2016-03-09  Jes SorensenManage: Manage_subdevs() fix file descriptor leak
2016-03-09  Jes Sorensenbitmap: Fix resource leak in bitmap_file_open()
2016-03-09  Jes Sorensen{platform,super}-intel: Fix two resource leaks
2016-03-09  Jes SorensenGrow: Grow_addbitmap(): Add check to quiet down static...
2016-03-09  Jes SorensenGrow: Grow_continue_command() remove dead code
2016-03-09  Jes Sorensenload_sys(): Add a buffer size argument
2016-03-08  Jes SorensenManage: Manage_add(): Fix potential NULL pointer derefe...
2016-03-08  Jes SorensenAssemble: Remove unnecesary NULL pointer checks when...
2016-03-08  Jes SorensenIncremental: Remove unnecesary NULL pointer checks...
2016-03-08  Jes Sorensenutil: Remove unnecesary NULL pointer checks when callin...
next