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
*
Introduce devid2kname - slightly different to devid2devnm.
NeilBrown
2013-08-01
1
-1
/
+1
*
sysfs: fix bugs in new sysfs_wait function.
NeilBrown
2013-07-02
1
-3
/
+6
*
Manage: check alignment when stopping an array undergoing reshape.
NeilBrown
2013-07-01
1
-0
/
+43
*
New function: sysfs_wait
NeilBrown
2013-07-01
1
-0
/
+29
*
Grow: fix bug in raid0 -> raid5 conversion.
NeilBrown
2013-06-25
1
-1
/
+1
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-3
/
+1
*
sysfs_read: return devices in same order as in filesystem.
NeilBrown
2013-06-19
1
-4
/
+7
*
Detail: report on inactive arrays.
NeilBrown
2013-05-13
1
-0
/
+1
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-41
/
+20
*
Grow: fix reshape from RAID5 to RAID1.
NeilBrown
2012-11-20
1
-2
/
+4
*
Grow: set new_data_offset if appropriate
NeilBrown
2012-10-04
1
-0
/
+5
*
Manage: fix checks for removal from a container.
NeilBrown
2012-09-24
1
-18
/
+16
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-7
/
+2
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-2
/
+2
*
Introduce sysfs_set_num_signed() and use it to set bitmap/offset
Jes Sorensen
2012-04-30
1
-0
/
+8
*
Bitmap_offset is a signed number
NeilBrown
2012-04-04
1
-1
/
+1
*
sysfs: fixed sysfs_freeze_array array to work properly with Manage_subdevs.
NeilBrown
2012-03-28
1
-3
/
+4
*
Grow/bitmap: support adding bitmap via sysfs.
NeilBrown
2011-12-23
1
-0
/
+13
*
get_component_size(): Check read() return value for error before using it
Jes Sorensen
2011-11-02
1
-1
/
+1
*
sysfs_unique_holder(): Check read() return value before using as buffer index
Jes Sorensen
2011-11-02
1
-0
/
+2
*
Fix off-by-one in readlink() buffer size handling
Thomas Jarosch
2011-10-17
1
-1
/
+1
*
FIX: Do not unblock array accidentally
Adam Kwolek
2011-09-21
1
-0
/
+13
*
sysfs: fix sysfs_disk_to_scsi_id
Dan Williams
2011-08-30
1
-20
/
+10
*
Grow: ensure clean abort if we cannot read the 'completed' file.
NeilBrown
2011-07-27
1
-1
/
+1
*
Fix some compiler warnings.
Luca Berra
2011-06-17
1
-0
/
+5
*
FIX: Set proper raid disks during migration
Adam Kwolek
2011-04-18
1
-2
/
+5
*
Move WaitClean from sysfs to Monitor.c
NeilBrown
2011-04-05
1
-103
/
+0
*
Change way that reshaping arrays with external-metadata are assembled.
NeilBrown
2011-03-08
1
-2
/
+5
*
FIX: sysfs_disk_to_scsi_id() adapted to current sysfs format
Krzysztof Wojcik
2011-02-18
1
-8
/
+6
*
Fix some issues with setting 'new' state of a reshape
NeilBrown
2011-01-25
1
-0
/
+9
*
Split fmt_devnum out from devnum2devname
NeilBrown
2010-12-15
1
-5
/
+1
*
Add support to skip slot configuration
Adam Kwolek
2010-12-03
1
-1
/
+2
*
block monitor: freeze spare assignment for external arrays
Dan Williams
2010-11-23
1
-0
/
+33
*
Compile with -Wextra by default
NeilBrown
2010-08-05
1
-3
/
+3
*
Merge branch 'fixes' into for-neil
Dan Williams
2010-07-02
1
-11
/
+9
|
\
|
*
Always assume SKIP_GONE_DEVS behaviour and kill the flag
Dan Williams
2010-06-17
1
-11
/
+9
*
|
Remove 'checkpointing' side effect of --wait-clean
Dan Williams
2010-06-16
1
-3
/
+0
|
/
*
Merge branch 'klockwork' of git://github.com/djbw/mdadm
NeilBrown
2009-12-30
1
-9
/
+4
|
\
|
*
Fix required to enable RAID arrays on SAS disks.
Artur Wojcik
2009-12-10
1
-9
/
+4
*
|
Support external metadata recovery-resume
Dan Williams
2009-12-21
1
-1
/
+10
*
|
Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameter
Dan Williams
2009-12-21
1
-3
/
+3
|
/
*
Merge branch 'master' into devel-3.1
NeilBrown
2009-10-22
1
-2
/
+3
|
\
|
*
mdmon: preserve socket over chroot
Dan Williams
2009-10-14
1
-2
/
+3
*
|
Merge branch 'master' into devel-3.1
NeilBrown
2009-10-01
1
-1
/
+106
|
\
|
|
*
Move WaitClean from Monitor.c to sysfs.c
NeilBrown
2009-06-02
1
-0
/
+105
|
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-1
/
+1
*
|
Handle extra 'grow' variations.
NeilBrown
2009-08-11
1
-8
/
+15
*
|
restripe: support saving when not all devices are present.
NeilBrown
2009-07-14
1
-8
/
+29
|
/
*
Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0
NeilBrown
2009-04-14
1
-0
/
+14
|
\
|
*
Grow: fix hang when reshape completes too fast
Dan Williams
2009-04-12
1
-0
/
+20
[next]