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
/
Grow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
*
Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0
NeilBrown
2009-04-14
1
-0
/
+1
|
\
|
*
Grow: fix hang when reshape completes too fast
Dan Williams
2009-04-12
1
-0
/
+8
*
|
grow: don't wait forever for critical section to pass.
NeilBrown
2009-04-01
1
-0
/
+8
|
/
*
Fix alignment for backup of reshape data.
NeilBrown
2008-08-19
1
-6
/
+6
*
Merge branch 'master' into from-stable
NeilBrown
2008-08-07
1
-3
/
+4
|
\
|
*
Clean up usage of open()
Doug Ledford
2008-07-24
1
-1
/
+1
|
*
Add test for stoping and restarting a raid5 reshape.
Neil Brown
2008-06-27
1
-2
/
+3
*
|
Use O_DIRECT for all IO to devices.
Neil Brown
2008-07-12
1
-1
/
+1
|
/
*
Replace sysarray with mdinfo
Neil Brown
2007-12-14
1
-4
/
+4
*
Use 'mdinfo' instead of special 'sysdev' structure.
Neil Brown
2007-12-14
1
-9
/
+12
*
Find super from fd on an array.
Neil Brown
2007-12-14
1
-4
/
+4
*
Drop the superblock arg from all metadata methods.
Neil Brown
2007-12-14
1
-34
/
+27
*
Add 'supertype' arg to almost all metadata methods.
Neil Brown
2007-12-14
1
-12
/
+14
*
Allow metadata handlers to free their own superblock.
Neil Brown
2007-12-14
1
-4
/
+7
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-4
/
+4
*
Fix restarting of a reshaping array.
Neil Brown
2007-10-16
1
-0
/
+21
*
Report error when grow cannot be restarted.
Neil Brown
2007-08-20
1
-3
/
+2
*
Improve error message for adding bitmap to a level that cannot support it.
Neil Brown
2007-05-21
1
-0
/
+5
*
Fix --grow --add for linear arrays.
Neil Brown
2007-05-21
1
-8
/
+7
*
Central calls to ioctl BLKGETSIZE
Neil Brown
2006-12-14
1
-3
/
+1
*
Increase raid456 stripe cache size if needed to --grow the array.
Neil Brown
2006-12-14
1
-2
/
+18
*
Improve allocation and use of space for bitmaps in version1 metadata
Neil Brown
2006-12-14
1
-3
/
+5
*
Stop map_dev from returning [0:0]
Neil Brown
2006-06-20
1
-2
/
+2
*
check return status of all write/fwrite functions as required by glibc 2.4
Neil Brown
2006-05-29
1
-1
/
+4
*
Make sure homehost is set correctly when --update=uuid
Neil Brown
2006-05-23
1
-3
/
+3
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
*
Limit size of bitmap to 2million chunks.
Neil Brown
2006-05-15
1
-2
/
+0
*
Fix problem with sector/KB size confuision for bitmap sizing.
Neil Brown
2006-05-15
1
-1
/
+1
*
Bug fixes to pass test suite
Neil Brown
2006-03-29
1
-9
/
+14
*
Create missing /dev files where needed.
Neil Brown
2006-03-28
1
-12
/
+12
*
Allow resize to backup to a file.
Neil Brown
2006-03-27
1
-30
/
+58
*
Remove ident arg from getinfo_super;
Neil Brown
2006-03-27
1
-4
/
+3
*
Put a 'canary' block in front of the backup
Neil Brown
2006-03-27
1
-8
/
+29
*
Fix a few issues with the reshape patches.
Neil Brown
2006-03-20
1
-7
/
+12
*
Support restarting of a reshape on --assemble
Neil Brown
2006-03-20
1
-8
/
+125
*
Initial reshape support
Neil Brown
2006-03-13
1
-1
/
+407
*
Stuff like..
Neil Brown
2006-01-30
1
-5
/
+20
*
Work towards allowing larger internal bitmaps in version1 superblocks.
Neil Brown
2006-01-30
1
-3
/
+8
*
Support bitmaps with raid10
Neil Brown
2005-11-22
1
-2
/
+9
*
Create version-4 bitmaps if kernel supports it.
Neil Brown
2005-10-11
1
-2
/
+12
*
Passes all tests, nearly ready for release.
Neil Brown
2005-08-26
1
-1
/
+1
*
Support internal bitmaps with format-1 superblocks.
Neil Brown
2005-08-25
1
-1
/
+1
*
Assorted fixes
Neil Brown
2005-08-16
1
-3
/
+71
*
Add write-behind support
Neil Brown
2005-08-09
1
-2
/
+2
*
Make --zero-superblock work for version 1 superblocks.
Neil Brown
2005-06-07
1
-2
/
+2
*
Increase max-devs on type-1 superblocks
Neil Brown
2005-06-07
1
-1
/
+1
*
Support --grow --bitmap=internal
Neil Brown
2005-06-07
1
-0
/
+83
*
super1
Neil Brown
2005-05-03
1
-9
/
+9
*
Add a 'super-switch' so that different format superblocks can be used.
Neil Brown
2005-05-03
1
-6
/
+13
[next]