summaryrefslogtreecommitdiffstats
path: root/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'klockwork' of git://github.com/djbw/mdadmNeilBrown2009-12-301-9/+4
|\
| * Fix required to enable RAID arrays on SAS disks.Artur Wojcik2009-12-101-9/+4
* | Support external metadata recovery-resumeDan Williams2009-12-211-1/+10
* | Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameterDan Williams2009-12-211-3/+3
|/
* Merge branch 'master' into devel-3.1NeilBrown2009-10-221-2/+3
|\
| * mdmon: preserve socket over chrootDan Williams2009-10-131-2/+3
* | Merge branch 'master' into devel-3.1NeilBrown2009-10-011-1/+106
|\|
| * Move WaitClean from Monitor.c to sysfs.cNeilBrown2009-06-021-0/+105
| * Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-1/+1
* | Handle extra 'grow' variations.NeilBrown2009-08-111-8/+15
* | restripe: support saving when not all devices are present.NeilBrown2009-07-141-8/+29
|/
* Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0NeilBrown2009-04-141-0/+14
|\
| * Grow: fix hang when reshape completes too fastDan Williams2009-04-121-0/+20
| * imsm: set array size at Create/AssembleDan Williams2009-04-121-0/+14
* | incremental_container: preserve 'in_sync' flag when adding to existing array.NeilBrown2009-04-141-2/+6
* | grow: don't wait forever for critical section to pass.NeilBrown2009-04-011-0/+19
|/
* sysfs: allow sysfs_read to detect and drop removed disksDan Williams2009-02-241-5/+21
* Abort sysfs_read early if no device found.NeilBrown2008-11-041-0/+5
* Generate 'change' uevents when arrays change in non-obvious ways.NeilBrown2008-11-041-0/+16
* Move recently merged /sys/dev/ lookup into stat2devnum.NeilBrown2008-11-041-37/+9
* Merge branch 'master' into devel-3.0NeilBrown2008-10-301-3/+26
|\
| * Adjust major number testing to allow for extended minor number in 2.6.28NeilBrown2008-10-301-3/+26
* | sysfs_open leaks devnum2devname() resultDan Williams2008-10-151-1/+6
* | --wait-clean: shorten timeoutDan Williams2008-10-151-2/+3
* | sysfs: dprintf when we fail to write a sysfs fileDan Williams2008-10-151-1/+4
* | Move calls to SET_ARRAY_INFO to common helper.NeilBrown2008-09-181-30/+48
* | Factor out add-disk codeNeilBrown2008-09-181-7/+0
* | sysfs: detect disks that are in the process of being removedDan Williams2008-09-151-5/+24
* | 'mdadm --wait-clean' wait for array to be marked cleanDan Williams2008-09-151-0/+55
* | Honor safemode_delay at Create() and Incremental() timeDan Williams2008-09-151-0/+13
* | mdmon: allow degraded arrays to be monitoredDan Williams2008-08-151-0/+6
* | sysfs: deprecate sysfs_disk_to_sgDan Williams2008-07-241-0/+2
* | sysfs: avoid possible data corruption in sys_load.NeilBrown2008-07-181-1/+1
* | Correct readlink usage in sysfs.cNeilBrown2008-07-181-2/+4
* | Introduce devname2devnumNeil Brown2008-07-121-7/+1
* | Correct unit conversion for component_size and dev/size in sysfs.Neil Brown2008-07-121-2/+2
* | Handle device removal from containerNeil Brown2008-07-121-0/+63
* | Remove 'major' from superswitch.Neil Brown2008-07-121-1/+3
* | sysfs: helper routine to retrieve the scsi idDan Williams2008-06-131-0/+49
* | sysfs: provide a helper function for locating scsi_generic interfacesDan Williams2008-06-131-0/+65
* | Add DDF code for activate_spareNeil Brown2008-06-121-0/+1
* | Don't ignore errors in sysfs_add_disk.Neil Brown2008-06-121-5/+6
* | 'errno' is a positive number, not negative.Neil Brown2008-05-271-1/+1
* | Remember to close directories when we are finished with them.Neil Brown2008-05-271-1/+4
* | Remove 'fd' arg from sysfs_add_diskNeil Brown2008-05-271-1/+1
* | Merge mdmonNeil Brown2008-05-151-0/+29
* | set resync_start in Incremental_containerDan Williams2008-05-151-0/+1
* | Create a container memberNeil Brown2008-05-151-1/+2
* | More ddf stuffNeil Brown2008-05-151-0/+53
|/
* Compiple fixes for mdassemble and diet-libcNeil Brown2008-05-151-4/+4