index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ANNOUNCE-3.0
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
mdadm: set journal_clean after scanning all disks
Song Liu
1
-2
/
+6
2017-08-29
mdadm: install two more udev rules in mdadm.spec
Song Liu
1
-0
/
+2
2017-08-23
Detail: differentiate between container and inactive arrays
Mariusz Tkaczyk
1
-5
/
+11
2017-08-16
Monitor: Include containers in spare migration
Mariusz Tkaczyk
1
-1
/
+1
2017-08-16
Monitor: containers don't have the same sysfs properties as arrays
Mariusz Tkaczyk
1
-18
/
+28
2017-08-16
Don't use exit(ERANGE)
NeilBrown
1
-1
/
+1
2017-08-16
super1: only set clustered flag when bitmap is present
NeilBrown
1
-2
/
+2
2017-08-16
Use correct syntax for passing DEVLINKS to mdadm from udev
NeilBrown
2
-2
/
+2
2017-08-16
Error messages should end with a newline character.
NeilBrown
4
-6
/
+6
2017-08-16
imsm: rebuild from 2-disk RAID10
Tomasz Majchrzak
1
-10
/
+67
2017-08-16
Detail: correct output for active arrays
Mariusz Tkaczyk
3
-14
/
+17
2017-08-02
udev rules: introduce rules for cluster-md to confirm device
Guoqing Jiang
2
-2
/
+25
2017-08-02
mdadm/r5cache: allow adding journal to array without journal
Song Liu
2
-9
/
+2
2017-07-27
super1: Always round data offset to 1M
Pawel Baldysiak
1
-2
/
+1
2017-07-10
Monitor: don't assume mdadm parameter is a block device
Tomasz Majchrzak
1
-2
/
+11
2017-07-10
mdadm/test: Add '--disks=' to support testing phsical devices
Zhilong Liu
1
-5
/
+32
2017-07-10
mdadm/test: Add '--raidtype=' to run different raidlevel cases
Zhilong Liu
1
-0
/
+31
2017-07-10
mdadm/test: Refactor and revamp 'test' script
Zhilong Liu
1
-180
/
+228
2017-06-09
mdadm/test: Convert code format to use Tab
Zhilong Liu
1
-324
/
+378
2017-06-09
Grow: don't allow to enable PPL when reshape is in progress
Tomasz Majchrzak
1
-0
/
+12
2017-06-09
Grow: don't allow array geometry change with ppl enabled
Tomasz Majchrzak
1
-0
/
+7
2017-06-05
Get failed disk count from array state
Tomasz Majchrzak
6
-26
/
+17
2017-06-05
Grow: set component size prior to array size
Tomasz Majchrzak
1
-0
/
+2
2017-06-02
md_u: Remove unused ioctl declaration of START_ARRAY
Zhilong Liu
1
-1
/
+0
2017-05-26
super1: fix sb->max_dev when adding a new disk in linear array
Lidong Zhong
1
-1
/
+6
2017-05-24
Detail: don't exit if ioctl has been successful
Tomasz Majchrzak
2
-13
/
+16
2017-05-19
manpage: bad block support for IMSM
Tomasz Majchrzak
1
-2
/
+2
2017-05-16
mdadm: Fixup != broken formatting
Jes Sorensen
6
-22
/
+24
2017-05-16
mdadm: Fix '==' broken formatting
Jes Sorensen
5
-16
/
+16
2017-05-16
mdadm: Fixup more broken logical operator formatting
Jes Sorensen
11
-38
/
+38
2017-05-16
mdadm: Fixup a large number of bad formatting of logical operators
Jes Sorensen
9
-90
/
+76
2017-05-16
super-ddf: sysfs_read() takes a pointer as device name argument
Jes Sorensen
1
-1
/
+1
2017-05-16
mdadm: Uninitialized variable rdev
James Puthukattukaran
1
-1
/
+1
2017-05-11
Monitor: Fixup a pile of whitespace issues
Jes Sorensen
1
-55
/
+55
2017-05-11
Monitor: mailfrom is initialized correctly
Jes Sorensen
1
-1
/
+1
2017-05-11
Monitor: Not much point declaring mdlist in both forks of the if() statement
Jes Sorensen
1
-2
/
+3
2017-05-11
retire the APIs that driver no longer supports
Zhilong Liu
2
-8
/
+0
2017-05-11
IMSM: Correct --examine output for 4k disks
Maksymilian Kunt
1
-2
/
+5
2017-05-09
Monitor/check_array: Use working_disks from sysfs
Jes Sorensen
1
-2
/
+2
2017-05-09
sysfs/sysfs_read: Count working_disks
Jes Sorensen
1
-6
/
+9
2017-05-09
Monitor/check_array: Get nr_disks, active_disks and spare_disks from sysfs
Jes Sorensen
1
-7
/
+7
2017-05-09
Monitor/check_array: Get array_disks from sysfs
Jes Sorensen
1
-2
/
+2
2017-05-09
Monitor/check_array: Get 'failed_disks' from sysfs
Jes Sorensen
1
-3
/
+4
2017-05-09
Monitor/check_array: Obtain RAID level from syfs
Jes Sorensen
1
-3
/
+3
2017-05-09
Monitor/check_array: Read sysfs entry earlier
Jes Sorensen
1
-6
/
+10
2017-05-09
Monitor/check_array: Declate mdinfo instance globally
Jes Sorensen
1
-2
/
+2
2017-05-09
Monitor/check_array: Reduce duplicated error handling
Jes Sorensen
1
-24
/
+15
2017-05-09
Monitor/check_array: Centralize exit path
Jes Sorensen
1
-10
/
+14
2017-05-09
Add sector size as spare selection criterion
Alexey Obitotskiy
5
-3
/
+45
2017-05-09
Allow more spare selection criteria
Alexey Obitotskiy
5
-41
/
+62
[next]