]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2009-01-20  Dan WilliamsCreate: warn when a metadata format's platform componen...
2009-01-20  Dan Williamsimsm: enforce "all member disks must be members of...
2009-01-20  Dan Williamsimsm: enforce num_disks constraints
2009-01-20  Dan Williamsimsm: rename vprintf macro to pr_vrb
2009-01-20  Dan WilliamsCreate: allow per-metadata default layouts
2009-01-20  Dan Williamsmdmon: make switchroot an undecorated option
2009-01-20  Dan WilliamsAssemble: fix busy detection
2009-01-20  Dan Williamsmdmon: support scanning for containers
2009-01-20  Dan Williamsmdmon: expand permissible container device names
2009-01-20  Dan Williamsimsm: imsm_read_serial check for zero-length response
2009-01-20  Dan Williamsimsm: fix dev_open return value handling
2009-01-13  Dan Williamsmdmon: fix missing ->subarray initialization
2009-01-07  NeilBrownMerge branch 'master' into scratch-3.0
2009-01-07  Dustin KirklandFail overtly when asprintf fails to allocate memory
2009-01-07  NeilBrownFree mdstat data structures properly.
2008-12-18  NeilBrownMerge branch 'devel' of git://git.kernel.org/pub/scm...
2008-12-18  NeilBrownMerge branch 'master' into devel-3.0
2008-12-18  NeilBrownmap: rebuild map if it doesn't exist.
2008-12-18  NeilBrownAssemble: set stripe_cache_size properly when restartin...
2008-12-18  NeilBrownAssemble: don't assume array is 'clean' unless all...
2008-12-18  NeilBrownKill: Don't use O_EXCL when --force is used.
2008-12-08  Dan Williamsimsm: test overlapping creates
2008-12-08  Dan Williamsworkaround a hald interaction and quiet cleanup
2008-12-08  Dan Williamstest: enable per-test custom environment setup/teardown
2008-12-08  Dan Williamsimsm: don't take chunk_size into account for raid1
2008-12-08  Dan Williamsimsm: reverse swapped arguments to posix_memalign in...
2008-12-08  Dan Williamsimsm: convert dev_tbl to devlist
2008-12-08  Dan Williamsimsm: provide a detail_platform method
2008-12-08  Dan Williamsintroduce --detail-platform to display platform raid...
2008-12-08  Dan Williamsimsm: validate arrays being created against firmware...
2008-12-08  Dan Williamsimsm: sysfs support routines for determining device...
2008-12-08  Dan Williamsimsm: detect option-rom capabilities
2008-12-08  Dan Williamsport arch/x86/kernel/probe_roms_32.c for use in 'platfo...
2008-12-08  Dan Williamsimsm: pass disk info in create message
2008-12-08  Dan Williamsimsm: correct start offset handling at create time
2008-12-08  Dan Williamsimsm: fix setting of device size for raid1
2008-12-08  Dan Williamswait_for container assembly
2008-12-04  NeilBrownDDF: improve --examine output
2008-12-04  NeilBrownCreate: support autolayout when creating in a DDF
2008-12-04  NeilBrownChange 'size' argument to validate_geometry to be secto...
2008-12-03  Dan Williamsfix ->metadata_version checking in Wait()
2008-12-01  NeilBrownAllow --config in --incremental mode.
2008-11-28  NeilBrownCreate: print message when preparing a container.
2008-11-28  NeilBrownRelease 2.6.8 mdadm-2.6.8
2008-11-28  NeilBrownFix typo in mdadm.conf.5
2008-11-28  Dan Williamsfix add_dev() handling of broken links
2008-11-27  NeilBrownMerge branch 'master' into devel-3.0
2008-11-27  NeilBrownAssemble: allow --force to work even when event counts...
2008-11-27  NeilBrownAssemble: wait for device to appear via udev
2008-11-27  Dan Williamsimsm: fix metadata reservation
2008-11-27  NeilBrownTidy error messages for add_to_super failure.
2008-11-27  Dan Williamsallow add_to_super to return errors
2008-11-27  Dan WilliamsSupport --wait-clean --scan
2008-11-27  Dan Williamssome warn_unused_result fixups
2008-11-20  NeilBrownAssemble: don't auto-assemble if any arrays are listed...
2008-11-20  NeilBrownmdmon: pass symbolic name to mdmon instead of device...
2008-11-10  Dan Williamsfix add_dev() handling of broken links
2008-11-08  Dan Williamsfix remove_devices()
2008-11-08  Dan Williamsimsm: fix uuid_from_super given 'signature' is not...
2008-11-08  Dan Williamsimsm: compatibility fixes for creating imsm arrays
2008-11-08  Dan Williamsimsm: fixup disk status definition endianess
2008-11-08  Dan Williamsimsm: add definitions for recent imsm versions
2008-11-07  Dan Williamsimsm: cleanup migration definitions and usage
2008-11-07  Dan Williamsimsm: cleanup ->match_home and comment on return value
2008-11-07  NeilBrownCreate: don't wait for device to appear if we didn...
2008-11-07  NeilBrownAssemble: close mdfd before returning from assemble_co...
2008-11-07  NeilBrownAssemble: return correct status from assemble_containe...
2008-11-07  NeilBrownAssemble: fix some auto-assemble bugs.
2008-11-07  NeilBrownmdopen: typo in buffer-length for a sprintf.
2008-11-07  NeilBrownMakefile: install udev file into $DESTDIR
2008-11-07  NeilBrownA couple of bugfixes found by suse autobuilding:
2008-11-05  NeilBrownRelease 3.0-devel2 mdadm-3.0-devel2
2008-11-05  NeilBrownMan pages: updates for container etc.
2008-11-04  NeilBrownStop: drop any partitions that may be associated with...
2008-11-04  NeilBrownWait for name to appear after create/assemble etc.
2008-11-04  NeilBrownmapfile: validate entries before they are returned.
2008-11-04  NeilBrowntests/06name: adjust for homehost
2008-11-04  NeilBrowntest: always start with a clean slate.
2008-11-04  NeilBrownIncrmental: cope with udev slowness and errors in map...
2008-11-04  NeilBrownAbort sysfs_read early if no device found.
2008-11-04  NeilBrownmdopen: only let numeric name set minor number if it...
2008-11-04  NeilBrownAssemble: we were missing a 'close'
2008-11-04  NeilBrowntest: make sure udev isn't opening a device before...
2008-11-04  NeilBrownMan page update for containers etc.
2008-11-04  NeilBrownddf: store homehost information to allow smooth assembly.
2008-11-04  NeilBrownCreate: make sure chosen_name is used for array name...
2008-11-04  NeilBrownCreate: Don't optimise resync as recovery when creatin...
2008-11-04  NeilBrownmdopen: use small sequence number for uniquifying array...
2008-11-04  NeilBrownAssemble: revise detection of 'autoassemble' mode.
2008-11-04  NeilBrownDDF: report member arrays in examine_brief.
2008-11-04  NeilBrownDDF: fix irregularities with retrieval of 'name' from...
2008-11-04  NeilBrownAssemble: allow members of containers to be assembled...
2008-11-04  NeilBrownAssemble: simplify test for reporting mismatches.
2008-11-04  Dan WilliamsAssemble: block attempts to reassemble container members
2008-11-04  Dan WilliamsAssemble: factor out assemble_container_content
2008-11-04  Dan WilliamsAssemble: revert preliminary -As support
2008-11-04  Dan WilliamsAssemble: replace 'info' with 'content'
2008-11-04  Dan Williamsconfig: add containers to the default search list
2008-11-04  Dan Williamsconfig: add 'containers' as a DEVICE keyword
2008-11-04  Dan Williamsimsm: display container uuid in detail_super
next