index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdadm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
RAID-6 check standalone suspend array
Piergiorgio Sartor
1
-3
/
+38
2011-05-16
Grow: accept --assume-clean with --grow --size
NeilBrown
4
-3
/
+19
2011-05-11
Create: add error checking for 'write_init_super'.
NeilBrown
1
-1
/
+7
2011-05-10
Create: give better error message if member device unusable.
NeilBrown
1
-0
/
+16
2011-05-10
Create: allow chunksize to be non-power-of-2.
NeilBrown
4
-2
/
+13
2011-05-10
Give suitable error for mdadm /dev/md0 --stop
NeilBrown
1
-0
/
+6
2011-05-10
Manage: minor fix to add/re-add handling.
NeilBrown
1
-7
/
+7
2011-05-10
config: restore the possibility of a NULL homehost
NeilBrown
5
-8
/
+22
2011-05-10
Grow: allow auto-readonly arrays to be reshaped.
NeilBrown
1
-0
/
+6
2011-05-10
Grow: handle abort/restart of grow while being monitored.
NeilBrown
1
-9
/
+30
2011-05-10
Grow: restore ability to configure 'faulty' arrays via mdadm.
NeilBrown
1
-1
/
+27
2011-05-10
Grow: report if a --size change has no effect.
NeilBrown
1
-4
/
+14
2011-05-10
Grow: check if any changes needed before proceeding to analyse_change.
NeilBrown
1
-0
/
+12
2011-05-10
Grow: When setting component size make sure components are ready.
NeilBrown
1
-0
/
+10
2011-05-09
imsm: add new chunk size to metadata update
Przemyslaw Czarnowski
1
-1
/
+19
2011-05-09
imsm: process update for raid level migrations
Przemyslaw Czarnowski
1
-1
/
+122
2011-05-09
imsm: prepare memory for level migration update
Przemyslaw Czarnowski
1
-0
/
+86
2011-05-09
imsm: fix: disable migration from raid5->raid0
Przemyslaw Czarnowski
1
-4
/
+0
2011-05-09
imsm: prepare update for level migrations reshape
Przemyslaw Czarnowski
1
-2
/
+104
2011-05-02
imsm: FIX: Do not write check-point '0'
Adam Kwolek
1
-0
/
+1
2011-04-27
Finally remove auto-home-host
NeilBrown
3
-67
/
+0
2011-04-19
FIX: Check correctly raid disks during reshape restart
Adam Kwolek
1
-1
/
+2
2011-04-18
FIX: Count correctly added devices
Adam Kwolek
1
-2
/
+3
2011-04-18
FIX: Set proper raid disks during migration
Adam Kwolek
1
-2
/
+5
2011-04-18
FIX: Fiddle raid_disks number when restarting reshape
Adam Kwolek
1
-0
/
+2
2011-04-18
FIX: Always report new raid_disks during migration
Adam Kwolek
1
-1
/
+1
2011-04-14
FIX: Use successfully loaded metadata only
Adam Kwolek
1
-1
/
+1
2011-04-14
RAID-6 check standalone fix component list parsing
Piergiorgio Sartor
1
-12
/
+23
2011-04-13
Monitor: avoid NULL dereference with 0.90 metadata
Jonathan Liu
1
-1
/
+2
2011-04-11
FIX: Raid0 expansion cannot be restarted
Adam Kwolek
1
-3
/
+0
2011-04-11
mdadm/mdmon: use CFLAGS when linking
Mike Frysinger
1
-3
/
+3
2011-04-11
mdadm: respect --syslog in monitor mode
Mike Frysinger
1
-2
/
+2
2011-04-11
mdadm: add missing --syslog option to monitor help
Mike Frysinger
1
-0
/
+1
2011-04-11
move .man targets from "all" to "man" - and "everything"
Mike Frysinger
1
-3
/
+4
2011-04-06
imsm: fix: report aligned component size value
Adam Kwolek
1
-0
/
+16
2011-04-06
imsm: FIX: Check array alignment before expansion
Adam Kwolek
1
-0
/
+8
2011-04-06
imsm: Warn user about reboot risk
Adam Kwolek
1
-0
/
+32
2011-04-05
restripe: make sure zero buffer is always large enough.
NeilBrown
1
-3
/
+13
2011-04-05
Create: fix size after setting default chunk
Czarnowska, Anna
1
-7
/
+18
2011-04-05
Create: check for UnSet when looking at chunk
Czarnowska, Anna
1
-2
/
+2
2011-04-05
FIX: After discarding array give chance monitor to remove it
Adam Kwolek
1
-0
/
+1
2011-04-05
Monitor: avoid NULL dereference with 0.90 metadata
NeilBrown
1
-1
/
+2
2011-04-05
RAID-6 check standalone code cleanup
Piergiorgio Sartor
1
-46
/
+91
2011-04-05
RAID-6 check standalone md device
Piergiorgio Sartor
2
-33
/
+83
2011-04-05
Split some of util.c into a new lib.c
NeilBrown
4
-292
/
+325
2011-04-05
split name/number maps into separate file.
NeilBrown
5
-163
/
+160
2011-04-05
Move WaitClean from sysfs to Monitor.c
NeilBrown
2
-103
/
+102
2011-03-28
Release 3.2.1
mdadm-3.2.1
NeilBrown
9
-9
/
+86
2011-03-28
test: Don't use dev6 and dev7 together in a non-multipath test
NeilBrown
1
-2
/
+2
2011-03-28
imsm: reading of UEFI variables needs an update
Hawrylewicz Czarnowski, Przemyslaw
1
-17
/
+45
[next]