index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdmon: allow degraded arrays to be monitored
Dan Williams
2008-08-15
1
-0
/
+6
*
sysfs: deprecate sysfs_disk_to_sg
Dan Williams
2008-07-25
1
-0
/
+2
*
sysfs: avoid possible data corruption in sys_load.
NeilBrown
2008-07-18
1
-1
/
+1
*
Correct readlink usage in sysfs.c
NeilBrown
2008-07-18
1
-2
/
+4
*
Introduce devname2devnum
Neil Brown
2008-07-12
1
-7
/
+1
*
Correct unit conversion for component_size and dev/size in sysfs.
Neil Brown
2008-07-12
1
-2
/
+2
*
Handle device removal from container
Neil Brown
2008-07-12
1
-0
/
+63
*
Remove 'major' from superswitch.
Neil Brown
2008-07-12
1
-1
/
+3
*
sysfs: helper routine to retrieve the scsi id
Dan Williams
2008-06-14
1
-0
/
+49
*
sysfs: provide a helper function for locating scsi_generic interfaces
Dan Williams
2008-06-14
1
-0
/
+65
*
Add DDF code for activate_spare
Neil Brown
2008-06-12
1
-0
/
+1
*
Don't ignore errors in sysfs_add_disk.
Neil Brown
2008-06-12
1
-5
/
+6
*
'errno' is a positive number, not negative.
Neil Brown
2008-05-27
1
-1
/
+1
*
Remember to close directories when we are finished with them.
Neil Brown
2008-05-27
1
-1
/
+4
*
Remove 'fd' arg from sysfs_add_disk
Neil Brown
2008-05-27
1
-1
/
+1
*
Merge mdmon
Neil Brown
2008-05-15
1
-0
/
+29
*
set resync_start in Incremental_container
Dan Williams
2008-05-15
1
-0
/
+1
*
Create a container member
Neil Brown
2008-05-15
1
-1
/
+2
*
More ddf stuff
Neil Brown
2008-05-15
1
-0
/
+53
*
Compiple fixes for mdassemble and diet-libc
Neil Brown
2008-05-15
1
-4
/
+4
*
Recent change broken handling of metadata-less arrays.
Neil Brown
2008-05-15
1
-2
/
+3
*
Use sysfs info for metadata version info in Detail and elsewhere.
Neil Brown
2007-12-14
1
-1
/
+5
*
Replace sysarray with mdinfo
Neil Brown
2007-12-14
1
-27
/
+32
*
Use 'mdinfo' instead of special 'sysdev' structure.
Neil Brown
2007-12-14
1
-17
/
+17
*
Make sure sysfs_read never succeeds for a non-MD device.
Neil Brown
2007-12-14
1
-1
/
+4
*
Add new mode: --incremental
Neil Brown
2006-12-21
1
-6
/
+24
*
When resync finished, report the mismatch count if there is one.
Neil Brown
2006-12-14
1
-0
/
+6
*
Increase raid456 stripe cache size if needed to --grow the array.
Neil Brown
2006-12-14
1
-0
/
+6
*
Fix problem with sector/KB size confuision for bitmap sizing.
Neil Brown
2006-05-15
1
-2
/
+2
*
[PATCH] Get the name for partitioned devices in sysfs correct.
Neil Brown
2006-04-28
1
-2
/
+2
*
Support restarting of a reshape on --assemble
Neil Brown
2006-03-20
1
-0
/
+4
*
Initial reshape support
Neil Brown
2006-03-13
1
-0
/
+265