]> git.ipfire.org Git - thirdparty/mdadm.git/history - mapfile.c
Use new container_content rather than passing subarray to load_super.
[thirdparty/mdadm.git] / mapfile.c
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