index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Create.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-05-09
imsm: don't allow disks with different sector size in one array
Alexey Obitotskiy
1
-0
/
+24
2017-05-09
imsm: allocate buffer to support maximum sector size
Alexey Obitotskiy
1
-10
/
+11
2017-05-09
imsm: allow drives in a container regardless of sector size
Alexey Obitotskiy
1
-6
/
+0
2017-05-09
mdadm/md.4: set page-length as 1000 to avoid warnings from grotty
Zhilong Liu
1
-0
/
+1
2017-05-08
Monitor: Code is 80 characters per line
Jes Sorensen
1
-34
/
+27
2017-05-08
Monitor: Use md_array_active() instead of manually fiddling in sysfs
Jes Sorensen
1
-28
/
+11
2017-05-08
Mention "endian" in documentation for --update=byte-order
NeilBrown
1
-1
/
+2
2017-05-05
IncrementalScan: Use md_array_active() instead of md_get_array_info()
Jes Sorensen
1
-2
/
+1
2017-05-05
container_members_max_degradation: Switch to using syfs for disk info
Jes Sorensen
1
-14
/
+14
2017-05-05
sysfs/sysfs_read: Count active_disks and failed_disks
Jes Sorensen
1
-2
/
+8
2017-05-05
Incremental: return is not a function
Jes Sorensen
1
-1
/
+1
2017-05-05
Fix typo in new udev rule.
NeilBrown
2
-2
/
+2
2017-05-05
mdadm/util: unify stat checking blkdev into function
Zhilong Liu
9
-77
/
+41
2017-05-05
mdadm/util: unify fstat checking blkdev into function
Zhilong Liu
10
-74
/
+62
2017-05-04
mdassemble: Kill off the last remains
Jes Sorensen
2
-70
/
+4
2017-05-04
kernel-patch: Remove obsolete kernel patches against 2.6
Jes Sorensen
5
-339
/
+0
2017-05-03
util: md_array_valid(): Introduce md_array_valid() helper
Jes Sorensen
3
-2
/
+26
2017-05-03
change back 0644 permission for Grow.c
Zhilong Liu
1
-0
/
+0
2017-05-02
Grow: Grow_continue_command: Avoid aliasing array variable
Jes Sorensen
1
-3
/
+3
2017-05-02
IMSM: Initialize my_vol_raid_dev_num during vol creation
Pawel Baldysiak
1
-2
/
+9
2017-05-02
Manage: Manage_ro(): Use md_array_active()
Jes Sorensen
1
-4
/
+2
2017-05-02
Incremental: Use md_array_active() to determine state of array
Jes Sorensen
1
-2
/
+1
2017-05-02
Create: tell udev md device is not ready when first created.
NeilBrown
9
-27
/
+86
2017-04-25
Incremental: Cleanup some if() statement spaghetti
Jes Sorensen
1
-29
/
+21
2017-04-25
Incremental: Use md_array_active() where applicable
Jes Sorensen
1
-3
/
+2
2017-04-25
Detail: Reinstate support for not having sysfs
Jes Sorensen
1
-3
/
+5
2017-04-25
Detail: Respect code lines are 80 character wide
Jes Sorensen
1
-101
/
+138
2017-04-25
Detail: determine array state from sysfs
Jes Sorensen
1
-5
/
+4
2017-04-24
Don't use UnSet with consistency_policy
Artur Paszkiewicz
4
-16
/
+12
2017-04-21
maps: Simplify implementation of map_name()
Jes Sorensen
1
-4
/
+1
2017-04-21
maps: Remove incorrect comment about strcmp()
Jes Sorensen
1
-4
/
+0
2017-04-21
Makefile: Default to -O2 optimization
Jes Sorensen
1
-0
/
+1
2017-04-21
Query: Quiet gcc since it cannot know errno != 0 in this case
Jes Sorensen
1
-0
/
+3
[next]