index
:
mdadm.git
auto-spare
devel-3.0
f8
f9
fedora-devel
for-neil
hotunplug
master
mdadm-2.6.7.x
stable-1
Official Fedora mdadm git repository cloned from upstream mdadm maintainer
Doug Ledford
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
super1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass 'verbose' flag to validate_geometry
Neil Brown
2008-07-12
1
-3
/
+6
*
Use O_DIRECT for all IO to devices.
Neil Brown
2008-07-12
1
-17
/
+26
*
Remove silly convention that major='-1' means 'zero superblock'.
Neil Brown
2008-07-12
1
-1
/
+1
*
Remove getinfo_super_n and do some other cleaning up.
Neil Brown
2008-07-12
1
-0
/
+3
*
Add subarray field to supertype.
Neil Brown
2008-07-12
1
-0
/
+3
*
Remove 'major' from superswitch.
Neil Brown
2008-07-12
1
-2
/
+1
*
Use text_version in map_file rather than major.minor.
Neil Brown
2008-07-12
1
-0
/
+1
*
Fix write_init_super usage when hot-adding a spare
Neil Brown
2008-07-12
1
-6
/
+2
*
Always initialise a struct super_type to zero
Neil Brown
2008-07-12
1
-1
/
+2
*
Change write_init_super to be called only once.
Neil Brown
2008-05-15
1
-96
/
+129
*
Add 'container' level and ->validate_geometry method.
Neil Brown
2008-05-15
1
-1
/
+31
*
add --export option to --examine
Kay Sievers
2008-05-06
1
-2
/
+37
*
Fix possible bug with bitmap space allocation with v1.0 metadata
Neil Brown
2008-04-29
1
-1
/
+3
*
Drop the superblock arg from all metadata methods.
Neil Brown
2007-12-14
1
-58
/
+62
*
Fix compare_super to take supertype instead of a superblock.
Neil Brown
2007-12-14
1
-4
/
+7
*
Add 'supertype' arg to almost all metadata methods.
Neil Brown
2007-12-14
1
-13
/
+14
*
Allow metadata handlers to free their own superblock.
Neil Brown
2007-12-14
1
-0
/
+7
*
Clarify the avail/used devices sizes with version1 superblock.
Neil Brown
2007-10-17
1
-2
/
+2
*
Also use &tst instead of st later on when loading v1 superblocks
Jérémy Bobbio
2007-10-01
1
-1
/
+1
*
Fix segfault on assembly on amd64 with v1 superblocks
martin f. krafft
2007-09-30
1
-1
/
+1
*
Don't corrupt 'supertype' when speculatively calling load_super1
Neil Brown
2007-09-24
1
-9
/
+10
*
Fix problem with add a device to a 1.x array created with older mdadm.
Neil Brown
2007-08-20
1
-0
/
+4
*
Interpret "--metadata=1" with --assemble to imply any version-1, not just 1.0
Doug Ledford
2007-07-09
1
-8
/
+29
*
Update tests and add linear-add
Neil Brown
2007-05-21
1
-0
/
+1
*
Fix --grow --add for linear arrays.
Neil Brown
2007-05-21
1
-4
/
+27
*
Fix handling of negative bitmap offsets on 64bit hosts.
Neil Brown
2007-05-21
1
-2
/
+2
*
Add --export option to --detail to use key=value pairs.
Kay Sievers
2007-05-08
1
-0
/
+23
*
Fix up calculation of bitmap space when creating v1 metadata.
Neil Brown
2007-05-08
1
-31
/
+20
*
A couple of casts needed in printf statements.
Neil Brown
2007-02-22
1
-2
/
+4
*
Fix a warning about an uninitialised variable.
Neil Brown
2007-02-22
1
-0
/
+2
*
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-13
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-10
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
[next]