]> git.ipfire.org Git - thirdparty/mdadm.git/history - sysfs.c
sysfs: avoid possible data corruption in sys_load.
[thirdparty/mdadm.git] / sysfs.c
2008-07-18  NeilBrownsysfs: avoid possible data corruption in sys_load.
2008-07-18  NeilBrownCorrect readlink usage in sysfs.c
2008-07-12  Neil BrownIntroduce devname2devnum
2008-07-12  Neil BrownCorrect unit conversion for component_size and dev...
2008-07-12  Neil BrownHandle device removal from container
2008-07-12  Neil BrownRemove 'major' from superswitch.
2008-06-19  Neil BrownMerge branch 'release' of git://git.kernel.org/pub...
2008-06-19  Neil BrownMerge branch 'master' into devel-3.0
2008-06-14  Dan Williamssysfs: helper routine to retrieve the scsi id
2008-06-14  Dan Williamssysfs: provide a helper function for locating scsi_gene...
2008-06-12  Neil BrownAdd DDF code for activate_spare
2008-06-12  Neil BrownDon't ignore errors in sysfs_add_disk.
2008-05-26  Neil Brown'errno' is a positive number, not negative.
2008-05-26  Neil BrownRemember to close directories when we are finished...
2008-05-26  Neil BrownRemove 'fd' arg from sysfs_add_disk
2008-05-15  Neil BrownMerge mdmon
2008-05-15  Dan Williamsset resync_start in Incremental_container
2008-05-15  Neil BrownCreate a container member
2008-05-15  Neil BrownMore ddf stuff
2008-05-15  Neil BrownCompiple fixes for mdassemble and diet-libc
2008-05-15  Neil BrownRecent change broken handling of metadata-less arrays.
2007-12-14  Neil BrownUse sysfs info for metadata version info in Detail...
2007-12-14  Neil BrownReplace sysarray with mdinfo
2007-12-14  Neil BrownUse 'mdinfo' instead of special 'sysdev' structure.
2007-12-14  Neil BrownMake sure sysfs_read never succeeds for a non-MD device.
2006-12-21  Neil BrownAdd new mode: --incremental
2006-12-14  Neil BrownWhen resync finished, report the mismatch count if...
2006-12-14  Neil BrownIncrease raid456 stripe cache size if needed to --grow...
2006-05-15  Neil BrownFix problem with sector/KB size confuision for bitmap...
2006-04-28  Neil Brown[PATCH] Get the name for partitioned devices in sysfs...
2006-03-20  Neil BrownSupport restarting of a reshape on --assemble
2006-03-13  Neil BrownInitial reshape support