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
...
*
mdmon: simplify try_kill_monitor
NeilBrown
2010-02-04
1
-8
/
+7
*
mdmon: remove scan variable from mdmon()
NeilBrown
2010-02-04
1
-7
/
+5
*
Assemble: fix --force assembly of v1.x arrays which are recovering.
NeilBrown
2010-02-04
5
-1
/
+13
*
Create: Improve warning message about booting from v1.x
NeilBrown
2010-02-01
1
-2
/
+2
*
Add test for "are we running as root".
NeilBrown
2010-02-01
1
-0
/
+6
*
super-intel.c: use %zu specifier for printf of size_t
Luca Berra
2010-02-01
1
-1
/
+1
*
mdadm-3.1.1 segfaults when mdadm -G -Z is used.
Luca Berra
2010-02-01
1
-3
/
+3
*
Kill: fix when zeroing busy devices.
Artur Wojcik
2010-01-29
2
-3
/
+6
*
mapfile: fix locking.
NeilBrown
2010-01-29
1
-2
/
+5
*
Detail: Report state of FAILED when an array has too few devices to work.
NeilBrown
2010-01-29
1
-32
/
+48
*
Tidy up some argument parsing, particularly for -b
NeilBrown
2010-01-29
3
-20
/
+19
*
md.4: various improvements to new section on scrubbing.
NeilBrown
2010-01-29
1
-22
/
+19
*
mdmon: fix fd leak and possible buffer overrun.
NeilBrown
2010-01-29
1
-5
/
+5
*
Correctly parse -N command line option.
NeilBrown
2010-01-28
1
-3
/
+3
*
md.4: add section on scrubbing and mismatch counts.
NeilBrown
2010-01-28
1
-0
/
+109
*
Grow: If bitmap interferes with grow, report this.
NeilBrown
2010-01-28
1
-7
/
+28
*
Assemble: error-check ->load_super
NeilBrown
2010-01-28
1
-2
/
+16
*
Remove stray debugging printfs
NeilBrown
2010-01-28
1
-2
/
+4
*
Fix segfault when the AUTO keyword is used in the config file
Doug Ledford
2010-01-19
1
-1
/
+10
*
Don't use %02d as a metadata format specifier for metadata numbers.
Doug Ledford
2010-01-19
1
-3
/
+3
*
Make the IMSM_DEVNAME_AS_SERIAL option work when creating containers.
Doug Ledford
2010-01-19
1
-1
/
+4
*
Document validity of --assume-clean when all devices are zeroed.
Michael Evan
2009-12-30
1
-0
/
+6
*
Merge branch 'klockwork' of git://github.com/djbw/mdadm
NeilBrown
2009-12-30
5
-49
/
+69
|
\
|
*
imsm: prune dead code in validate_geometry_imsm
Dan Williams
2009-12-10
1
-15
/
+0
|
*
Fix required to enable RAID arrays on SAS disks.
Artur Wojcik
2009-12-10
3
-10
/
+12
|
*
Fix for resource leak on error path.
Artur Wojcik
2009-12-10
1
-3
/
+5
|
*
Fix for buffer overflow defect.
Artur Wojcik
2009-12-10
1
-1
/
+1
|
*
Fix for buffer overflow error.
Artur Wojcik
2009-12-10
1
-1
/
+1
|
*
Fix for memory leak defect.
Artur Wojcik
2009-12-10
1
-0
/
+2
|
*
Fix for memory leak defect.
Artur Wojcik
2009-12-10
1
-3
/
+5
|
*
Fix for memory leak defect.
Artur Wojcik
2009-12-10
1
-3
/
+6
|
*
Fix for NULL pointer dereference defect.
Artur Wojcik
2009-12-10
1
-0
/
+6
|
*
Fix for NULL pointer dereference defect.
Artur Wojcik
2009-12-10
1
-1
/
+1
|
*
Fix for NULL pointer dereference defect.
Artur Wojcik
2009-12-10
1
-0
/
+2
|
*
imsm: no need to report the component device name from container_content
Dan Williams
2009-12-10
1
-2
/
+0
|
*
Fix for buffer overflow defect.
Artur Wojcik
2009-12-10
1
-1
/
+1
|
*
Fix for NULL pointer dereference.
Artur Wojcik
2009-12-10
1
-0
/
+4
|
*
Fix for NULL pointer dereference.
Artur Wojcik
2009-12-10
1
-1
/
+2
|
*
Fix for memory and resource leak.
Artur Wojcik
2009-12-10
1
-7
/
+12
|
*
Fix for possible NULL pointer dereference.
Artur Wojcik
2009-12-10
1
-1
/
+6
|
*
Fix for buffer overflow defect in 'link'.
Artur Wojcik
2009-12-10
1
-1
/
+5
*
|
Merge branch 'master' of git://github.com/djbw/mdadm
NeilBrown
2009-12-30
12
-153
/
+493
|
\
\
|
*
|
imsm: add support for checkpointing via 'curr_migr_unit'
Dan Williams
2009-12-21
4
-34
/
+320
|
*
|
Support external metadata recovery-resume
Dan Williams
2009-12-21
6
-6
/
+15
|
*
|
Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameter
Dan Williams
2009-12-21
8
-10
/
+17
|
*
|
Introduce MaxSector
Dan Williams
2009-12-21
6
-11
/
+12
|
*
|
Add scaffolding for handling md/dev-XXX/recovery_start
Dan Williams
2009-12-21
3
-3
/
+14
|
*
|
mdmon: cleanup resync_start
Dan Williams
2009-12-14
5
-28
/
+16
|
*
|
mdmon: cleanup manage_member() leak
Dan Williams
2009-12-12
1
-33
/
+52
|
*
|
imsm: cleanup print_imsm_dev()
Dan Williams
2009-12-12
1
-9
/
+10
[prev]
[next]