index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Grow.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assemble: allow an array undergoing reshape to be started without backup file
NeilBrown
2010-12-01
1
-0
/
+5
*
Grow: give useful message when adding bitmap gives EBUSY.
NeilBrown
2010-11-30
1
-1
/
+10
*
Fix warning about host-endian bitmaps.
NeilBrown
2010-11-30
1
-4
/
+4
*
Compute backup blocks in function.
Adam Kwolek
2010-11-30
1
-17
/
+27
*
Prepare and free fdlist in functions
Adam Kwolek
2010-11-30
1
-32
/
+71
*
Disk removal support for Raid10->Raid0 takeover
Adam Kwolek
2010-11-29
1
-1
/
+90
*
External reshape (step 2): Freeze container
Dan Williams
2010-11-23
1
-36
/
+100
*
External reshape (step 1): container reshape and ->reshape_super()
Dan Williams
2010-11-23
1
-8
/
+382
*
Grow: fix check for raid6 layout normalization
Dan Williams
2010-11-23
1
-5
/
+6
*
Grow: mark some functions static
Dan Williams
2010-11-23
1
-6
/
+6
*
super_by_fd: return subarray info explicitly.
NeilBrown
2010-11-22
1
-11
/
+42
*
get_info_super: report which other devices are thought to be working/failed.
NeilBrown
2010-11-22
1
-3
/
+3
*
Grow: use raid_disks, not nr_disks
NeilBrown
2010-08-06
1
-1
/
+1
*
Fix writing of second backup superblock during grow
NeilBrown
2010-08-05
1
-8
/
+14
*
Compile with -Wextra by default
NeilBrown
2010-08-05
1
-18
/
+21
*
Fix restarting of reshaping arrays.
NeilBrown
2010-07-29
1
-7
/
+7
*
Fix use of rv in Grow_reshape
NeilBrown
2010-07-29
1
-1
/
+1
*
Bugfix: don't issue a read larger than the buffer to hold it
Doug Ledford
2010-07-22
1
-1
/
+1
*
Always assume SKIP_GONE_DEVS behaviour and kill the flag
Dan Williams
2010-06-17
1
-7
/
+13
*
Grow: move error message closer to error cause.
NeilBrown
2010-05-18
1
-7
/
+7
*
Grow: avoid overflow of chunk sizes.
NeilBrown
2010-04-29
1
-24
/
+24
*
Don't attempt to create or read bitmaps where the metadata doesn't support it.
NeilBrown
2010-04-07
1
-0
/
+5
*
Grow: fix recent breakage - lseek return status.
NeilBrown
2010-03-10
1
-3
/
+8
*
Grow: fix problem with validating chunk size
NeilBrown
2010-03-09
1
-2
/
+2
*
Add _FORTIFY_SOURCE to mdadm.O2 build.
NeilBrown
2010-03-03
1
-16
/
+29
*
Fix warning about unused variable.
NeilBrown
2010-03-03
1
-1
/
+4
*
Grow: be more relaxed about timestamp mismatches on backup file.
NeilBrown
2010-02-24
1
-4
/
+16
*
Grow: If bitmap interferes with grow, report this.
NeilBrown
2010-01-28
1
-7
/
+28
*
Remove stray debugging printfs
NeilBrown
2010-01-27
1
-2
/
+4
*
Grow: be more careful when using array.size
NeilBrown
2009-11-26
1
-8
/
+14
*
Grow: avoid truncation error when checking size of array.
NeilBrown
2009-11-26
1
-1
/
+1
*
Grow: various fixes to recent breakages.
NeilBrown
2009-11-17
1
-5
/
+8
*
Grow: data_offset is in sectors, offsets[] is in bytes - convert
NeilBrown
2009-11-16
1
-1
/
+1
*
Grow: do not allow size changes with other changes.
NeilBrown
2009-11-06
1
-0
/
+9
*
Grow: goto release rather than just return
NeilBrown
2009-11-06
1
-4
/
+8
*
Grow: restrict to 2.6.32
NeilBrown
2009-11-06
1
-0
/
+6
*
Grow: use large block count and make sure stripe cache can hold it.
NeilBrown
2009-11-06
1
-7
/
+27
*
Grow: get component_size before using it.
NeilBrown
2009-11-06
1
-4
/
+5
*
Grow: handle array going degraded during reshape.
NeilBrown
2009-11-06
1
-6
/
+35
*
Grow: restore backup to proper location.
NeilBrown
2009-11-06
1
-2
/
+2
*
Grow: update backup-metadata mtime every time we write it.
NeilBrown
2009-10-22
1
-2
/
+4
*
Grow: reject raid-disks reduction in RAID5 etc before 2.6.32
NeilBrown
2009-10-20
1
-1
/
+9
*
Assemble: print more verbose messages about restarting a reshape
NeilBrown
2009-10-20
1
-18
/
+57
*
Add missing 'continue' in Grow_restart.
NeilBrown
2009-10-20
1
-0
/
+1
*
Grow_restart to handle reducing number of devices in an array.
NeilBrown
2009-10-16
1
-10
/
+31
*
Grow: don't make 'blocks' too large during in-place reshape.
NeilBrown
2009-10-16
1
-3
/
+7
*
Grow: ignore error from final wait_backup
NeilBrown
2009-10-12
1
-12
/
+8
*
Grow: make sure bsb2 is properly aligned
NeilBrown
2009-10-12
1
-3
/
+2
*
Merge branch 'master' into devel-3.1
NeilBrown
2009-10-01
1
-7
/
+2
|
\
|
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
[next]