index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crc32.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-01
Various man page fixes.
NeilBrown
2
-27
/
+38
2011-02-01
tests: add IMSM_NO_PLATFORM to some places that were missing it.
NeilBrown
2
-0
/
+2
2011-02-01
managemon: don't try to add spares when resync/recovery is happening.
NeilBrown
1
-0
/
+6
2011-02-01
Allow explicitly listed spared to be included by default.
NeilBrown
1
-4
/
+9
2011-02-01
Allow domain_test to report that no domains were found.
NeilBrown
5
-8
/
+11
2011-02-01
test: remind where the log file is.
NeilBrown
1
-1
/
+1
2011-02-01
test: remove all the environment handling.
NeilBrown
84
-288
/
+248
2011-02-01
Incr: don't exclude 'active' devices from auto inclusion in a container.
NeilBrown
3
-20
/
+8
2011-02-01
free_super after assembling a container
NeilBrown
1
-0
/
+1
2011-02-01
Assemble: ignore unknown devices not listed on command line.
NeilBrown
1
-1
/
+1
2011-02-01
Assemble: allow to assemble container with uuid=0:0:0:0
Czarnowska, Anna
1
-1
/
+4
2011-02-01
Monitor: do not move partitions to external container
Czarnowska, Anna
3
-0
/
+18
2011-02-01
imsm: FIX: map coping causes mdmon crash
Adam Kwolek
1
-1
/
+3
2011-02-01
imsm: FIX: mdmon crash during 2 raid0 arrays expansion
Adam Kwolek
1
-1
/
+6
2011-02-01
imsm: Update metadata for second array
Adam Kwolek
1
-1
/
+5
2011-02-01
imsm:FIX: change arrays reshape order
Adam Kwolek
1
-1
/
+8
2011-02-01
Grow: make sure to break out of the backup loop when finished.
NeilBrown
1
-0
/
+2
2011-01-31
Make sure odisks is consistent between creating and using the fdlist
NeilBrown
1
-4
/
+5
2011-01-31
Grow: round max_progress to old chunk size too.
NeilBrown
1
-0
/
+3
2011-01-31
Allow test to detect 'resync=DELAYED' state
NeilBrown
1
-2
/
+2
2011-01-31
Initialise all of file when opening backup file for reshape.
NeilBrown
1
-1
/
+1
2011-01-31
Grow: when restarting, do set new details if they are already set.
NeilBrown
1
-7
/
+6
2011-01-31
Grow:make sure 'array' is up-to-date before SET_ARRAY_INFO
NeilBrown
1
-0
/
+1
2011-01-31
Grow: don't try setting new geometry when restarting a native reshape.
NeilBrown
1
-0
/
+5
2011-01-31
open_mddev: open RDONLY if RDWR doesn't work.
NeilBrown
1
-0
/
+2
2011-01-31
Call free_super before attempting to add a new device
NeilBrown
1
-5
/
+9
2011-01-31
Man pages update for policy framework
Przemyslaw Czarnowski
2
-5
/
+125
2011-01-31
11spare-migration: pass conditions for tests 9 and 12 should be reversed
Labun, Marcin
1
-4
/
+4
2011-01-31
env-11spare-migration: imsm requires IMSM_NO_PLATFORM set with loop devices
Labun, Marcin
1
-0
/
+2
2011-01-31
Call free_super earlier when creating an array.
NeilBrown
1
-2
/
+1
2011-01-31
super1: fix regression in write_init_super.
NeilBrown
1
-8
/
+8
2011-01-31
imsm: FIX: not all disks are released in free_imsm_disks()
Adam Kwolek
1
-0
/
+5
2011-01-28
Monitor: avoid adding too many spares to container
Czarnowska, Anna
1
-3
/
+30
2011-01-28
FIX: Meet SET_ARRAY_INFO ioctl requirements
Krzysztof Wojcik
1
-11
/
+20
2011-01-28
FIX: Remove disks in mdmon for external metadata
Krzysztof Wojcik
1
-1
/
+3
2011-01-28
WORKAROUND: mdadm hangs during reshape (PART #2)
Adam Kwolek
1
-0
/
+6
2011-01-28
FIX: start_reshape status should be checked
Adam Kwolek
1
-1
/
+6
2011-01-28
FIX: Array after takeover has to be frozen
Adam Kwolek
1
-0
/
+6
2011-01-28
imsm: FIX: do not allow for container operation for the same disks number
Adam Kwolek
1
-1
/
+1
2011-01-27
fix extended partition detection
Dan Williams
1
-1
/
+1
2011-01-27
Dynamic hot-plug udev rules for policies
Labun, Marcin
4
-0
/
+154
2011-01-27
Ignore/don't set data_disks for level=1
NeilBrown
1
-6
/
+1
2011-01-27
Mistake in raid1->raid5 migration
Krzysztof Wojcik
1
-0
/
+1
2011-01-27
Add raid1->raid0 takeover support
Krzysztof Wojcik
2
-11
/
+34
2011-01-26
WORKAROUND: mdadm hangs during reshape
Adam Kwolek
1
-0
/
+11
2011-01-26
FIX: monitor doesn't handshake with md
Adam Kwolek
1
-6
/
+6
2011-01-26
imsm: support for Intel SAS controller in get_disk_controller_domain handler
Labun Marcin
1
-25
/
+24
2011-01-26
imsm: detail_platform_imsm supports Intel SAS controller (isci driver)
Labun Marcin
1
-11
/
+15
2011-01-26
imsm: prepare detail_platform_imsm to support different types of controllers
Labun Marcin
1
-34
/
+62
2011-01-26
imsm: support for Intel(R) SAS controller in imsm handler
Labun Marcin
1
-26
/
+169
[next]