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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test.
Neil Brown
2005-08-15
2
-4
/
+30
*
Support nameing of version-1 arrays.
Neil Brown
2005-08-09
17
-22
/
+114
*
Add write-behind support
Neil Brown
2005-08-09
16
-34
/
+172
*
Support fixing of byte-swapped superblocks.
Neil Brown
2005-08-09
7
-2
/
+96
*
Add ANNOUNCE-2.0-devel-3
mdadm-2.0-devel-3
Neil Brown
2005-08-04
1
-0
/
+18
*
Add ANNOUNCE to inventory
Neil Brown
2005-08-09
1
-0
/
+1
*
Add test suite and release
Neil Brown
2005-08-04
29
-3
/
+1012
*
Assorted Fixes for multiple bugs.
Neil Brown
2005-08-04
9
-23
/
+55
*
Redhat 6.2 seems to require sys/time.h as well as time.h
Neil Brown
2005-07-29
1
-0
/
+1
*
Don't for a chunk-size when "build"ing a raid1
Neil Brown
2005-07-29
1
-1
/
+1
*
Make hot-add work with v 1.0.1 superblocks
Neil Brown
2005-07-29
1
-5
/
+2
*
Document this...
Neil Brown
2005-07-18
5
-18
/
+35
*
Add ANNOUNCE-2.0-devel-2
mdadm-2.0-devel-2
Neil Brown
2005-07-06
1
-0
/
+31
*
Release devel-2
Neil Brown
2005-07-15
5
-7
/
+9
*
Make sure we try hard enough to find a component device..
Neil Brown
2005-07-06
1
-1
/
+1
*
Fix compiling of mdassemble
Neil Brown
2005-06-14
3
-3
/
+11
*
Fix compilation with tinyc
Neil Brown
2005-06-14
3
-1
/
+18
*
Add man page for mdassemble
Neil Brown
2005-06-14
3
-1
/
+64
*
Replace sprintf calls with snprintf
Neil Brown
2005-06-14
5
-13
/
+15
*
Add device files created with --auto to list of known device files.
Neil Brown
2005-06-14
3
-10
/
+30
*
Allow --force flag with --grow
Neil Brown
2005-06-14
2
-0
/
+2
*
Don't list device= in --examine --scan output.
Neil Brown
2005-06-14
5
-10
/
+26
*
When finding a /dev name for a device, prefer shorter names
Neil Brown
2005-06-14
2
-7
/
+16
*
Fix silly example
Neil Brown
2005-06-14
2
-1
/
+3
*
Fix some rounding errors in human_size and generally clean up the code
Neil Brown
2005-06-14
2
-13
/
+21
*
Fix parsing of /dev/md/N in is_standard
Neil Brown
2005-06-14
2
-1
/
+2
*
Fix a few typecasts
Neil Brown
2005-06-14
2
-2
/
+3
*
Allow --auto to still be meaningful when --scan is given
Neil Brown
2005-06-14
4
-4
/
+18
*
Initialise mis.next to NULL
Neil Brown
2005-06-14
1
-0
/
+1
*
Fix typo in --grow --help - don't claim '-F'
Neil Brown
2005-06-14
2
-1
/
+2
*
Make type of uuid always int[], rather than sometimes __u32[]
Neil Brown
2005-06-14
2
-1
/
+2
*
Retry --stop --scan until all stoppable devices have been stopped
Neil Brown
2005-06-14
5
-29
/
+47
*
Document SparesMissing and DeviceDisappeared/WrongLevel
Neil Brown
2005-06-14
2
-0
/
+23
*
Document --size=max option for --grow
Neil Brown
2005-06-14
2
-0
/
+4
*
Avoid using lstat, it isn't right.
Neil Brown
2005-06-14
2
-1
/
+4
*
From paul.clements@steeleye.com Thu May 19 11:09:55 2005
Neil Brown
2005-06-14
1
-7
/
+13
*
Stuff
Neil Brown
2006-04-17
3
-18
/
+19
*
Stuff
mdadm-2.0-devel-1
Neil Brown
2006-04-17
1
-0
/
+35
*
Make '-x nnn' spares work for type-1 superblocks.
Neil Brown
2005-06-07
1
-1
/
+1
*
Move the test for validity of raid_disk later.
Neil Brown
2005-06-07
1
-8
/
+22
*
Make --zero-superblock work for version 1 superblocks.
Neil Brown
2005-06-07
7
-18
/
+55
*
Fix type - MD_SB_CLEAN is a bit number, not a bitmask.
Neil Brown
2005-06-07
1
-1
/
+1
*
Increase max-devs on type-1 superblocks
Neil Brown
2005-06-07
6
-6
/
+16
*
Assorted fixes for bitmap related stuff
Neil Brown
2005-06-07
1
-1
/
+58
*
Support --grow --bitmap=internal
Neil Brown
2005-06-07
4
-4
/
+101
*
Add support for internal bitmaps
Neil Brown
2005-06-07
6
-9
/
+147
*
2.0-devel-1 release
Neil Brown
2005-06-07
6
-6
/
+44
*
Fix a test that will allow arrays with bitmaps to be assembled.
Neil Brown
2005-06-07
1
-1
/
+1
*
Make sure to seed the random number generator for uuids
Neil Brown
2005-06-07
3
-8
/
+22
*
Use ADD_NEW_DISK to hot-add to non-version-0 arrays
Neil Brown
2005-06-07
2
-23
/
+66
[next]