index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
INSTALL
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-27
ddf: get endian-ness of CRC correct.
NeilBrown
1
-1
/
+4
2008-10-26
Makefile: Include bitmap.o in mdmon
NeilBrown
1
-1
/
+1
2008-10-25
Allow WRITEMOSTLY to be cleared on --readd using --readwrite.
NeilBrown
7
-21
/
+29
2008-10-17
Remove .UR .UE macros from man page because the don't do what we want.
NeilBrown
1
-7
/
+4
2008-10-15
mdmon: suicide prevention
Dan Williams
1
-0
/
+4
2008-10-15
quiet WaitClean()
Dan Williams
4
-8
/
+10
2008-10-15
mdmon: --switch-root
Dan Williams
1
-55
/
+94
2008-10-15
mdmon: wait after trying to kill
Dan Williams
4
-30
/
+50
2008-10-15
mdmon: terminate clean
Dan Williams
4
-7
/
+63
2008-10-15
Treat all devices at the container level as spares
Dan Williams
2
-3
/
+1
2008-10-15
Allow a uuid of all f's to always match
Dan Williams
3
-1
/
+13
2008-10-15
imsm: show uuid in ->examine_super()
Dan Williams
1
-3
/
+10
2008-10-15
fname_as_uuid: print uuids msb first
Dan Williams
1
-5
/
+9
2008-10-15
mdmon: periodically retry to create the socket
Dan Williams
3
-6
/
+50
2008-10-15
sysfs_open leaks devnum2devname() result
Dan Williams
1
-1
/
+6
2008-10-15
non-trivial warn_unused_result fix, prepare_update
Dan Williams
1
-2
/
+5
2008-10-15
non-trivial warn_unused_result fixes, activate_spare
Dan Williams
2
-2
/
+35
2008-10-15
non-trivial warn_unused_result fixes, write_init_super_ddf
Dan Williams
1
-14
/
+34
2008-10-15
trivial warn_unused_result squashing
Dan Williams
9
-45
/
+142
2008-10-15
imsm: determine failed indexes from the most up-to-date disk
Dan Williams
1
-0
/
+7
2008-10-15
imsm: manage a list of missing disks
Dan Williams
1
-9
/
+98
2008-10-15
imsm: fix mpb_size calculation in write_super_imsm
Dan Williams
1
-3
/
+2
2008-10-15
imsm: enable checkpointing of migration (resync/rebuild)
Dan Williams
1
-9
/
+27
2008-10-15
Extend --wait-clean to checkpoint resync
Dan Williams
2
-3
/
+13
2008-10-15
--wait-clean: shorten timeout
Dan Williams
2
-14
/
+26
2008-10-15
monitor: protect against CONFIG_LBD=n
Dan Williams
3
-4
/
+15
2008-10-15
imsm: trust sector reservation from metadata
Dan Williams
1
-11
/
+57
2008-10-15
sysfs: dprintf when we fail to write a sysfs file
Dan Williams
3
-9
/
+12
2008-10-15
imsm: confirm raid10 layout, fix up handling raid10 failures
Dan Williams
1
-18
/
+23
2008-10-15
imsm: more serial handling fixups
Dan Williams
1
-1
/
+8
2008-10-15
Grow: Fix linear-growth when devices are not all the same size.
NeilBrown
1
-1
/
+20
2008-10-13
Improve reporting of layout for raid10.
NeilBrown
5
-16
/
+31
2008-10-13
Manage: allow adding device that is just large enough to v1.x array.
NeilBrown
4
-9
/
+31
2008-09-18
Updates version numbers for 3.0-devel1 release.
NeilBrown
6
-4
/
+102
2008-09-18
Don't try to set_array_info when -I find new devices for an array.
NeilBrown
1
-2
/
+10
2008-09-18
Remove .sock file when removing .pid file for mdmon
NeilBrown
1
-0
/
+2
2008-09-18
Add support for assembling specific subarrays.
NeilBrown
3
-3
/
+58
2008-09-18
Use common code to report MD_UUID for --detail --export
NeilBrown
3
-21
/
+10
2008-09-18
Report uuid in --detail --brief for ddf and intel
NeilBrown
7
-24
/
+40
2008-09-18
Use uuid as /dev name when assembling array of uncertain origin.
NeilBrown
4
-24
/
+84
2008-09-18
Add uuid support for super-intel.
NeilBrown
2
-7
/
+47
2008-09-18
Allow metadata handler to report that it doesn't record homehost.
NeilBrown
4
-5
/
+5
2008-09-18
Don't allow spares when creating 'external' arrays.
NeilBrown
1
-0
/
+7
2008-09-18
Lots of fixes to make incremental assembly of containers work.
NeilBrown
5
-75
/
+121
2008-09-18
Handle incremental assembly of containers.
NeilBrown
4
-2
/
+23
2008-09-18
Move calls to SET_ARRAY_INFO to common helper.
NeilBrown
8
-146
/
+155
2008-09-18
Factor out add-disk code
NeilBrown
11
-35
/
+60
2008-09-18
Ignore leading zeros in version number information.
NeilBrown
2
-3
/
+12
2008-09-18
Allow --config in --incremental mode.
NeilBrown
1
-0
/
+1
2008-09-18
Teach --detail about containers and members there-of.
NeilBrown
2
-31
/
+124
[next]