index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkinitramfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-31
Fix spare migration.
NeilBrown
1
-0
/
+1
2010-08-31
Don't remove md devices with standard names.
NeilBrown
1
-23
/
+21
2010-08-30
Allow dev_open to work on read-only /dev
NeilBrown
1
-6
/
+20
2010-08-12
Allow --incremental to add spares to an array.
NeilBrown
1
-7
/
+8
2010-08-12
Incremental: accept '--no-degraded' as a deprecated option
Dan Williams
1
-0
/
+2
2010-08-10
Incremental: return success in 'container not enough' case
Dan Williams
1
-1
/
+1
2010-08-06
Don't link mdadm with pthreads
NeilBrown
1
-3
/
+3
2010-08-06
Fix compiler warning concering bad use of snprintf.
NeilBrown
1
-1
/
+1
2010-08-06
Release mdadm-3.1.3
mdadm-3.1.3
NeilBrown
10
-9
/
+108
2010-08-06
mapfile: just have one place to store the mapfile
NeilBrown
1
-46
/
+38
2010-08-06
Grow: use raid_disks, not nr_disks
NeilBrown
1
-1
/
+1
2010-08-05
Fix writing of second backup superblock during grow
NeilBrown
2
-9
/
+21
2010-08-05
udevadm settle in autodetect test
NeilBrown
1
-0
/
+2
2010-08-05
Compile with -Wextra by default
NeilBrown
20
-149
/
+155
2010-08-05
Detail: clean up handing of the 'info' we load from superblock.
NeilBrown
1
-35
/
+47
2010-08-05
Fix test for imsm prodigal member scenario
NeilBrown
1
-5
/
+5
2010-07-29
Fix tests/layouts
NeilBrown
1
-1
/
+1
2010-07-29
Fix restarting of reshaping arrays.
NeilBrown
1
-7
/
+7
2010-07-29
Restore assembling of ddf containers.
NeilBrown
1
-1
/
+1
2010-07-29
Fix use of rv in Grow_reshape
NeilBrown
1
-1
/
+1
2010-07-28
Some fixes to the mapfile code.
NeilBrown
1
-17
/
+25
2010-07-28
Update man page info about files used by mdmon
NeilBrown
1
-18
/
+12
2010-07-28
Switch from /lib/init/rw to /dev for early-boot files.
NeilBrown
3
-8
/
+8
2010-07-28
Bugfix: mapfile locking is broken/racy
NeilBrown
1
-3
/
+16
2010-07-22
Add warnings if we ever fail to get a lock on the mapfile.
Doug Ledford
1
-2
/
+6
2010-07-22
Bugfix: don't issue a read larger than the buffer to hold it
Doug Ledford
1
-1
/
+1
2010-07-22
udev rules: add watch option
Doug Ledford
1
-0
/
+1
2010-07-22
Two Minor bug fixes to incremental support
Doug Ledford
1
-4
/
+12
2010-07-22
Fix all the confusion over directories once and for all.
Doug Ledford
6
-65
/
+46
2010-07-22
Don't report Used Dev Size for RAID0.
NeilBrown
2
-2
/
+2
2010-07-22
Cast to long long before left-shifting too much.
NeilBrown
2
-2
/
+2
2010-07-19
Incremental: restore assembly for inactive containers, block active
Dan Williams
3
-2
/
+17
2010-07-07
super-0.90: don't write bitmap larger than 60K
NeilBrown
1
-2
/
+2
2010-07-07
Improve --re-add documentation
NeilBrown
1
-15
/
+39
2010-07-06
imsm: fix a -O2 build warning
Dan Williams
1
-2
/
+2
2010-07-06
mdmon: satisfy glibc tls abi requirements with pthreads
Dan Williams
2
-6
/
+50
2010-07-06
Fix the count of member devices in mdstat_read function.
Marcin Labun
1
-4
/
+5
2010-07-06
fix: IncrementalRemove leaves open handle
Przemyslaw Czarnowski
1
-1
/
+4
2010-07-06
Add --test option to --re-add and similar
NeilBrown
5
-9
/
+17
2010-07-06
Add support for "--re-add missing"
NeilBrown
2
-20
/
+81
2010-07-06
Don't let incremental add devices to active arrays.
NeilBrown
1
-0
/
+16
2010-07-06
Assemble: Fix honouring of 'auto' config line
NeilBrown
1
-0
/
+1
2010-07-02
mdmon: prevent allocations due to late binding
Dan Williams
1
-1
/
+2
2010-06-30
Avoid skipping devices where removing all faulty/detached devices.
NeilBrown
1
-4
/
+19
2010-06-30
Update udev rules for hotplug support.
NeilBrown
1
-6
/
+6
2010-06-30
Add -fail support to --incremental
NeilBrown
6
-9
/
+88
2010-06-30
Support fail/remove using kernel name
NeilBrown
1
-20
/
+83
2010-06-30
Add mdstat_by_component
NeilBrown
2
-4
/
+65
2010-06-30
Correct documentation for --rebuild-map
NeilBrown
2
-9
/
+9
2010-06-29
Fix parsing of inactive arrays in /proc/mdstat
Jeff DeFouw
1
-2
/
+3
[next]