index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
super1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Centralise code for copying uuid
Neil Brown
2006-12-14
1
-26
/
+4
*
Support --uuid= with --create to choose your own UUID.
Neil Brown
2006-12-14
1
-8
/
+23
*
Fix bug where v1 superblock might appear active when they should be clean.
Neil Brown
2006-12-14
1
-1
/
+3
*
Central calls to ioctl BLKGETSIZE
Neil Brown
2006-12-14
1
-36
/
+10
*
Fix and test --update=uuid
Neil Brown
2006-12-14
1
-2
/
+14
*
When resync finished, report the mismatch count if there is one.
Neil Brown
2006-12-14
1
-1
/
+1
*
Change 'Device Size' to 'Used Dev Size'
Neil Brown
2006-12-14
1
-1
/
+3
*
Give useful message if raid4/5/6 cannot be started because it is not clean an...
Neil Brown
2006-12-14
1
-0
/
+1
*
Fix a misleading comment.
Neil Brown
2006-12-14
1
-1
/
+3
*
Support --update=devicesize for cases where the underlying device can change ...
Neil Brown
2006-12-14
1
-5
/
+29
*
Improve allocation and use of space for bitmaps in version1 metadata
Neil Brown
2006-12-14
1
-27
/
+99
*
Remove some unused interfaces to the metadata handlers.
Neil Brown
2006-12-14
1
-20
/
+0
*
Make Assemble/Force work on raid6 with 2 missing devices.
Neil Brown
2006-12-14
1
-1
/
+9
*
--update=resync did exactly the wrong thing for version1 metadata.
Neil Brown
2006-11-12
1
-1
/
+1
*
Fixed UUID printing in "--detail --brief" for version1 metadata.
Neil Brown
2006-11-09
1
-1
/
+1
*
Increase default size of bitmap for v1 superblocks.
Neil Brown
2006-10-19
1
-1
/
+1
*
Fix array-subscript error.
Neil Brown
2006-10-19
1
-1
/
+1
*
Fix typo in earlier patch.
Neil Brown
2006-10-09
1
-1
/
+1
*
Fix some endian-ness issues with v1 superblocks.
Neil Brown
2006-10-09
1
-8
/
+16
*
Work around bug in --add handling for version-1 superblocks
Neil Brown
2006-06-26
1
-1
/
+5
*
Add 'Array Slot' line to --examine for version-1 superblocks
Neil Brown
2006-06-26
1
-0
/
+12
*
Move a variable declaration to the declaration area.
Paul Clements
2006-06-20
1
-2
/
+1
*
Fix problem with post-increment usage in macro
Paul Clements
2006-06-20
1
-2
/
+4
*
Fix offsetof macro for 64bit hosts
Neil Brown
2006-06-16
1
-1
/
+1
*
check return status of all write/fwrite functions as required by glibc 2.4
Neil Brown
2006-05-29
1
-1
/
+2
*
Release 2.5
mdadm-2.5
Neil Brown
2006-05-26
1
-1
/
+1
*
Improve names reported by --examine --brief
Neil Brown
2006-05-26
1
-1
/
+11
*
When assembly arrays using incomplete detail, prefer arrays built for this host.
Neil Brown
2006-05-23
1
-0
/
+11
*
Support --update=homehost to allow updating of homehost information.
Neil Brown
2006-05-23
1
-0
/
+11
*
Allow --update=name to update the name during assembly.
Neil Brown
2006-05-23
1
-0
/
+13
*
Make sure homehost is set correctly when --update=uuid
Neil Brown
2006-05-23
1
-1
/
+3
*
Include homehost information in --examine as appropriate
Neil Brown
2006-05-19
1
-3
/
+8
*
Include homehost information in --detail where appropriate.
Neil Brown
2006-05-19
1
-4
/
+9
*
Make homehost information appear in superblock.
Neil Brown
2006-05-19
1
-4
/
+18
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
*
When updating uuid, update the bitmap as well - internal bitmaps.
Neil Brown
2006-05-16
1
-7
/
+46
*
Support new offset layout for raid10
Neil Brown
2006-05-15
1
-3
/
+6
*
[PATCH] Make sure update_super returns correct value.
Neil Brown
2006-04-28
1
-0
/
+7
*
Fix alignment problem in version-1 superblocks.
Neil Brown
2006-04-07
1
-1
/
+1
*
Add information about reshape to --detail
Neil Brown
2006-03-29
1
-2
/
+2
*
Remove ident arg from getinfo_super;
Neil Brown
2006-03-27
1
-3
/
+3
*
Support restarting of a reshape on --assemble
Neil Brown
2006-03-20
1
-0
/
+17
*
Release some compile fixes.
Neil Brown
2006-02-06
1
-10
/
+12
*
Some little bits and pieces...
Neil Brown
2006-02-02
1
-3
/
+3
*
Prefer version-1 superblocks for v.large devices.
Neil Brown
2006-01-31
1
-1
/
+2
*
Stuff like..
Neil Brown
2006-01-31
1
-8
/
+10
*
Report bitmap offset when examining v1 superblock.
Neil Brown
2006-01-30
1
-1
/
+5
*
Work towards allowing larger internal bitmaps in version1 superblocks.
Neil Brown
2006-01-30
1
-6
/
+30
*
Have --examine report reshape details.
Neil Brown
2006-01-27
1
-6
/
+59
*
Enable support for v.large raid1.
Neil Brown
2006-01-27
1
-27
/
+50
[next]