]> git.ipfire.org Git - thirdparty/mdadm.git/history - mapfile.c
Incremental: Remove redundant call for GET_ARRAY_INFO
[thirdparty/mdadm.git] / mapfile.c
2016-06-03  Mike LovellUse dev_t for devnm2devid and devid2devnm
2015-12-21  NeilBrownMerge branch 'fix-unlikely-potential-overflows' of...
2015-12-03  Bas van Schaikmake sure 'path' buffer is large enough to fit 200...
2014-11-03  NeilBrownRebuildmap: strip local host name from device name.
2013-06-19  NeilBrownRemove lots of unnecessary white space.
2013-02-21  NeilBrownDiscard devnum in favour of devnm
2012-10-04  NeilBrownHandles spaces in array names better.
2012-08-20  NeilBrownmapfile: fix mapfile rebuild for containers
2012-07-09  NeilBrownRemove scattered checks for malloc success.
2012-05-17  NeilBrownRebuildMap: check that container_content returns a...
2012-05-03  NeilBrownAdjust to new standard of /run
2012-03-07  Czarnowska, AnnaReset bad flag on map update
2011-11-01  NeilBrownRemove duplicated code: search_mdstat and conf_match
2011-10-02  Lukasz Doraufix: correct unlocking of map file
2011-03-24  NeilBrownMerge branch 'master' into devel-3.2
2011-03-15  NeilBrownMerge branch 'master' into devel-3.2
2011-03-14  NeilBrownMerge branch 'master' into devel-3.2
2011-03-10  NeilBrownMerge branch 'master' into devel-3.2
2011-02-01  NeilBrownVarious compile fixes.
2010-12-13  NeilBrownMerge branch 'master' into devel-3.2
2010-12-09  NeilBrownMerge branch 'master' into devel-3.2
2010-11-22  NeilBrownImprove mddev_ident type definitions.
2010-11-22  NeilBrownUse new container_content rather than passing subarray...
2010-11-22  NeilBrownmapinfo: simplify subarray handling.
2010-11-22  NeilBrownget_info_super: report which other devices are thought...
2010-08-06  NeilBrownmapfile: just have one place to store the mapfile
2010-07-28  NeilBrownSome fixes to the mapfile code.
2010-07-28  NeilBrownBugfix: mapfile locking is broken/racy
2010-07-22  Doug LedfordFix all the confusion over directories once and for...
2010-07-06  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2010-07-02  Dan WilliamsMerge branch 'fixes' into for-neil
2010-06-17  Dan WilliamsAlways assume SKIP_GONE_DEVS behaviour and kill the...
2010-04-19  Dan WilliamsCreate: cleanup after failed create in duplicated array...
2010-04-06  NeilBrownMerge branch 'HEAD'; commit 'a4b93c9ce4f15217afb8'
2010-03-23  Doug LedfordOnly signal a udev change event if we actually write...
2010-03-23  Doug Ledfordmapfile: if we putting the mapfile in a custom location...
2010-03-23  Doug LedfordCreate directory to contain mapfile (Assuming parent...
2010-02-08  NeilBrownmapfile: use ALT_RUN as alternate place to store mapfile
2010-01-29  NeilBrownmapfile: fix locking.
2009-10-19  NeilBrownMerge git://github.com/djbw/mdadm
2009-10-01  NeilBrownMerge branch 'master' into devel-3.1
2009-10-01  NeilBrownFix null-dereference in set_member_info
2009-08-07  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2009-08-01  Dan Williamsfix RebuildMap() to retrieve 'subarray' info
2009-06-02  NeilBrownMerge branch 'master' into devel-3.0
2009-05-11  NeilBrownMerge branch 'master' into devel-3.0
2009-05-11  NeilBrownmapfile - when rebuilding, choose an appropriate name...
2009-05-11  NeilBrownmapfile - Fix off-by-one error in RebuildMap
2009-05-11  NeilBrownmapfile: allow the path name to the device to be empty.
2009-04-14  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm...
2009-04-14  NeilBrownmapfile: optionally store map file in /dev
2009-04-12  Dan WilliamsRebuildMap: handle missing disks
2009-03-10  NeilBrownMerge branch 'master' in devel-3.0
2009-02-02  NeilBrownMerge branch 'master' into devel-3.0
2009-01-07  NeilBrownMerge branch 'master' into scratch-3.0
2009-01-07  NeilBrownFree mdstat data structures properly.
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-18  NeilBrownmap: rebuild map if it doesn't exist.
2008-11-27  NeilBrownMerge branch 'master' into devel-3.0
2008-11-04  NeilBrownmapfile: validate entries before they are returned.
2008-11-04  NeilBrownmdopen: use small sequence number for uniquifying array...
2008-11-04  NeilBrownIncremental: lock against multiple concurrent addition...
2008-11-04  NeilBrownManage: when stopping an array, delete all names from...
2008-11-04  NeilBrownAlways update mdadm/map when starting an array.
2008-11-02  NeilBrownMerge branch 'master' into scratch-3.0
2008-11-02  NeilBrownmapfile: fix bug in testing for /var/run/mdadm/
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-17  NeilBrownMerge branch 'master' into devel-3.0
2008-09-18  NeilBrownLots of fixes to make incremental assembly of container...
2008-08-07  NeilBrownMerge branch 'master' into from-stable
2008-07-12  Neil BrownUse text_version in map_file rather than major.minor.
2006-12-21  Neil BrownAdd new mode: --incremental