<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#193d9e768ba63fcfb187cfd17f461f7d41345048</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:10:17 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b5ff185e19f6013ca565b2a15bc2d6abce933f46 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#b5ff185e19f6013ca565b2a15bc2d6abce933f46</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Sat, 12 Sep 2015 13:41:31 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab875b713d0afab5f0650f06d48a38777a7ae43e - Catch up with head, primarily for the 1.14.4.0 firmware.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#ab875b713d0afab5f0650f06d48a38777a7ae43e</link>
        <description>Catch up with head, primarily for the 1.14.4.0 firmware.

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Fri, 14 Aug 2015 00:01:13 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4cd9b24e478b38e4e497f3ab98e09d6a00a5390d - Merge ^/head r284737 through r285152.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#4cd9b24e478b38e4e497f3ab98e09d6a00a5390d</link>
        <description>Merge ^/head r284737 through r285152.

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Sat, 04 Jul 2015 23:50:39 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>12f05b84463baacfada5a79eaed061a4899d98aa - Kill MFILES and find things automatically. It turned out to be only</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#12f05b84463baacfada5a79eaed061a4899d98aa</link>
        <description>Kill MFILES and find things automatically. It turned out to be onlylightly used. Find the proper .m file when we depend on *_if.[ch] inthe srcs line, with seat-belts for false positive matches.  This usesmake&apos;s path mechanism. A further refinement would be to calculate thisonce, and then pass the resulting _MPATH to modules submakes.Differential Revision: https://reviews.freebsd.org/D2327

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Fri, 03 Jul 2015 03:50:26 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b652778e426d00b6a1df29bbd86869db86f36e25 - IFC @ r238370</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#b652778e426d00b6a1df29bbd86869db86f36e25</link>
        <description>IFC @ r238370

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Wed, 11 Jul 2012 21:54:21 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>31ccd48942f0df842d9a31fe8e862c197ff296b9 - Merge head r233826 through r236168.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#31ccd48942f0df842d9a31fe8e862c197ff296b9</link>
        <description>Merge head r233826 through r236168.

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Mon, 28 May 2012 11:23:12 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a068746777241722b2b32c5d0bc443a2a64d80b - MFC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#6a068746777241722b2b32c5d0bc443a2a64d80b</link>
        <description>MFC

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Tue, 15 May 2012 02:42:12 +0200</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>00f32ecbd008dc8a34aff9ab9f82515715ab101a - Add to GEOM RAID class module, supporting the DDF metadata format, as</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#00f32ecbd008dc8a34aff9ab9f82515715ab101a</link>
        <description>Add to GEOM RAID class module, supporting the DDF metadata format, asdefined by the SNIA Common RAID Disk Data Format Specification v2.0.Supports multiple volumes per array and multiple partitions per disk.Supports standard big-endian and Adaptec&apos;s little-endian byte ordering.Supports all single-layer RAID levels. Dual-layer RAID levels exceptRAID10 are not supported now because of GEOM RAID design limitations.Some work is still to be done, but the present code already manages basicinteroperation with RAID BIOS of the Adaptec 1430SA SATA RAID controller.MFC after:	1 monthSponsored by:	iXsystems, Inc.

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Mon, 30 Apr 2012 19:53:02 +0200</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3d32887382a046cf83933404b2b8fc3ba0584191 - Merge head r233826 through r234834.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#3d32887382a046cf83933404b2b8fc3ba0584191</link>
        <description>Merge head r233826 through r234834.

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Mon, 30 Apr 2012 13:14:46 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38f1b189cd839bd8aa122ae06cc084810ca1e395 - IFC @ r234692</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#38f1b189cd839bd8aa122ae06cc084810ca1e395</link>
        <description>IFC @ r234692sys/amd64/include/cpufunc.hsys/amd64/include/fpu.hsys/amd64/amd64/fpu.csys/amd64/vmm/vmm.c - Add API to allow vmm FPU state init/save/restore.FP stuff discussed with: kib

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Thu, 26 Apr 2012 09:52:28 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fc1de96060db910b8aa5224d4d10b37baefeca1e - Add to GEOM RAID class module for reading non-degraded RAID5 volumes and</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#fc1de96060db910b8aa5224d4d10b37baefeca1e</link>
        <description>Add to GEOM RAID class module for reading non-degraded RAID5 volumes andsome environment to differentiate 4 possible RAID5 on-disk layouts.Tested with Intel and AMD RAID BIOSes.MFC after:	2 weeks

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Thu, 19 Apr 2012 14:30:12 +0200</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89b172238a5dbea197f3bb46fade76edbe13cab5 - MFgraid/head:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/geom/geom_raid/Makefile#89b172238a5dbea197f3bb46fade76edbe13cab5</link>
        <description>MFgraid/head:Add new RAID GEOM class, that is going to replace ataraid(4) in supportingvarious BIOS-based software RAIDs. Unlike ataraid(4) this implementationdoes not depend on legacy ata(4) subsystem and can be used with any diskdrivers, including new CAM-based ones (ahci(4), siis(4), mvs(4), ata(4)with `options ATA_CAM`). To make code more readable and extensible, thisimplementation follows modular design, including core part and two setsof modules, implementing support for different metadata formats and RAIDlevels.Support for such popular metadata formats is now implemented:Intel, JMicron, NVIDIA, Promise (also used by AMD/ATI) and SiliconImage.Such RAID levels are now supported:RAID0, RAID1, RAID1E, RAID10, SINGLE, CONCAT.For any all of these RAID levels and metadata formats this class supportsfull cycle of volume operations: reading, writing, creation, deletion,disk removal and insertion, rebuilding, dirty shutdown detectionand resynchronization, bad sector recovery, faulty disks tracking,hot-spare disks. For Intel and Promise formats there is support multiplevolumes per disk set.Look graid(8) manual page for additional details.Co-authored by:	impSponsored by:	Cisco Systems, Inc. and iXsystems, Inc.

            List of files:
            /freebsd/sys/modules/geom/geom_raid/Makefile</description>
        <pubDate>Thu, 24 Mar 2011 22:31:32 +0100</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
