summaryrefslogtreecommitdiff
path: root/sysfs.c
Commit message (Expand)AuthorAge
* Introduce devid2kname - slightly different to devid2devnm.NeilBrown2013-08-01
* sysfs: fix bugs in new sysfs_wait function.NeilBrown2013-07-02
* Manage: check alignment when stopping an array undergoing reshape.NeilBrown2013-07-01
* New function: sysfs_waitNeilBrown2013-07-01
* Grow: fix bug in raid0 -> raid5 conversion.NeilBrown2013-06-25
* Remove lots of unnecessary white space.NeilBrown2013-06-19
* sysfs_read: return devices in same order as in filesystem.NeilBrown2013-06-19
* Detail: report on inactive arrays.NeilBrown2013-05-13
* Discard devnum in favour of devnmNeilBrown2013-02-21
* Grow: fix reshape from RAID5 to RAID1.NeilBrown2012-11-20
* Grow: set new_data_offset if appropriateNeilBrown2012-10-04
* Manage: fix checks for removal from a container.NeilBrown2012-09-24
* Remove scattered checks for malloc success.NeilBrown2012-07-09
* Introduce pr_err for printing error messages.NeilBrown2012-07-09
* Introduce sysfs_set_num_signed() and use it to set bitmap/offsetJes Sorensen2012-04-30
* Bitmap_offset is a signed numberNeilBrown2012-04-04
* sysfs: fixed sysfs_freeze_array array to work properly with Manage_subdevs.NeilBrown2012-03-28
* Grow/bitmap: support adding bitmap via sysfs.NeilBrown2011-12-23
* get_component_size(): Check read() return value for error before using itJes Sorensen2011-11-03
* sysfs_unique_holder(): Check read() return value before using as buffer indexJes Sorensen2011-11-02
* Fix off-by-one in readlink() buffer size handlingThomas Jarosch2011-10-17
* FIX: Do not unblock array accidentallyAdam Kwolek2011-09-21
* sysfs: fix sysfs_disk_to_scsi_idDan Williams2011-08-30
* Grow: ensure clean abort if we cannot read the 'completed' file.NeilBrown2011-07-27
* Fix some compiler warnings.Luca Berra2011-06-17
* FIX: Set proper raid disks during migrationAdam Kwolek2011-04-18
* Move WaitClean from sysfs to Monitor.cNeilBrown2011-04-05
* Change way that reshaping arrays with external-metadata are assembled.NeilBrown2011-03-08
* FIX: sysfs_disk_to_scsi_id() adapted to current sysfs formatKrzysztof Wojcik2011-02-18
* Fix some issues with setting 'new' state of a reshapeNeilBrown2011-01-26
* Split fmt_devnum out from devnum2devnameNeilBrown2010-12-16
* Add support to skip slot configurationAdam Kwolek2010-12-03
* block monitor: freeze spare assignment for external arraysDan Williams2010-11-23
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Merge branch 'fixes' into for-neilDan Williams2010-07-01
|\
| * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-16
* | Remove 'checkpointing' side effect of --wait-cleanDan Williams2010-06-15
|/
* Merge branch 'klockwork' of git://github.com/djbw/mdadmNeilBrown2009-12-30
|\
| * Fix required to enable RAID arrays on SAS disks.Artur Wojcik2009-12-10
* | Support external metadata recovery-resumeDan Williams2009-12-21
* | Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameterDan Williams2009-12-21
|/
* Merge branch 'master' into devel-3.1NeilBrown2009-10-22
|\
| * mdmon: preserve socket over chrootDan Williams2009-10-13
* | Merge branch 'master' into devel-3.1NeilBrown2009-10-01
|\|
| * Move WaitClean from Monitor.c to sysfs.cNeilBrown2009-06-02
| * Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
* | Handle extra 'grow' variations.NeilBrown2009-08-11
* | restripe: support saving when not all devices are present.NeilBrown2009-07-14
|/
* Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0NeilBrown2009-04-14
|\
| * Grow: fix hang when reshape completes too fastDan Williams2009-04-12