index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Query.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-08
mdmon: insist on creating .pid file at startup.
NeilBrown
4
-45
/
+34
2010-02-08
mdmon: don't monitor /proc/mounts to decide when to create .pid file.
NeilBrown
3
-15
/
+4
2010-02-08
mdmon: remove switch-root functionality.
NeilBrown
2
-136
/
+56
2010-02-04
mdmon: recognise --all in place of /proc/mdstat
NeilBrown
2
-3
/
+6
2010-02-04
mdmon: allow pid to be stored in different directory.
NeilBrown
9
-34
/
+121
2010-02-04
Having single function to read mdmon pid file.
NeilBrown
3
-41
/
+11
2010-02-04
mdmon: discard test_pidfile()
NeilBrown
1
-12
/
+4
2010-02-04
mdmon: don't mkdir /var/run
NeilBrown
1
-2
/
+0
2010-02-04
mdmon: improve switchroot handling.
NeilBrown
1
-20
/
+41
2010-02-04
mdmon: simplify try_kill_monitor
NeilBrown
1
-8
/
+7
2010-02-04
mdmon: remove scan variable from mdmon()
NeilBrown
1
-7
/
+5
2010-02-04
Assemble: fix --force assembly of v1.x arrays which are recovering.
NeilBrown
5
-1
/
+13
2010-02-01
Create: Improve warning message about booting from v1.x
NeilBrown
1
-2
/
+2
2010-02-01
Add test for "are we running as root".
NeilBrown
1
-0
/
+6
2010-01-31
super-intel.c: use %zu specifier for printf of size_t
Luca Berra
1
-1
/
+1
2010-01-31
mdadm-3.1.1 segfaults when mdadm -G -Z is used.
Luca Berra
1
-3
/
+3
2010-01-29
Kill: fix when zeroing busy devices.
Artur Wojcik
2
-3
/
+6
2010-01-29
mapfile: fix locking.
NeilBrown
1
-2
/
+5
2010-01-29
Detail: Report state of FAILED when an array has too few devices to work.
NeilBrown
1
-32
/
+48
2010-01-29
Tidy up some argument parsing, particularly for -b
NeilBrown
3
-20
/
+19
2010-01-29
md.4: various improvements to new section on scrubbing.
NeilBrown
1
-22
/
+19
2010-01-29
mdmon: fix fd leak and possible buffer overrun.
NeilBrown
1
-5
/
+5
2010-01-28
Correctly parse -N command line option.
NeilBrown
1
-3
/
+3
2010-01-28
md.4: add section on scrubbing and mismatch counts.
NeilBrown
1
-0
/
+109
2010-01-28
Grow: If bitmap interferes with grow, report this.
NeilBrown
1
-7
/
+28
2010-01-27
Assemble: error-check ->load_super
NeilBrown
1
-2
/
+16
2010-01-27
Remove stray debugging printfs
NeilBrown
1
-2
/
+4
2010-01-18
Fix segfault when the AUTO keyword is used in the config file
Doug Ledford
1
-1
/
+10
2010-01-18
Don't use %02d as a metadata format specifier for metadata numbers.
Doug Ledford
1
-3
/
+3
2010-01-18
Make the IMSM_DEVNAME_AS_SERIAL option work when creating containers.
Doug Ledford
1
-1
/
+4
2009-12-30
Document validity of --assume-clean when all devices are zeroed.
Michael Evan
1
-0
/
+6
2009-12-30
DDF: fix incorrect header magic number.
NeilBrown
1
-1
/
+1
2009-12-22
imsm: add support for checkpointing via 'curr_migr_unit'
Dan Williams
4
-34
/
+320
2009-12-21
Support external metadata recovery-resume
Dan Williams
6
-6
/
+15
2009-12-21
Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameter
Dan Williams
8
-10
/
+17
2009-12-21
Introduce MaxSector
Dan Williams
6
-11
/
+12
2009-12-21
Add scaffolding for handling md/dev-XXX/recovery_start
Dan Williams
3
-3
/
+14
2009-12-14
mdmon: cleanup resync_start
Dan Williams
5
-28
/
+16
2009-12-12
mdmon: cleanup manage_member() leak
Dan Williams
1
-33
/
+52
2009-12-12
imsm: cleanup print_imsm_dev()
Dan Williams
1
-9
/
+10
2009-12-12
util: fix devnum2devname for devnum == 0
Dan Williams
1
-1
/
+1
2009-12-12
imsm: fix thunderdome segfault
Dan Williams
1
-1
/
+1
2009-12-10
imsm: fix spare promotion
Dan Williams
1
-0
/
+1
2009-12-10
imsm: honor orom constraints for auto-layout
Dan Williams
1
-19
/
+33
2009-12-10
imsm: prune dead code in validate_geometry_imsm
Dan Williams
1
-15
/
+0
2009-12-10
Fix required to enable RAID arrays on SAS disks.
Artur Wojcik
3
-10
/
+12
2009-12-10
Fix for resource leak on error path.
Artur Wojcik
1
-3
/
+5
2009-12-10
Fix for buffer overflow defect.
Artur Wojcik
1
-1
/
+1
2009-12-10
Fix for buffer overflow error.
Artur Wojcik
1
-1
/
+1
2009-12-10
Fix for memory leak defect.
Artur Wojcik
1
-0
/
+2
[next]