]> git.ipfire.org Git - thirdparty/mdadm.git/history - super-ddf.c
Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameter
[thirdparty/mdadm.git] / super-ddf.c
2009-12-21  Dan WilliamsTeach sysfs_add_disk() callers to use ->recovery_start...
2009-12-21  Dan WilliamsIntroduce MaxSector
2009-12-14  Dan Williamsmdmon: cleanup resync_start
2009-11-19  NeilBrownMerge branch 'master' into devel-3.1
2009-11-17  NeilBrownImprove error messages when metadata handler does not...
2009-11-17  NeilBrownAssemble: include ACTIVE but not in-sync devices as...
2009-10-22  NeilBrownMerge branch 'master' into devel-3.1
2009-10-19  NeilBrownMerge git://github.com/djbw/mdadm
2009-10-14  Dan Williamsddf: prevent superblock being zeroed on --update
2009-10-01  NeilBrownMerge branch 'master' into devel-3.1
2009-08-07  NeilBrownExmaine/brief: put member arrays after container arrays.
2009-08-07  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2009-08-01  Dan Williamsimsm: fix family number handling
2009-08-01  Dan Williamsconditionally update uuids in the map file after Create()
2009-08-01  Dan Williamsfix examine_brief segfault
2009-08-01  Dan Williamsteach imsm and ddf what st->subarray means at load_supe...
2009-06-04  NeilBrownExamine: fix --examine --brief --verbose on containers.
2009-06-02  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm...
2009-06-02  NeilBrownMerge branch 'master' into devel-3.0
2009-06-02  NeilBrownUpdate copyright dates and remove references to @cse...
2009-05-11  NeilBrownMerge branch 'master' into devel-3.0
2009-05-11  NeilBrownMake --brief even briefer.
2009-04-14  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm...
2009-04-12  Dan Williamsimsm: set array size at Create/Assemble
2009-04-08  Doug Ledfordsuper-ddf: fix compile warnings on ppc64
2009-04-07  NeilBrownddf: fixed 'working_disks' reported by container_content.
2009-04-07  NeilBrownddf: improve print out of physical devices.
2009-04-07  NeilBrownddf: fix variable name overload
2009-04-02  NeilBrownddf: make sure Create fails if devices are too small.
2009-04-02  NeilBrownddf: fix bug with error returns.
2009-03-10  NeilBrownMerge branch 'master' in devel-3.0
2009-03-10  NeilBrownmdmon: allow incremental assembly of containers.
2009-03-10  NeilBrownDDF: fix up container_content
2009-03-10  NeilBrownddf: use better random number generation.
2009-03-09  NeilBrownExamine: add examine_export for ddf and avoid crashes.
2009-03-09  NeilBrownddf: fix memory corruption bug.
2009-03-09  NeilBrownDDF: minor formatting improvement
2009-03-09  NeilBrownSupport new raid6 layouts needed for DDF
2009-02-25  Dan Williamssysfs: allow sysfs_read to detect and drop removed...
2009-02-02  NeilBrownMerge branch 'master' into devel-3.0
2009-01-07  NeilBrownMerge branch 'master' into scratch-3.0
2008-12-18  NeilBrownMerge branch 'devel' of git://git.kernel.org/pub/scm...
2008-12-18  NeilBrownMerge branch 'master' into devel-3.0
2008-12-08  Dan Williamsintroduce --detail-platform to display platform raid...
2008-12-04  NeilBrownDDF: improve --examine output
2008-12-04  NeilBrownCreate: support autolayout when creating in a DDF
2008-11-27  NeilBrownMerge branch 'master' into devel-3.0
2008-11-27  Dan Williamsallow add_to_super to return errors
2008-11-04  NeilBrownddf: store homehost information to allow smooth assembly.
2008-11-04  NeilBrownDDF: report member arrays in examine_brief.
2008-11-04  NeilBrownDDF: fix irregularities with retrieval of 'name' from...
2008-11-04  NeilBrownDon't give array name in --examine --brief output if...
2008-11-02  NeilBrownMerge branch 'master' into scratch-3.0
2008-11-02  NeilBrownMerge branch 'master' into scratch-3.0
2008-10-30  NeilBrownMerge branch 'master' into devel-3.0
2008-10-30  NeilBrownMerge branch 'master' into devel-3.0
2008-10-26  NeilBrownMerge branch 'master' into devel-3.0
2008-10-26  NeilBrownddf: get endian-ness of CRC correct.
2008-10-17  NeilBrownMerge branch 'master' into devel-3.0
2008-10-15  Dan Williamsnon-trivial warn_unused_result fix, prepare_update
2008-10-15  Dan Williamsnon-trivial warn_unused_result fixes, activate_spare
2008-10-15  Dan Williamsnon-trivial warn_unused_result fixes, write_init_super_ddf
2008-10-15  Dan Williamstrivial warn_unused_result squashing
2008-10-15  Dan Williamsmonitor: protect against CONFIG_LBD=n
2008-09-18  NeilBrownReport uuid in --detail --brief for ddf and intel
2008-09-18  NeilBrownAdd uuid support for super-intel.
2008-09-18  NeilBrownLots of fixes to make incremental assembly of container...
2008-09-18  NeilBrownHandle incremental assembly of containers.
2008-09-18  NeilBrownMove calls to SET_ARRAY_INFO to common helper.
2008-09-18  NeilBrownCompile fixes, particularly moving more stuff under...
2008-09-16  Dan WilliamsAllow metadata handlers to communicate desired safemode...
2008-08-19  NeilBrownFix bug with ddf if devices have different sizes.
2008-08-19  NeilBrownProvide ddf support for adding a device to an active...
2008-08-19  NeilBrownExtra option for set_array_state: you choose dirty...
2008-08-07  NeilBrownMerge branch 'master' into from-stable
2008-07-18  Neil BrownMake sure resync_start is initialised properly and...
2008-07-18  Neil Brownddf: endian fixes.
2008-07-12  Neil BrownPass 'verbose' flag to validate_geometry
2008-07-12  Neil BrownUse O_DIRECT for all IO to devices.
2008-07-12  Neil Brownddf: Set container_member from subarray in getinfo_super.
2008-07-12  Neil BrownReduce the number of metadata updates done by ddf.
2008-07-12  Neil BrownRemove some noisy printfs.
2008-07-12  Neil BrownCreate arrays via metadata-update
2008-07-12  Neil BrownRemove the multiple super_switchs for ddf.
2008-07-12  Neil BrownRemove silly convention that major='-1' means 'zero...
2008-07-12  Neil BrownRemove getinfo_super_n and do some other cleaning up.
2008-07-12  Neil BrownExternal metadata shouldn't set array.*_version
2008-07-12  Neil BrownAdd subarray field to supertype.
2008-07-12  Neil BrownHide subordinate superswitch structures.
2008-07-12  Neil BrownRemove 'major' from superswitch.
2008-07-12  Neil BrownAssorted cleanups to DDF
2008-07-12  Neil BrownAlways zero a struct ddf_super on allocation.
2008-07-12  Neil BrownAlways initialise a struct super_type to zero
2008-07-12  Neil BrownFix freeing of updates that have been handled by monitor.
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 Williamsddf: fix up validate_geometry to ignore other containers
2008-06-14  Dan Williamsddf: fix 'ddf' pointer corruption
2008-06-14  Dan Williamsddf: convert size paramter to sectors when calling...
2008-06-12  Neil BrownAdd DDF code for activate_spare
next