]> git.ipfire.org Git - thirdparty/mdadm.git/history - util.c
wait_for improvement.
[thirdparty/mdadm.git] / util.c
2009-04-07  NeilBrownwait_for improvement.
2009-04-06  NeilBrownutil.c: use correct range for minor numbers when findin...
2009-03-10  NeilBrownMerge branch 'master' in devel-3.0
2009-03-10  NeilBrownRelease mdadm-2.6.9 mdadm-2.6.9
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 'master' into devel-3.0
2008-11-28  Dan Williamsfix add_dev() handling of broken links
2008-11-27  NeilBrownMerge branch 'master' into devel-3.0
2008-11-20  NeilBrownmdmon: pass symbolic name to mdmon instead of device...
2008-11-10  Dan Williamsfix add_dev() handling of broken links
2008-11-04  NeilBrownWait for name to appear after create/assemble etc.
2008-11-04  NeilBrownAssemble: allow members of containers to be assembled...
2008-11-04  Dan WilliamsAssemble: revert preliminary -As support
2008-11-03  NeilBrownutil: make env checking more generic
2008-11-03  NeilBrownMove recently merged /sys/dev/ lookup into stat2devnum.
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-29  NeilBrownFix --incremental assembly of partitions arrays.
2008-10-28  Dan WilliamsPreliminary -As support for container member arrays
2008-10-26  NeilBrownMerge branch 'master' into devel-3.0
2008-10-17  NeilBrownMerge branch 'master' into devel-3.0
2008-10-15  Dan WilliamsAllow a uuid of all f's to always match
2008-10-15  Dan Williamsfname_as_uuid: print uuids msb first
2008-10-13  NeilBrownImprove reporting of layout for raid10.
2008-09-18  NeilBrownReport uuid in --detail --brief for ddf and intel
2008-09-18  NeilBrownUse uuid as /dev name when assembling array of uncertai...
2008-09-18  NeilBrownMove calls to SET_ARRAY_INFO to common helper.
2008-09-18  NeilBrownFactor out add-disk code
2008-09-18  NeilBrownCompile fixes, particularly moving more stuff under...
2008-09-16  Dan WilliamsAdd ping_monitor() to mdadm --wait
2008-08-19  NeilBrownFactor out test for subarray version string.
2008-08-07  NeilBrownMerge branch 'master' into from-stable
2008-07-18  NeilBrownmdmon: fork and run as a daemon.
2008-07-18  NeilBrownDon't assume that mdmon is in the current directory.
2008-07-18  NeilBrownFactor common code into new "start_mdmon".
2008-07-14  Dan Williamsmdadm: add an environment variable to prevent auto...
2008-07-12  Neil BrownIntroduce devname2devnum
2008-07-12  Neil BrownUse O_DIRECT for all IO to devices.
2008-07-12  Neil BrownCreate arrays via metadata-update
2008-07-12  Neil BrownRemove getinfo_super_n and do some other cleaning up.
2008-07-12  Neil BrownAdd subarray field to supertype.
2008-07-12  Neil BrownAlways initialise a struct super_type to zero
2008-06-19  Neil BrownMerge branch 'master' into devel-3.0
2008-05-26  Neil BrownRemove st->text_version in favour of info->text_version
2008-05-26  Neil Brownauto-start mdmon on --create
2008-05-26  Neil BrownRemember to close directories when we are finished...
2008-05-26  Neil BrownAlway use a unique file name for opendev
2008-05-15  Dan Williamshandle Manage_subdevs() for 'external' arrays
2008-05-15  Dan Williamsimsm: initial Intel(R) Matrix Storage Manager support
2008-05-15  Neil BrownCreate a container member
2008-05-15  Neil BrownCan now mostly assemble DDF arrays
2008-05-15  Neil Brownmore ddf stuff
2008-05-15  Dan WilliamsInitial DDF support code.
2008-05-15  Neil BrownSome support for external metadata.
2008-05-15  Neil BrownCompiple fixes for mdassemble and diet-libc
2008-05-15  Neil BrownFix support for --update=swapsuper
2008-05-15  Neil BrownFix possible NULL dereference in super_by_fd
2008-05-05  Dan Williamslet '-a' be specified for Incremental mode
2008-05-05  Neil BrownUnify code into find_free_devnum.
2008-05-05  Dan Williamsfix load_super/free_super mismatch in util.c
2008-04-29  Neil Browndiff -ru mdadm-2.6.4-orig/Query.c mdadm-2.6.4/Query.c
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 BrownFind super from fd on an array.
2007-12-14  Neil BrownDrop the superblock arg from all metadata methods.
2007-12-14  Neil BrownAdd 'supertype' arg to almost all metadata methods.
2007-12-14  Neil BrownAllow metadata handlers to free their own superblock.
2007-12-14  Neil BrownRemove spaces/tabs from ends of lines.
2007-05-08  Neil BrownRemove bogus add_dev definition.
2006-12-21  Neil BrownAdd new mode: --incremental
2006-12-14  Neil BrownCentralise code for copying uuid
2006-12-14  Neil BrownCentral calls to ioctl BLKGETSIZE
2006-12-14  Neil BrownGive useful message if raid4/5/6 cannot be started...
2006-10-19  Neil BrownFix bugs related to raid10 and the new offset layout.
2006-10-16  Luca BerraMdassemble improvements
2006-10-16  Neil BrownDon't #include blkpg.h
2006-10-12  Neil BrownRemove partitions from components of an md array
2006-06-26  Neil BrownImprove ftw handling.
2006-06-20  Neil BrownStop map_dev from returning [0:0]
2006-06-16  Neil BrownFix memory leak in monitor mode
2006-05-29  Neil BrownMake add_dev for uclibc return something.
2006-05-29  Neil Brownadd CFLAGS to mdassemble build and fix a couple of...
2006-05-29  Neil Brownsnprintf size should be at most the size of the buffer
2006-05-26  Neil BrownChoose better devnumbers and tidy up some issues with...
2006-05-19  Neil BrownJust updaqte copyright dates and email address
2006-03-28  Neil BrownAdd information about reshape to --detail
2006-03-28  Neil BrownCreate missing /dev files where needed.
2006-03-27  Neil BrownMake scanning of /dev work even if it is a symlink
2006-03-27  Neil BrownRemove ident arg from getinfo_super;
2006-03-13  Neil BrownInitial reshape support
2006-01-31  Neil BrownFix printing of size of reiserfs filesystem.
2006-01-30  Neil BrownReport device size correctly in --detail for Large...
2006-01-30  Neil BrownStuff like..
2005-12-05  Neil BrownAllow scanning of devices listed in /proc/partitions...
2005-09-12  Neil BrownFix assembling of raid10 in the face of missing devices.
2005-08-18  Neil BrownPrint descriptive level when warning about pre-existing...
2005-08-09  Neil BrownSupport nameing of version-1 arrays.
next