summaryrefslogtreecommitdiffstats
path: root/udev-md-raid.rules (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-18Manage: fix the mess I made in earlier patch.NeilBrown1-4/+6
2011-03-17--stop: separate 'is busy' test for 'did it stop properly'.NeilBrown1-2/+36
2011-03-15Fix regression when using 'grow' to add a bitmap.NeilBrown1-1/+1
2011-03-15mdadm.man: added encouragement to shrink filesystem before array.NeilBrown1-3/+8
2011-03-15ddf: implement remove_from_superNeilBrown2-7/+60
2011-03-15IMSM: Fix problem in mdmon monitor of using removed disk in imsm container.Labun, Marcin3-33/+186
2011-03-15DDF Allow a RAID1 to be 'partially optimal'.NeilBrown1-0/+2
2011-03-15ddf: remove failed devices that are no longer in use.NeilBrown1-0/+42
2011-03-15ddf: set Rebuilding flag when adding devices to a degraded arrayNeilBrown1-2/+15
2011-03-15ddf: use correct loop variable in activate_spareNeilBrown1-4/+5
2011-03-15ddf: Don't consider 'dl' entries with state_fd < 0NeilBrown1-1/+2
2011-03-15managemon: Don't do spare assignment while any updates are pending.NeilBrown1-1/+6
2011-03-15Manage/external: for external metadata, add_to_super needs lock on container.NeilBrown1-5/+12
2011-03-14imsm: FIX: existing backup file fails unit testsAdam Kwolek1-2/+6
2011-03-14ddf: implement remove_from_superNeilBrown2-7/+60
2011-03-14ddf: zero space_list in ddf_activate_spare.NeilBrown1-0/+1
2011-03-14ddf: set vcnum correctly when creating a new virtual device in conflistNeilBrown1-0/+8
2011-03-14ddf: teach set_disk to cope with new or changed devices.NeilBrown1-8/+33
2011-03-14ddf: free_super should be add_list as well.NeilBrown1-0/+9
2011-03-14ddf: minor activate_super fixes.NeilBrown1-2/+4
2011-03-14monitor: close recovery_fd when closing state_FdNeilBrown1-0/+1
2011-03-14Warn the user about too small array sizeKrzysztof Wojcik3-5/+14
2011-03-14platfrom_intel: find OROM based on Intel AHCI and SAS driver device idLabun, Marcin2-19/+61
2011-03-14imsm: FIX: Store checkpoint in per disk unitsAdam Kwolek1-2/+6
2011-03-14FIX: Last_checkpoint has to be initialized in per disk unitsAdam Kwolek1-0/+9
2011-03-14FIX: Last checkpoint is not initialized on reshape restartAdam Kwolek1-0/+15
2011-03-14FIX: Unfreeze array on success onlyAdam Kwolek1-2/+3
2011-03-10ddf: Failed should suppress Online and others.NeilBrown1-0/+3
2011-03-10Manage: be more careful about --add attempts.NeilBrown4-9/+59
2011-03-10ddf: remove duplicate container_member setting.NeilBrown1-1/+0
2011-03-10Fix warning about host-endian bitmaps.NeilBrown1-4/+4
2011-03-10Grow: give useful message when adding bitmap gives EBUSY.NeilBrown1-1/+10
2011-03-10Assemble: add --update=no-bitmapNeilBrown4-6/+22
2011-03-10Assemble: call remove_partitions later.NeilBrown1-4/+6
2011-03-10mdmon: don't copy an invalid chunk_sizeNeilBrown3-3/+0
2011-03-10ddf: fail creation of new subarray with same name as old.NeilBrown2-0/+16
2011-03-10Create: report failure if array cannot be started.NeilBrown2-4/+12
2011-03-10Grow: disallow placing backup file on array being reshaped.NeilBrown1-0/+18
2011-03-10Create/grow: improve checks on number of devices.NeilBrown3-16/+17
2011-03-10error check reading of 'degraded' from sysfs.NeilBrown1-1/+2
2011-03-10FIX: Reset disk state if disk is missingKrzysztof Wojcik1-0/+1
2011-03-10open_mddev: open RDONLY if RDWR doesn't work.NeilBrown1-0/+2
2011-03-10Initialise all of file when opening backup file for reshape.NeilBrown1-1/+1
2011-03-10mdadm.man add encouragement to shrink filesystem before shrinking array.NeilBrown1-0/+23
2011-03-10Detail: report subarrays of a container properly.NeilBrown1-1/+1
2011-03-10dev_open should always open read-only.NeilBrown1-1/+1
2011-03-10Man page updates for new --grow options.NeilBrown2-20/+61
2011-03-10Grow: allow monitor thread to exit when there is nothing more to do.NeilBrown1-0/+5
2011-03-10Grow: don't forget_backup when length of backup is zero.NeilBrown1-4/+8
2011-03-10Grow: make sure 'info' doesn't have confusing data.NeilBrown1-0/+1