]> git.ipfire.org Git - thirdparty/mdadm.git/history - super-intel.c
Remove 'major' from superswitch.
[thirdparty/mdadm.git] / super-intel.c
2008-07-12  Neil BrownRemove 'major' from superswitch.
2008-07-12  Neil BrownAlways initialise a struct super_type to zero
2008-06-20  Neil BrownMerge branch 'release' of git://git.kernel.org/pub...
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-16  Dan Williamsmdmon: add debug print statements for profiling mdmon
2008-06-16  Dan Williamsimsm: set map state depending on sync state
2008-06-16  Dan Williamsimsm: write anchor last
2008-06-16  Dan Williamsimsm: implement store_zero_imsm and init_zero_imsm
2008-06-16  Dan Williamsimsm: ->getinfo_super set raid_disk to disk.number
2008-06-16  Dan Williamsimsm: add 'Create' support
2008-06-14  Dan Williamsimsm: 'volume' is the proper name for imsm container...
2008-06-14  Dan Williamsimsm: ->container_dev needs to be set in load_super_ims...
2008-06-14  Dan Williamsimsm: add 'mpb_size' to --examine output
2008-06-14  Dan Williamssysfs: provide a helper function for locating scsi_gene...
2008-06-12  Neil BrownAllow passing metadata update to the monitor.
2008-05-26  Neil BrownParse the 'instance' part of external:/mdXX/INST in...
2008-05-26  Neil BrownRemove st->text_version in favour of info->text_version
2008-05-26  Neil BrownChange mark_clean to set_array_state.
2008-05-26  Neil BrownImplement mark_clean for ddf and remove mark_dirty...
2008-05-15  Dan Williamshandle disk failures
2008-05-15  Dan Williamsimsm: update metadata for dirty -> clean or resync...
2008-05-15  Dan Williamskeep member disk fd(s) for updates
2008-05-15  Dan Williamshandle resync completion
2008-05-15  Neil BrownAdd mdmon functions to super-intel.
2008-05-15  Dan Williamsset resync_start in Incremental_container
2008-05-15  Dan Williamsimsm: assemble raid devices
2008-05-15  Dan Williamsimsm: assemble container support
2008-05-15  Dan Williamsimsm: initial Intel(R) Matrix Storage Manager support