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.5.3
mdadm-2.5.3
Neil Brown
2006-08-07
6
-4
/
+38
*
Tidyup automatic name choice for v-1 arrays
Neil Brown
2006-08-07
2
-2
/
+11
*
Fix starting of degraded arrays.
Neil Brown
2006-08-07
2
-5
/
+4
*
Explicitly state GPL license in man pages.
Neil Brown
2006-08-07
4
-0
/
+19
*
Document usage of version0.91 superblock.
Neil Brown
2006-08-07
2
-0
/
+11
*
Release 2.5.2
mdadm-2.5.2
Neil Brown
2006-06-27
7
-5
/
+51
*
More consistent honoring of --configfile
Neil Brown
2006-06-26
9
-52
/
+60
*
Fix user-after-free bug in error path in --monitor mode.
Neil Brown
2006-06-26
1
-1
/
+1
*
Improve ftw handling.
Neil Brown
2006-06-26
3
-33
/
+45
*
Fix a recently introduced bug, and make --assemble more resilient to it.
Neil Brown
2006-06-26
3
-1
/
+9
*
Work around bug in --add handling for version-1 superblocks
Neil Brown
2006-06-26
3
-4
/
+21
*
Add 'Array Slot' line to --examine for version-1 superblocks
Neil Brown
2006-06-26
2
-0
/
+14
*
Fix manpage typo
martin f krafft
2006-06-26
1
-1
/
+1
*
Get the changelog uptodate for recent changes.
Neil Brown
2006-06-26
1
-0
/
+5
*
Move a variable declaration to the declaration area.
Paul Clements
2006-06-20
1
-2
/
+1
*
Stop map_dev from returning [0:0]
Neil Brown
2006-06-20
3
-9
/
+11
*
Fix problem with post-increment usage in macro
Paul Clements
2006-06-20
1
-2
/
+4
*
Release 2.5.1
mdadm-2.5.1
Neil Brown
2006-06-16
8
-6
/
+48
*
Update Changelog for 2.5.1
Neil Brown
2006-06-16
1
-1
/
+17
*
Fix offsetof macro for 64bit hosts
Neil Brown
2006-06-16
2
-1
/
+1
*
Fix memory leak in monitor mode
Neil Brown
2006-06-16
2
-0
/
+13
*
Fix up some internalbitmap tests
Neil Brown
2006-06-16
3
-1
/
+4
*
Allow CONFFILE2 to be overridden during make invocation.
martin f. krafft
2006-06-02
1
-1
/
+3
*
CPPFLAGS gets used automatically on implicit rules.
martin f krafft
2006-06-02
1
-1
/
+1
*
Avoid misdetection of overlapping partitions...
Neil Brown
2006-06-02
1
-0
/
+19
*
Remove libssl dependancy and always use sha1.c code
Neil Brown
2006-06-02
3
-47
/
+27
*
Get --stop to honour --quiet
Neil Brown
2006-06-02
2
-5
/
+7
*
Yet another include file that someone doesn't like....
Neil Brown
2006-06-02
1
-1
/
+17
*
Allow default metadata to be specified in mdadm.conf
Neil Brown
2006-06-02
4
-1
/
+40
*
Don't try to create a new device when using --manage or --grow
Neil Brown
2006-06-02
1
-1
/
+1
*
Finally (I hope) get byteorder stuff portable.
Neil Brown
2006-06-02
1
-7
/
+18
*
Fix typo in mail message from --monitor
Neil Brown
2006-06-02
1
-1
/
+1
*
Fix error code from examine properly..
Neil Brown
2006-06-02
1
-5
/
+6
*
Improve compiling for static binaries.
Neil Brown
2006-05-29
3
-17
/
+27
*
Make add_dev for uclibc return something.
Neil Brown
2006-05-29
1
-0
/
+1
*
Add uninstall target to Makefile
Neil Brown
2006-05-29
1
-0
/
+3
*
New install-* targets for installing differently compiled mdadms
Neil Brown
2006-05-29
1
-1
/
+15
*
Makefile improvements for static linking.
Neil Brown
2006-05-29
1
-3
/
+6
*
check return status of all write/fwrite functions as required by glibc 2.4
Neil Brown
2006-05-29
7
-12
/
+25
*
Uclibc has deprecated 'random' so use 'rand' instead.
Neil Brown
2006-05-29
1
-0
/
+3
*
add CFLAGS to mdassemble build and fix a couple of non-returning functions
Neil Brown
2006-05-29
4
-9
/
+8
*
This is to avoid gcc warnings when building with strict-aliasing optimization
Neil Brown
2006-05-29
1
-4
/
+4
*
snprintf size should be at most the size of the buffer
Neil Brown
2006-05-29
1
-1
/
+1
*
Release 2.5
mdadm-2.5
Neil Brown
2006-05-26
14
-11
/
+203
*
Make sure everything compiles...
Neil Brown
2006-05-26
4
-7
/
+14
*
Support --auto-update-homehost
Neil Brown
2006-05-26
4
-3
/
+60
*
Set default name for v1 array based on device name.
Neil Brown
2006-05-26
1
-0
/
+11
*
Support auto-assembling of stacked devices
Neil Brown
2006-05-26
3
-12
/
+40
*
Never remove device nodes of active devices.
Neil Brown
2006-05-26
1
-1
/
+3
*
Improve names reported by --examine --brief
Neil Brown
2006-05-26
2
-4
/
+20
[next]