index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdadm.8.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-01
Assemble: allow an array undergoing reshape to be started without backup file
NeilBrown
1
-2
/
+13
2010-12-01
fix: assemble for external metadata generates segfault if invalid device found
Hawrylewicz Czarnowski, Przemyslaw
1
-1
/
+2
2010-12-01
Create: report failure if array cannot be started.
NeilBrown
2
-4
/
+12
2010-11-30
ddf: fail creation of new subarray with same name as old.
NeilBrown
2
-0
/
+16
2010-11-30
ddf: don't print warning on assemble
NeilBrown
1
-2
/
+5
2010-11-30
mdmon: don't copy an invalid chunk_size
NeilBrown
3
-3
/
+0
2010-11-30
Assemble: call remove_partitions later.
NeilBrown
1
-4
/
+6
2010-11-30
Assemble: add --update=no-bitmap
NeilBrown
4
-6
/
+22
2010-11-30
Grow: give useful message when adding bitmap gives EBUSY.
NeilBrown
1
-1
/
+10
2010-11-30
Fix warning about host-endian bitmaps.
NeilBrown
1
-4
/
+4
2010-11-30
Allow K,M,G suffix on chunk sizes as well as device/array sizes.
NeilBrown
2
-25
/
+29
2010-11-30
Compute backup blocks in function.
Adam Kwolek
2
-17
/
+29
2010-11-30
Prepare and free fdlist in functions
Adam Kwolek
2
-32
/
+82
2010-11-30
imsm: Allow multiple spares to be collected.
Adam Kwolek
1
-4
/
+17
2010-11-29
imsm: FIX: core dump during imsm metadata writing
Adam Kwolek
1
-9
/
+18
2010-11-29
imsm: Add support for general migration
Adam Kwolek
1
-7
/
+55
2010-11-29
Treat feature as experimental
Adam Kwolek
2
-0
/
+11
2010-11-29
Disk removal support for Raid10->Raid0 takeover
Adam Kwolek
1
-1
/
+90
2010-11-29
Improve comments for block_monitor.
NeilBrown
2
-4
/
+15
2010-11-28
Monitor: array that has disappeared doesn't need spares
Anna Czarnowska
1
-1
/
+1
2010-11-28
Monitor: fix writing autorebuild.pid
Anna Czarnowska
1
-10
/
+16
2010-11-28
Monitor: reset dev when size too small
Anna Czarnowska
1
-2
/
+3
2010-11-28
Monitor: devid should be dev_t
Anna Czarnowska
3
-9
/
+9
2010-11-28
Monitor: few bug fixes for spare migration
Anna Czarnowska
1
-2
/
+11
2010-11-28
Spare migration tests
Anna Czarnowska
4
-1
/
+586
2010-11-28
Incremental - avoid including wayward devices.
NeilBrown
3
-18
/
+79
2010-11-25
Improve opt parsing, and distinguish long from short.
NeilBrown
3
-57
/
+126
2010-11-25
Incr: reduce the number of times we load data from sysfs.
NeilBrown
1
-13
/
+24
2010-11-25
Monitor: choose spare correctly for external metadata.
NeilBrown
1
-1
/
+62
2010-11-25
Monitor: separate 'choose_spare' out from 'move_spare'
NeilBrown
1
-34
/
+42
2010-11-23
External reshape (step 2): Freeze container
Dan Williams
1
-36
/
+100
2010-11-23
External reshape (step 1): container reshape and ->reshape_super()
Dan Williams
2
-8
/
+391