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
*
[imsm] make container array_disk count work with array creation
auto-spare
Doug Ledford
2010-05-26
1
-14
/
+17
*
Don't even try to activate non-redundant array types unless all disks
Doug Ledford
2010-04-13
1
-2
/
+5
*
Make Incremental container assembly behave like native array assembly
Doug Ledford
2010-04-13
3
-14
/
+43
*
Only close lfd if we have an external metadata type since that's the only
Doug Ledford
2010-04-13
1
-1
/
+2
*
Minor bug fix to incremental remove support
Doug Ledford
2010-04-13
1
-0
/
+3
*
Initial implementation of incremental remove support
Doug Ledford
2010-04-13
9
-51
/
+274
*
Incremental touchup of directory change patch
Doug Ledford
2010-04-13
1
-2
/
+1
*
Additional incremental update to pid changes
Doug Ledford
2010-04-13
4
-20
/
+8
*
We're tweaking udev rules, so add installing them back
Doug Ledford
2010-04-13
1
-1
/
+1
*
Fix to first commit
Doug Ledford
2010-04-13
1
-2
/
+2
*
Local tweaks to speed build/install/test cycles
Doug Ledford
2010-04-13
2
-5
/
+5
*
Clean up confusion with ALT_RUN, VAR_RUN, etc.
Doug Ledford
2010-04-13
5
-56
/
+50
*
powerpc compile fix
Doug Ledford
2010-04-07
1
-1
/
+1
*
Don't attempt to create or read bitmaps where the metadata doesn't support it.
NeilBrown
2010-04-07
3
-2
/
+16
*
Merge branch 'HEAD'; commit 'a4b93c9ce4f15217afb8'
NeilBrown
2010-04-07
1
-0
/
+46
|
\
|
*
Add ANNOUNCE-3.1.2
NeilBrown
2010-04-07
1
-0
/
+46
*
|
Only signal a udev change event if we actually write a mapfile in RebuildMap
Doug Ledford
2010-03-24
1
-6
/
+8
*
|
mapfile: if we putting the mapfile in a custom location via ALT_RUN, allow
Doug Ledford
2010-03-24
3
-2
/
+6
*
|
Create directory to contain mapfile (Assuming parent exists and
Doug Ledford
2010-03-24
2
-5
/
+14
*
|
(no commit message)
NeilBrown
2010-03-24
1
-1
/
+6
|
/
*
Release mdadm-3.1.2
NeilBrown
2010-03-10
7
-8
/
+9
*
tests: adjust sizes for new defaults
NeilBrown
2010-03-10
17
-33
/
+38
*
ddf/intel: zero out old metadata before creating a container.
NeilBrown
2010-03-10
2
-2
/
+10
*
Grow: fix recent breakage - lseek return status.
NeilBrown
2010-03-10
1
-3
/
+8
*
Assemble: fix some recently introduced bugs.
NeilBrown
2010-03-10
1
-10
/
+17
*
Merge branch 'master' of git://github.com/djbw/mdadm
NeilBrown
2010-03-10
1
-10
/
+5
|
\
|
*
imsm: kill ->creating_imsm flag
Dan Williams
2010-03-03
1
-6
/
+4
|
*
Revert "Make the IMSM_DEVNAME_AS_SERIAL option work when creating containers."
Dan Williams
2010-03-03
1
-4
/
+1
*
|
Stop: done stop a container which still have members active.
NeilBrown
2010-03-09
1
-0
/
+21
*
|
Make sure reshape_active is cleared by getinfo_super
NeilBrown
2010-03-09
2
-0
/
+2
*
|
mdmon.8: minor manpage update
NeilBrown
2010-03-09
1
-0
/
+5
*
|
mdadm.8: improve hosthost documentation
NeilBrown
2010-03-09
1
-0
/
+19
*
|
Grow: fix problem with validating chunk size
NeilBrown
2010-03-09
1
-2
/
+2
*
|
Improve partition table code.
NeilBrown
2010-03-09
1
-21
/
+49
*
|
mdadm.8: correct typo: pairty
Ryo Fujita
2010-03-08
1
-1
/
+1
|
/
*
super1: encourage data alignment on 1Meg boundary
NeilBrown
2010-03-03
1
-12
/
+40
*
config: add 'homehost' option to 'AUTO' line.
NeilBrown
2010-03-03
7
-24
/
+70
*
Manage: fix regression on removing detached devices.
NeilBrown
2010-03-03
1
-7
/
+15
*
allow redefinition of VAR_RUN
Luca Berra
2010-03-03
2
-1
/
+14
*
mdmon: Check both RUN directories to find running mdmon
NeilBrown
2010-03-03
1
-12
/
+9
*
mdmon: check select a writable pid_dir
Luca Berra
2010-03-03
1
-13
/
+12
*
fix mdmon takeover
Luca Berra
2010-03-03
2
-3
/
+3
*
fix mdmon option parsing
Luca Berra
2010-03-03
2
-7
/
+19
*
Add _FORTIFY_SOURCE to mdadm.O2 build.
NeilBrown
2010-03-03
4
-20
/
+44
*
Fix warning about unused variable.
NeilBrown
2010-03-03
1
-1
/
+4
*
fix gcc warnings about strict-aliasing rules
NeilBrown
2010-03-03
1
-2
/
+5
*
Assemble: clean up properly if we cannot add the bitmap file.
NeilBrown
2010-02-24
1
-0
/
+4
*
Create: change default metadata type to 1.2
NeilBrown
2010-02-24
2
-3
/
+3
*
Grow: be more relaxed about timestamp mismatches on backup file.
NeilBrown
2010-02-24
1
-4
/
+16
*
Assemble: check inargv before complaining about stray arguments.
NeilBrown
2010-02-24
1
-1
/
+1
[next]