index
:
mdadm.git
auto-spare
devel-3.0
f8
f9
fedora-devel
for-neil
hotunplug
master
mdadm-2.6.7.x
stable-1
Official Fedora mdadm git repository cloned from upstream mdadm maintainer
Doug Ledford
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abort sysfs_read early if no device found.
NeilBrown
2008-11-04
1
-0
/
+5
*
Generate 'change' uevents when arrays change in non-obvious ways.
NeilBrown
2008-11-04
1
-0
/
+16
*
Move recently merged /sys/dev/ lookup into stat2devnum.
NeilBrown
2008-11-04
1
-37
/
+9
*
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-30
1
-3
/
+26
|
\
|
*
Adjust major number testing to allow for extended minor number in 2.6.28
NeilBrown
2008-10-30
1
-3
/
+26
*
|
sysfs_open leaks devnum2devname() result
Dan Williams
2008-10-15
1
-1
/
+6
*
|
--wait-clean: shorten timeout
Dan Williams
2008-10-15
1
-2
/
+3
*
|
sysfs: dprintf when we fail to write a sysfs file
Dan Williams
2008-10-15
1
-1
/
+4
*
|
Move calls to SET_ARRAY_INFO to common helper.
NeilBrown
2008-09-18
1
-30
/
+48
*
|
Factor out add-disk code
NeilBrown
2008-09-18
1
-7
/
+0
*
|
sysfs: detect disks that are in the process of being removed
Dan Williams
2008-09-15
1
-5
/
+24
*
|
'mdadm --wait-clean' wait for array to be marked clean
Dan Williams
2008-09-15
1
-0
/
+55
*
|
Honor safemode_delay at Create() and Incremental() time
Dan Williams
2008-09-15
1
-0
/
+13
*
|
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-24
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-13
1
-0
/
+49
*
|
sysfs: provide a helper function for locating scsi_generic interfaces
Dan Williams
2008-06-13
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