index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdadm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add --export option to --examine
Kay Sievers
2008-05-06
1
-3
/
+4
*
Make device-special files for partitions when using --incremental
Neil Brown
2008-05-05
1
-1
/
+1
*
Unify code into find_free_devnum.
Neil Brown
2008-05-05
1
-0
/
+3
*
diff -ru mdadm-2.6.4-orig/Query.c mdadm-2.6.4/Query.c
Neil Brown
2008-04-29
1
-0
/
+1
*
Replace sysarray with mdinfo
Neil Brown
2007-12-14
1
-17
/
+9
*
Use 'mdinfo' instead of special 'sysdev' structure.
Neil Brown
2007-12-14
1
-14
/
+8
*
Find super from fd on an array.
Neil Brown
2007-12-14
1
-1
/
+1
*
Drop the superblock arg from all metadata methods.
Neil Brown
2007-12-14
1
-18
/
+22
*
Fix compare_super to take supertype instead of a superblock.
Neil Brown
2007-12-14
1
-2
/
+2
*
Add 'supertype' arg to almost all metadata methods.
Neil Brown
2007-12-14
1
-11
/
+12
*
Allow metadata handlers to free their own superblock.
Neil Brown
2007-12-14
1
-0
/
+1
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-1
/
+1
*
Add klibc support to mdadm.h
maximilian attems
2007-09-24
1
-1
/
+8
*
Fix parsing of "-a" in various contexts.
Doug Ledford
2007-07-09
1
-0
/
+1
*
Release 2.6.2
mdadm-2.6.2
Neil Brown
2007-05-21
1
-1
/
+1
*
Add --auto-detect for in-kernel autodetect.
Neil Brown
2007-05-21
1
-0
/
+3
*
Add --export option to --detail to use key=value pairs.
Kay Sievers
2007-05-08
1
-1
/
+2
*
Don't include uclibc as part of 'everything'
Neil Brown
2007-02-22
1
-0
/
+4
*
Add new mode: --incremental
Neil Brown
2006-12-21
1
-0
/
+33
*
Centralise code for copying uuid
Neil Brown
2006-12-14
1
-0
/
+1
*
Support --uuid= with --create to choose your own UUID.
Neil Brown
2006-12-14
1
-2
/
+2
*
Central calls to ioctl BLKGETSIZE
Neil Brown
2006-12-14
1
-0
/
+1
*
Fix and test --update=uuid
Neil Brown
2006-12-14
1
-1
/
+1
*
When resync finished, report the mismatch count if there is one.
Neil Brown
2006-12-14
1
-0
/
+2
*
--wait or -W will wait for resync activity to finish on the given devices.
Neil Brown
2006-12-14
1
-0
/
+1
*
Increase raid456 stripe cache size if needed to --grow the array.
Neil Brown
2006-12-14
1
-0
/
+2
*
Give useful message if raid4/5/6 cannot be started because it is not clean an...
Neil Brown
2006-12-14
1
-1
/
+1
*
Improve allocation and use of space for bitmaps in version1 metadata
Neil Brown
2006-12-14
1
-1
/
+2
*
Remove some unused interfaces to the metadata handlers.
Neil Brown
2006-12-14
1
-1
/
+0
*
Remove partitions from components of an md array
Neil Brown
2006-10-13
1
-0
/
+1
*
Allow symlink creation to be disabled from command line or mdadm.conf
Neil Brown
2006-08-11
1
-0
/
+2
*
More consistent honoring of --configfile
Neil Brown
2006-06-26
1
-9
/
+9
*
Improve ftw handling.
Neil Brown
2006-06-26
1
-5
/
+21
*
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
1
-0
/
+1
*
Finally (I hope) get byteorder stuff portable.
Neil Brown
2006-06-02
1
-7
/
+18
*
check return status of all write/fwrite functions as required by glibc 2.4
Neil Brown
2006-05-29
1
-1
/
+1
*
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
1
-4
/
+2
*
Support --auto-update-homehost
Neil Brown
2006-05-26
1
-0
/
+1
*
When assembly arrays using incomplete detail, prefer arrays built for this host.
Neil Brown
2006-05-23
1
-0
/
+1
*
Reorganise Assemble code somewhat.
Neil Brown
2006-05-23
1
-0
/
+1
*
Make sure homehost is set correctly when --update=uuid
Neil Brown
2006-05-23
1
-2
/
+4
*
Include homehost information in --examine as appropriate
Neil Brown
2006-05-19
1
-2
/
+2
*
Include homehost information in --detail where appropriate.
Neil Brown
2006-05-19
1
-2
/
+2
*
Make homehost information appear in superblock.
Neil Brown
2006-05-19
1
-2
/
+2
*
Allow homehost to be set on command line or in config file
Neil Brown
2006-05-19
1
-0
/
+15
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
*
Arrange the 'auto' setting in mdadm.conf can choose default type.
Neil Brown
2006-05-16
1
-1
/
+1
*
When updating uuid, update the bitmap as well - external bitmaps
Neil Brown
2006-05-16
1
-0
/
+1
[next]