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
*
Cosmetic cleanup of some messages.
NeilBrown
2008-08-01
3
-5
/
+7
*
Clean up usage of open()
Doug Ledford
2008-07-24
7
-9
/
+9
*
Add support for distribution specific build extensions
Doug Ledford
2008-07-24
1
-0
/
+6
*
Fix confusing usage in md.4 man page.
Neil Brown
2008-07-08
1
-1
/
+1
*
Describe the HOMEHOST entry in the mdadm.conf man page.
Neil Brown
2008-07-07
1
-0
/
+18
*
Some more cleanup of tests.
Neil Brown
2008-06-27
3
-8
/
+9
*
Add test for stoping and restarting a raid5 reshape.
Neil Brown
2008-06-27
3
-5
/
+42
*
Add "bitmap=" to "--detail --brief" output when relevant.
Neil Brown
2008-06-26
1
-0
/
+8
*
Improve error message when mdadm fails to stop an array.
Neil Brown
2008-06-26
1
-1
/
+6
*
Couple more man page fixes
Neil Brown
2008-06-26
1
-2
/
+2
*
Add text to man pages suggesting partition type to use for version 1.x metadata.
Pascal Charest
2008-06-26
1
-0
/
+8
*
Italic/bold fixes in man pages.
Neil Brown
2008-06-26
2
-35
/
+35
*
Fix bug in forced assemble.
Chris Webb
2008-06-19
1
-1
/
+1
*
Fix an error when assembling arrays that are in the middle of a reshape.
Neil Brown
2008-06-19
1
-1
/
+4
*
Release 2.6.7
mdadm-2.6.7
Neil Brown
2008-06-06
7
-4
/
+38
*
Avoid NULL reference calling free_super and elsewhere.
Neil Brown
2008-05-27
1
-5
/
+7
*
Remove stray semicolon
Neil Brown
2008-05-27
1
-1
/
+1
*
Fix autoassemble for stack arrays.
Neil Brown
2008-05-20
4
-5
/
+38
*
Release 2.6.6
mdadm-2.6.6
Neil Brown
2008-05-19
7
-4
/
+37
*
Remove outdated HOWTO link and credit Jakob's contribution.
David Greaves
2008-05-19
1
-5
/
+3
*
Include sysfs.c in mdassemble.auto
Neil Brown
2008-05-19
1
-3
/
+5
*
"make everything" now also makes mdassemble.auto
Neil Brown
2008-05-19
2
-2
/
+8
*
Release 2.6.5
mdadm-2.6.5
Neil Brown
2008-05-15
7
-5
/
+47
*
Get Changelog uptodate
Neil Brown
2008-05-15
1
-0
/
+8
*
Compiple fixes for mdassemble and diet-libc
Neil Brown
2008-05-15
2
-43
/
+45
*
Don't try the auto-detect test when md_mod is a module
Neil Brown
2008-05-15
1
-0
/
+7
*
Fix support for --update=swapsuper
Neil Brown
2008-05-15
2
-2
/
+4
*
Recent change broken handling of metadata-less arrays.
Neil Brown
2008-05-15
2
-3
/
+5
*
Fix possible NULL dereference in super_by_fd
Neil Brown
2008-05-15
1
-1
/
+2
*
Avoid possible null dereference in Assemble.
Neil Brown
2008-05-15
1
-1
/
+2
*
Set LOG_PID for syslog
Hans Lambermont
2008-05-12
1
-1
/
+1
*
add --export option to --examine
Kay Sievers
2008-05-06
7
-11
/
+74
*
Make device-special files for partitions when using --incremental
Neil Brown
2008-05-05
3
-6
/
+11
*
let '-a' be specified for Incremental mode
Dan Williams
2008-05-05
2
-3
/
+8
*
Unify code into find_free_devnum.
Neil Brown
2008-05-05
4
-41
/
+50
*
fix load_super/free_super mismatch in util.c
Dan Williams
2008-05-05
1
-1
/
+1
*
Simplistig locking for --incremental.
Bill Nottingham
2008-05-05
1
-1
/
+14
*
Create /dev/md if needed and it doesn't exist.
Bill Nottingham
2008-05-05
1
-0
/
+14
*
Fix RAID acronym in man page.
Neil Brown
2008-05-05
1
-2
/
+2
*
Add a .gitignore file.
Neil Brown
2008-04-29
1
-0
/
+5
*
Use .\" instead of '''
Neil Brown
2008-04-29
1
-66
/
+66
*
diff -ru mdadm-2.6.4-orig/Query.c mdadm-2.6.4/Query.c
Neil Brown
2008-04-29
2
-0
/
+6
*
Fix possible bug with bitmap space allocation with v1.0 metadata
Neil Brown
2008-04-29
4
-13
/
+15
*
Small improvements to --incremental for arrays that are in the middle of reshape
Neil Brown
2008-04-28
1
-1
/
+2
*
Allow creation of a RAID6 with a single missing device.
Neil Brown
2008-04-28
2
-2
/
+19
*
Updates some URLs in the man page.
Neil Brown
2008-04-28
2
-4
/
+9
*
Print 'Events' more sensibly.
Neil Brown
2008-04-28
2
-1
/
+5
*
Fix problems with array.size overflowing on large arrays.
Neil Brown
2008-04-28
3
-3
/
+14
*
Fix for segfault when reading /proc/mdstat
Neil Brown
2008-04-28
4
-0
/
+19
*
Use sysfs info for metadata version info in Detail and elsewhere.
Neil Brown
2007-12-14
3
-13
/
+38
[next]