]> git.neil.brown.name Git - mdadm.git/shortlog
mdadm.git
2015-07-24 NeilBrownRelease mdadm-3.3.3 mdadm-3.3.3
2015-07-24 NeilBrownmdassemble: add "Name" definition.
2015-07-24 NeilBrownDon't ignore return value from read and write
2015-07-24 NeilBrownbitmap: convert "inline" to "static inline"
2015-07-24 NeilBrownAssemble: extend --homehost='<ignore>' to allow --name...
2015-07-23 NeilBrowntest: assume recovery has completed if sync_completed...
2015-07-23 NeilBrowntests: flushbufs after writing zeros
2015-07-21 NeilBrowntest: add -F flag to mkfs
2015-07-21 NeilBrownmdadm: document --homehost=any functionality.
2015-07-21 NeilBrownAssemble: improve tests for matching --name= request.
2015-07-20 NeilBrownraid6check: use O_DIRECT instead of O_SYNC.
2015-07-20 NeilBrownrestripe: fix data block order in raid6_2_data_recov
2015-07-20 NeilBrownraid6check: various cleanup/fixes
2015-07-17 NeilBrownAssemble: really ensure stripe_cache is bit enough...
2015-07-16 NeilBrownraid6check
2015-07-16 NeilBrownraid6check: get device ordering correct for syndrome...
2015-07-16 NeilBrowntests: slow down --stop a bit to allow revert-inplace...
2015-07-15 NeilBrowntests: add 19raid6check
2015-07-15 NeilBrowntest: clear out old metadata from loop devices.
2015-07-10 NeilBrownraid6check: report role of suspect device.
2015-07-10 NeilBrowntests: save failure logs to logdir
2015-07-10 NeilBrowntests: do not try to 'flushbufs' after stopping a array
2015-07-06 NeilBrowntest: add dmesg output to logs on error.
2015-07-06 NeilBrowntest: check sync_action as well when checking for an...
2015-07-06 NeilBrowntest: speed up reshape when stopping arrays.
2015-07-06 NeilBrowntest: stop all arrays before starting test.
2015-07-06 NeilBrownGrow: remove stray tracing message.
2015-07-06 NeilBrownManage/stop: don't stop during initial critical section.
2015-07-06 NeilBrownManage/stop: improve some comments.
2015-07-06 NeilBrownManage/stop: guard against 'completed' being too large.
2015-07-06 NeilBrownMonitor: don't Wait forever on a 'frozen' array.
2015-07-06 NeilBrownsysfs: reject reads that use the whole buffer.
2015-07-01 NeilBrownRemove some trailing white space
2015-07-01 NeilBrownManage: fix no-op test in Manage_stop.
2015-07-01 NeilBrownmdstat: discard 'dev' field, just use 'devnm'
2015-06-18 NeilBrownGrow: fix typo in comment
2015-06-18 NeilBrownAssemble: ensure stripe_cache is big enough to handle...
2015-05-28 NeilBrownGrow: fix a couple of typos.
2015-05-28 NeilBrowntest: make 'check wait' more reliable.
2015-05-28 NeilBrowntests/imsm-grow-template change 'wait' to 'check wait'
2015-05-28 NeilBrownGrow: fix problem with --grow --continue
2015-05-25 NeilBrowntests: wait a bit long for reshape to complete.
2015-05-25 NeilBrownGrow: another attempt to fix stop-during-reshape race.
2015-05-22 Andrew BurgessFix minor typo in mdadm manpage.
2015-05-20 Sergey Vidishevmdadm: monitor: fix nullptr dereference when get_md_nam...
2015-05-20 NeilBrowntest: forcefully clean up old loop devices.
2015-05-15 NeilBrownGrow: be even more careful about handing a '0' complete...
2015-05-15 NeilBrowntests/07reshape5intr : retry if writing 'check' fails.
2015-05-15 NeilBrowntests/19raid6repair: don't flushbufs on non-existent...
2015-05-15 NeilBrowntests: wait for complete rebuild in integrity checks
2015-05-15 NeilBrownGrow: retry when writing 'reshape' to 'sync_action...
2015-05-15 NeilBrowntests/05r6tor0: minor adjustments
2015-05-15 NeilBrowntests: 05r6tor0 - add some more waiting.
2015-05-15 NeilBrowntests/imsm-grow-template: sleep a bit more.
2015-05-15 NeilBrownGrow: be more careful if array is stopped during critic...
2015-05-15 NeilBrownGrow: add missing space in message.
2015-05-14 NeilBrownGrow: only warn about incompatible metadata when no...
2015-05-13 NeilBrownManage: when re-adding, do check avail size if ->sb...
2015-05-13 NeilBrowntests: don't "dd" indefinitely.
2015-05-13 NeilBrowntests: ignore failure status from mdadm -IRs
2015-05-13 NeilBrownAssemble: don't check for pre-existing array when updat...
2015-05-13 Martin WilckDDF: _write_super_to_disk: fix anchor header type
2015-05-07 NeilBrowntests: never fail if --wait fails.
2015-05-07 NeilBrownAdd "Name" defines to some ancillary programs
2015-05-06 NeilBrownManage: fix test for 'is array failed'.
2015-04-08 Pawel BaldysiakIMSM: Count arrays per orom
2015-04-08 NeilBrownAssemble/force: make it possible to "force" a new devic...
2015-04-08 NeilBrownAssemble: remove stray ':' from error message.
2015-04-07 NeilBrownAssemble: allow a RAID4 to assemble easily when parity...
2015-04-07 NeilBrownRevert "Assemble: support assembling of a RAID0 being...
2015-04-07 NeilBrownAssemble: fix "no uptodate device" message.
2015-04-07 NeilBrownMonitor: use the "space protocol" for "Wrong-Level".
2015-04-07 NeilBrownMonitor: Obey "space protocol" when writing to syslog.
2015-03-25 NeilBrownreshape: support raid5 grow on certain older kernels.
2015-03-04 Pawel BaldysiakIncRemove: Set "auto-read" only after successful excl...
2015-03-04 Pawel BaldysiakIMSM-orom: make sure, that device list is supported
2015-03-04 Artur Paszkiewiczimsm: simplified multiple OROMs support
2015-03-04 NeilBrownAssemble: don't ignore the return value from stat.
2015-03-04 Jes Sorensenwrite_super_imsm_spares(): C statements are terminated...
2015-03-04 Jes SorensenIncrementalScan(): Make sure 'st' is valid before deref...
2015-02-24 Jes SorensenGrow.c: Fix classic readlink() buffer overflow
2015-02-12 NeilBrownDon't break long strings onto multiple lines.
2015-02-12 NeilBrownConsistently print program Name and __func__ in debug...
2015-02-12 Pawel BaldysiakChange way of printing name of a process
2015-02-11 Artur PaszkiewiczMonitor: fix for regression with container devices
2015-02-03 NeilBrownmdcheck: be careful when sourcing the output of "mdadm...
2015-01-29 Pawel BaldysiakIMSM: Clear migration record on disks more often
2014-12-18 NeilBrownutil: remove rounding error where reporting "human...
2014-12-01 Pawel BaldysiakGrow: Fix wrong 'goto' in set_new_data_offset
2014-11-25 NeilBrownMonitor: don't open md array that doesn't exist.
2014-11-25 NeilBrownMakefile: binaries shouldn't directly depend on check_r...
2014-11-25 Artur Paszkiewiczimsm: use efivarfs interface for reading UEFI variables
2014-11-25 Artur Paszkiewiczimsm: detail-platform improvements
2014-11-25 Pawel Baldysiakimsm: add support for NVMe devices
2014-11-25 Artur Paszkiewiczimsm: support for second and combined AHCI controllers...
2014-11-25 Artur Paszkiewiczimsm: support for OROMs shared by multiple HBAs
2014-11-05 NeilBrownIncremental: don't be distracted by partition table...
2014-11-03 NeilBrownDetail: fix handling of 'disks' array.
2014-11-03 NeilBrownsuper1: remove some debugging printfs in update_super1
2014-11-03 NeilBrownRebuildmap: strip local host name from device name.
next