index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Replace sysarray with mdinfo
Neil Brown
2007-12-14
6
-63
/
+61
*
Use 'mdinfo' instead of special 'sysdev' structure.
Neil Brown
2007-12-14
5
-88
/
+86
*
Some tidy up of 'devices' in assemble.
Neil Brown
2007-12-14
1
-56
/
+56
*
Don't record oldmajor/oldminor any more during assemble.
Neil Brown
2007-12-14
1
-3
/
+0
*
Find super from fd on an array.
Neil Brown
2007-12-14
5
-21
/
+53
*
Drop the superblock arg from all metadata methods.
Neil Brown
2007-12-14
14
-325
/
+330
*
Fix compare_super to take supertype instead of a superblock.
Neil Brown
2007-12-14
5
-13
/
+19
*
Add 'supertype' arg to almost all metadata methods.
Neil Brown
2007-12-14
13
-117
/
+128
*
Allow metadata handlers to free their own superblock.
Neil Brown
2007-12-14
11
-54
/
+64
*
Make sure sysfs_read never succeeds for a non-MD device.
Neil Brown
2007-12-14
1
-1
/
+4
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
23
-125
/
+120
*
A recent patch broke --create --level=faulty - fix it.
Neil Brown
2007-11-29
1
-0
/
+1
*
Add metadata version information to "--detail --brief" output.
Neil Brown
2007-11-12
1
-1
/
+4
*
Release 2.6.4
mdadm-2.6.4
Neil Brown
2007-10-19
8
-5
/
+43
*
Remove partitions from a device before adding it to an array.
Neil Brown
2007-10-19
1
-1
/
+1
*
Add some extra consistency checks based on level.
Neil Brown
2007-10-17
2
-6
/
+21
*
Clarify the avail/used devices sizes with version1 superblock.
Neil Brown
2007-10-17
1
-2
/
+2
*
Make sure --auto=mdp is honoured properly
Neil Brown
2007-10-17
1
-0
/
+1
*
Fix restarting of a reshaping array.
Neil Brown
2007-10-16
1
-0
/
+21
*
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
*
Monitor.c s/MAXINT/INT_MAX/g
maximilian attems
2007-09-27
1
-6
/
+6
[next]