<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/device_handler/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/scsi/device_handler/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>086b91d0 - scsi_dh: integrate into the core SCSI code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/device_handler/Makefile#086b91d0</link>
        <description>scsi_dh: integrate into the core SCSI codeStop building scsi_dh as a separate module and integrate it fully into thecore SCSI code with explicit callouts at bus scan time.  For now thecallouts are placed at the same point as the old bus notifiers were called,but in the future we will be able to look at ALUA INQUIRY data earlier on.Note that this also means that the device handler modules need to be loadedby the time we scan the bus.  The next patches will add support forautoloading device handlers at bus scan time to make sure they are alwaysloaded if they are enabled in the kernel config.Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Reviewed-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;Reviewed-by: Hannes Reinecke &lt;hare@suse.de&gt;Acked-by: Mike Snitzer &lt;snitzer@redhat.com&gt;Signed-off-by: James Bottomley &lt;JBottomley@Odin.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/device_handler/Makefile</description>
        <pubDate>Thu, 27 Aug 2015 12:16:57 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>057ea7c9 - [SCSI] scsi_dh: add generic SPC-3 alua handler</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/device_handler/Makefile#057ea7c9</link>
        <description>[SCSI] scsi_dh: add generic SPC-3 alua handlerSigned-off-by: Hannes Reinecke &lt;hare@suse.de&gt;Signed-off-by: Chandra Seetharaman &lt;sekharan@us.ibm.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@HansenPartnership.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/device_handler/Makefile</description>
        <pubDate>Thu, 17 Jul 2008 23:53:21 +0000</pubDate>
        <dc:creator>Hannes Reinecke &lt;hare@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>5e7dccad - [SCSI] scsi_dh: add EMC Clariion device handler</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/device_handler/Makefile#5e7dccad</link>
        <description>[SCSI] scsi_dh: add EMC Clariion device handlerThis adds support for EMC Clariions. This patch has the features thatcurrently exists in mainline and advanced features from Ed&apos;s patches.Signed-off-by: Chandra Seetharaman &lt;sekharan@us.ibm.com&gt;Signed-off-by: Mike Christie &lt;michaelc@cs.wisc.edu&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@HansenPartnership.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/device_handler/Makefile</description>
        <pubDate>Thu, 01 May 2008 21:50:04 +0000</pubDate>
        <dc:creator>Chandra Seetharaman &lt;sekharan@us.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>f6dd337e - [SCSI] scsi_dh: add hp sw device handler</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/device_handler/Makefile#f6dd337e</link>
        <description>[SCSI] scsi_dh: add hp sw device handlerThis patch provides the device handler to support the older hp boxeswhich cannot be upgraded.Signed-off-by: Mike Christie &lt;michaelc@cs.wisc.edu&gt;Signed-off-by: Chandra Seetharaman &lt;sekharan@us.ibm.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@HansenPartnership.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/device_handler/Makefile</description>
        <pubDate>Thu, 01 May 2008 21:49:59 +0000</pubDate>
        <dc:creator>Mike Christie &lt;michaelc@cs.wisc.edu&gt;</dc:creator>
    </item>
<item>
        <title>fbd7ab3e - [SCSI] scsi_dh: add lsi rdac device handler</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/device_handler/Makefile#fbd7ab3e</link>
        <description>[SCSI] scsi_dh: add lsi rdac device handlerThis patch provides the device handler to support the LSI RDAC SCSIbased storage devices.Signed-off-by: Chandra Seetharaman &lt;sekharan@us.ibm.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@HansenPartnership.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/device_handler/Makefile</description>
        <pubDate>Thu, 01 May 2008 21:49:52 +0000</pubDate>
        <dc:creator>Chandra Seetharaman &lt;sekharan@us.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>a6a8d9f8 - [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/device_handler/Makefile#a6a8d9f8</link>
        <description>[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersSome of the storage devices (that can be accessed through multiple paths),do need some special handling for	1. Activating the passive path of the storage access.	2. Decode and handle the special sense codes returned by the devices.	3. Handle the I/Os being sent to the passive path, especially           during the device probe time.when accessed through multiple paths.As of today this special device handling is done at the dm-multipathlayer using dm-handlers. That works well for (1); for (2) to be handledat dm layer, scsi sense information need to be exported from SCSI to dm-layer,which is not very attractive; (3) cannot be done at all at the dm layer.Device handler has been moved to SCSI mainly to handle (2) and (3) properly.Signed-off-by: Chandra Seetharaman &lt;sekharan@us.ibm.com&gt;Signed-off-by: Mike Anderson &lt;andmike@linux.vnet.ibm.com&gt;Signed-off-by: Mike Christie &lt;michaelc@cs.wisc.edu&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@HansenPartnership.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/device_handler/Makefile</description>
        <pubDate>Thu, 01 May 2008 21:49:46 +0000</pubDate>
        <dc:creator>Chandra Seetharaman &lt;sekharan@us.ibm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
