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
*
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-13
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
*
mdopen.c don't shadow major() and minor()
maximilian attems
2007-09-27
1
-32
/
+32
*
Monitor.c include signal.h directly
maximilian attems
2007-09-27
1
-1
/
+1
*
Add ANNOUNCE-2.6.1 to git
Neil Brown
2007-09-24
1
-0
/
+33
*
Don't corrupt 'supertype' when speculatively calling load_super1
Neil Brown
2007-09-24
1
-9
/
+10
*
config.c include dirent.h instead sys/dir.h
maximilian attems
2007-09-24
1
-1
/
+1
*
Create.c s/major/major_num/
maximilian attems
2007-09-24
1
-4
/
+4
*
Add klibc support to mdadm.h
maximilian attems
2007-09-24
1
-1
/
+8
*
Make "--write-mostly" effective when re-adding a device to an array.
Neil Brown
2007-09-24
1
-3
/
+5
*
Explain the read-balancing algorithm for RAID1 better in md.4
Iustin Pop
2007-09-11
5
-0
/
+7
*
Release 2.6.3
mdadm-2.6.3
Neil Brown
2007-08-20
7
-7
/
+52
*
Update changelog
Neil Brown
2007-08-20
1
-0
/
+9
*
Report error when grow cannot be restarted.
Neil Brown
2007-08-20
2
-3
/
+5
*
Fix error message when adding a device that is too small.
Neil Brown
2007-08-20
2
-6
/
+8
*
Fix problem with add a device to a 1.x array created with older mdadm.
Neil Brown
2007-08-20
6
-0
/
+7
*
Reject '--bitmap none' for build and create.
Neil Brown
2007-07-23
1
-1
/
+7
*
"--export" segfaults with non-persistent super blocks
Tim Woods
2007-07-23
1
-1
/
+2
*
In the MISC MODE section in mdadm(8), the names of the options should be
Neil Brown
2007-07-23
1
-8
/
+8
*
Substantial corrections to man pages.
Scott Weikart
2007-07-13
4
-159
/
+156
*
Typo in man page: Multipath has an L ...
Neil Brown
2007-07-11
1
-1
/
+1
*
Allow "--write-behind=" to be done in grow mode.
Ian Dall
2007-07-09
2
-0
/
+4
*
Enhance raid4 support: --assemble and --monitor wasn't quite happy with it.
Doug Ledford
2007-07-09
3
-8
/
+10
*
Fix parsing of "-a" in various contexts.
Doug Ledford
2007-07-09
3
-3
/
+8
*
Mark some files FD_CLOEXEC to protect sendmail from them.
Doug Ledford
2007-07-09
2
-1
/
+6
*
Improve error message when trying to create an array that already exists.
Doug Ledford
2007-07-09
1
-1
/
+11
*
Interpret "--metadata=1" with --assemble to imply any version-1, not just 1.0
Doug Ledford
2007-07-09
1
-8
/
+29
*
Fix spare migration and other problems with --monitor.
Neil Brown
2007-07-09
2
-0
/
+3
*
Compile with various -O flags for testing.
Neil Brown
2007-05-22
1
-2
/
+14
[next]