index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
main: extract more functions.
NeilBrown
1
-162
/
+206
2012-07-09
main: split scan_assemble into a separate function
NeilBrown
1
-92
/
+117
2012-07-09
mdadm.c: various minor clean-ups
NeilBrown
1
-20
/
+30
2012-07-09
Use explicit non-char opt for --zero-super
NeilBrown
3
-4
/
+5
2012-07-09
ReadMe: various updates and corrections.
NeilBrown
1
-65
/
+59
2012-07-09
mdmon: fix arg parsing.
NeilBrown
1
-1
/
+0
2012-06-04
Monitor: fix reporting for Fail vs FailSpare etc.
NeilBrown
1
-27
/
+12
2012-06-04
Monitor: Report NewArray when an array the disappeared, reappears.
NeilBrown
1
-2
/
+7
2012-06-04
Monitor: fix inconsistencies in values for ->percent
NeilBrown
4
-17
/
+19
2012-06-04
Monitor: Allow correct monitoring of more member devices.
NeilBrown
1
-12
/
+7
2012-05-30
Detail: show which 'set' each device in a RAID10 belongs to
NeilBrown
1
-1
/
+13
2012-05-30
New tests testing removal of internal bitmaps
Jes Sorensen
4
-0
/
+72
2012-05-30
New tests testing the addition of bitmaps
Jes Sorensen
4
-0
/
+80
2012-05-30
Fix --no-error in test script
Jes Sorensen
1
-1
/
+1
2012-05-29
imsm: fix: correct checking volume's degradation
Lukasz Dorau
1
-2
/
+4
2012-05-29
mdadm: Fix Segmentation fault.
majianpeng
1
-1
/
+3
2012-05-28
Move setup code to a function and introduce matching cleanup argument
Jes Sorensen
1
-24
/
+34
2012-05-28
Improve --help message from test
Jes Sorensen
1
-2
/
+9
2012-05-28
Add --no-error argument to 'test'
Jes Sorensen
1
-2
/
+6
2012-05-28
Add support for saving log files in test script
Jes Sorensen
1
-5
/
+35
2012-05-24
Increase minimum chunk size in testsuite to 64kB
Anton Blanchard
2
-2
/
+2
2012-05-24
udev-rules: prevent systemd from mount devices before they are ready.
NeilBrown
1
-1
/
+1
2012-05-23
Add command line argument parsing to 'test' sript
Jes Sorensen
1
-23
/
+65
2012-05-23
Check for multipath module before running multipath tests
Jes Sorensen
2
-0
/
+11
2012-05-18
Create new release: 3.2.5
mdadm-3.2.5
NeilBrown
7
-5
/
+37
2012-05-18
Update some device sizes for self tests.
NeilBrown
2
-4
/
+4
2012-05-18
imsm: fix: check if size of expansion is not larger than maximum
Lukasz Dorau
1
-15
/
+32
2012-05-18
imsm: fix a typo in fprintf message
Lukasz Dorau
1
-1
/
+1
2012-05-18
mdadm.conf.5: typo: of -> or
NeilBrown
1
-1
/
+1
2012-05-17
RebuildMap: check that container_content returns a valid 'info'.
NeilBrown
1
-0
/
+2
2012-05-15
Don't consider disks with a valid recovery offset as candidates for bumping u...
Alexander Lyakas
1
-0
/
+1
2012-05-15
Grow: don't print message if unfreezing fails.
NeilBrown
1
-2
/
+0
2012-05-15
Grow: fix --layout=preserve to match man page.
NeilBrown
1
-1
/
+29
2012-05-15
super1: fix choice of data_offset.
NeilBrown
1
-15
/
+16
2012-05-15
New sha1.c and sha1.h
NeilBrown
2
-64
/
+109
2012-05-09
Create new release: 3.2.4
mdadm-3.2.4
NeilBrown
8
-34
/
+181
2012-05-07
super-intel.c: Fix resource leak from opendir()
Jes Sorensen
1
-0
/
+1
2012-05-07
super-intel.c: Don't try to close negative fd
Jes Sorensen
1
-1
/
+1
2012-05-03
Grow: failing the set the per-device size is not an error.
NeilBrown
1
-1
/
+3
2012-05-03
test: don't worry too much about array size.
NeilBrown
1
-2
/
+3
2012-05-03
Adjust to new standard of /run
NeilBrown
6
-45
/
+23
2012-05-03
Update test for "is udev active".
NeilBrown
1
-1
/
+1
2012-04-30
imsm: fix: thunderdome may drop 2tb attribute
Czarnowska, Anna
1
-0
/
+2
2012-04-30
Introduce sysfs_set_num_signed() and use it to set bitmap/offset
Jes Sorensen
3
-2
/
+12
2012-04-30
Fix sign extension of bitmap_offset in super1.c
Jes Sorensen
1
-2
/
+2
2012-04-23
fix: correct extending size of raid0 array
Lukasz Dorau
1
-1
/
+1
2012-04-23
imsm: fix: rebuild does not continue after reboot
Lukasz Dorau
1
-0
/
+17
2012-04-18
Relax restrictions on when --add is permitted.
NeilBrown
1
-9
/
+26
2012-04-18
Add --prefer option for --detail and --monitor
NeilBrown
7
-20
/
+68
2012-04-18
Raid limit of 1024 when scanning for devices.
NeilBrown
3
-4
/
+12
[next]