index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
--stop: separate 'is busy' test for 'did it stop properly'.
NeilBrown
2011-03-17
1
-2
/
+36
*
Fix regression when using 'grow' to add a bitmap.
NeilBrown
2011-03-15
1
-1
/
+1
*
Merge branch 'master' into devel-3.2
NeilBrown
2011-03-15
4
-12
/
+91
|
\
|
*
mdadm.man: added encouragement to shrink filesystem before array.
NeilBrown
2011-03-15
1
-3
/
+8
|
*
ddf: implement remove_from_super
NeilBrown
2011-03-15
2
-7
/
+60
|
*
IMSM: Fix problem in mdmon monitor of using removed disk in imsm container.
Labun, Marcin
2011-03-15
3
-33
/
+186
|
*
DDF Allow a RAID1 to be 'partially optimal'.
NeilBrown
2011-03-15
1
-0
/
+2
|
*
ddf: remove failed devices that are no longer in use.
NeilBrown
2011-03-15
1
-0
/
+42
|
*
ddf: set Rebuilding flag when adding devices to a degraded array
NeilBrown
2011-03-15
1
-2
/
+15
|
*
ddf: use correct loop variable in activate_spare
NeilBrown
2011-03-15
1
-4
/
+5
|
*
ddf: Don't consider 'dl' entries with state_fd < 0
NeilBrown
2011-03-15
1
-1
/
+2
|
*
managemon: Don't do spare assignment while any updates are pending.
NeilBrown
2011-03-15
1
-1
/
+6
|
*
Manage/external: for external metadata, add_to_super needs lock on container.
NeilBrown
2011-03-15
1
-5
/
+12
*
|
imsm: FIX: existing backup file fails unit tests
Adam Kwolek
2011-03-14
1
-2
/
+6
*
|
ddf: implement remove_from_super
NeilBrown
2011-03-14
2
-7
/
+60
*
|
ddf: zero space_list in ddf_activate_spare.
NeilBrown
2011-03-14
1
-0
/
+1
*
|
Merge branch 'master' into devel-3.2
NeilBrown
2011-03-14
2
-10
/
+58
|
\
|
|
*
ddf: set vcnum correctly when creating a new virtual device in conflist
NeilBrown
2011-03-14
1
-0
/
+8
|
*
ddf: teach set_disk to cope with new or changed devices.
NeilBrown
2011-03-14
1
-8
/
+33
|
*
ddf: free_super should be add_list as well.
NeilBrown
2011-03-14
1
-0
/
+9
|
*
ddf: minor activate_super fixes.
NeilBrown
2011-03-14
1
-2
/
+4
|
*
monitor: close recovery_fd when closing state_Fd
NeilBrown
2011-03-14
1
-0
/
+1
|
*
ddf: Failed should suppress Online and others.
NeilBrown
2011-03-10
1
-0
/
+3
*
|
Warn the user about too small array size
Krzysztof Wojcik
2011-03-14
3
-5
/
+14
*
|
platfrom_intel: find OROM based on Intel AHCI and SAS driver device id
Labun, Marcin
2011-03-14
2
-19
/
+61
*
|
imsm: FIX: Store checkpoint in per disk units
Adam Kwolek
2011-03-14
1
-2
/
+6
*
|
FIX: Last_checkpoint has to be initialized in per disk units
Adam Kwolek
2011-03-14
1
-0
/
+9
*
|
FIX: Last checkpoint is not initialized on reshape restart
Adam Kwolek
2011-03-14
1
-0
/
+15
*
|
FIX: Unfreeze array on success only
Adam Kwolek
2011-03-14
1
-2
/
+3
*
|
Merge branch 'master' into devel-3.2
NeilBrown
2011-03-10
4
-5
/
+38
|
\
|
|
*
Manage: be more careful about --add attempts.
NeilBrown
2011-03-10
4
-9
/
+59
|
*
ddf: remove duplicate container_member setting.
NeilBrown
2011-03-10
1
-1
/
+0
|
*
Fix warning about host-endian bitmaps.
NeilBrown
2011-03-10
1
-4
/
+4
|
*
Grow: give useful message when adding bitmap gives EBUSY.
NeilBrown
2011-03-10
1
-1
/
+10
|
*
Assemble: add --update=no-bitmap
NeilBrown
2011-03-10
4
-6
/
+22
|
*
Assemble: call remove_partitions later.
NeilBrown
2011-03-10
1
-4
/
+6
|
*
mdmon: don't copy an invalid chunk_size
NeilBrown
2011-03-10
3
-3
/
+0
|
*
ddf: fail creation of new subarray with same name as old.
NeilBrown
2011-03-10
2
-0
/
+16
|
*
Create: report failure if array cannot be started.
NeilBrown
2011-03-10
2
-4
/
+12
|
*
Grow: disallow placing backup file on array being reshaped.
NeilBrown
2011-03-10
1
-0
/
+18
|
*
Create/grow: improve checks on number of devices.
NeilBrown
2011-03-10
3
-16
/
+17
|
*
error check reading of 'degraded' from sysfs.
NeilBrown
2011-03-10
1
-1
/
+2
|
*
FIX: Reset disk state if disk is missing
Krzysztof Wojcik
2011-03-10
1
-0
/
+1
|
*
open_mddev: open RDONLY if RDWR doesn't work.
NeilBrown
2011-03-10
1
-0
/
+2
|
*
Initialise all of file when opening backup file for reshape.
NeilBrown
2011-03-10
1
-1
/
+1
|
*
mdadm.man add encouragement to shrink filesystem before shrinking array.
NeilBrown
2011-03-10
1
-0
/
+23
|
*
Detail: report subarrays of a container properly.
NeilBrown
2011-03-10
1
-1
/
+1
|
*
dev_open should always open read-only.
NeilBrown
2011-03-10
1
-1
/
+1
|
*
ddf: exclude failed devices from container_content
NeilBrown
2011-03-02
1
-2
/
+7
|
*
mdadm.man: remove duplicate documentation for --array-size
NeilBrown
2011-03-02
1
-21
/
+11
[next]