<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>92186c14 - scsi: iscsi_tcp: Switch to using the crc32c library</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#92186c14</link>
        <description>scsi: iscsi_tcp: Switch to using the crc32c libraryNow that the crc32c() library function directly takes advantage ofarchitecture-specific optimizations, it is unnecessary to go through thecrypto API.  Just use crc32c().  This is much simpler, and it improvesperformance due to eliminating the crypto API overhead.Signed-off-by: Eric Biggers &lt;ebiggers@google.com&gt;Link: https://lore.kernel.org/r/20250207041724.70733-1-ebiggers@kernel.orgSigned-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Fri, 07 Feb 2025 04:17:24 +0000</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@google.com&gt;</dc:creator>
    </item>
<item>
        <title>772ba9b5 - scsi: cxlflash: Remove driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#772ba9b5</link>
        <description>scsi: cxlflash: Remove driverRemove the cxlflash driver for IBM CAPI Flash devices.The cxlflash driver has received minimal maintenance for some time, andthe CAPI Flash hardware that uses it is no longer commercially available.Thanks to Uma Krishnan, Matthew Ochs and Manoj Kumar for their work onthis driver over the years.Signed-off-by: Andrew Donnellan &lt;ajd@linux.ibm.com&gt;Link: https://lore.kernel.org/r/20250203072801.365551-2-ajd@linux.ibm.comReviewed-by: Frederic Barrat &lt;fbarrat@linux.ibm.com&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Mon, 03 Feb 2025 07:27:59 +0000</pubDate>
        <dc:creator>Andrew Donnellan &lt;ajd@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>e9f5f44a - block: remove the blk_integrity_profile structure</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#e9f5f44a</link>
        <description>block: remove the blk_integrity_profile structureBlock layer integrity configuration is a bit complex right now, as itindirects through operation vectors for a simple two-dimensionalconfiguration: a) the checksum type of none, ip checksum, crc, crc64 b) the presence or absence of a reference tagRemove the integrity profile, and instead add a separate csum_type flagwhich replaces the existing ip-checksum field and a new flag thatindicates the presence of the reference tag.This removes up to two layers of indirect calls, remove the need tooffload the no-op verification of non-PI metadata to a workqueue andgenerally simplifies the code. The downside is that block/t10-pi.c nowhas to be built into the kernel when CONFIG_BLK_DEV_INTEGRITY issupported.  Given that both nvme and SCSI require t10-pi.ko, it is loadedfor all usual configurations that enabled CONFIG_BLK_DEV_INTEGRITYalready, though.Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Reviewed-by: Kanchan Joshi &lt;joshi.k@samsung.com&gt;Reviewed-by: Hannes Reinecke &lt;hare@suse.de&gt;Reviewed-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;Link: https://lore.kernel.org/r/20240613084839.1044015-6-hch@lst.deSigned-off-by: Jens Axboe &lt;axboe@kernel.dk&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Thu, 13 Jun 2024 08:48:15 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>1bf1f575 - scsi: qla2xxx: Indent help text</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#1bf1f575</link>
        <description>scsi: qla2xxx: Indent help textFix indentation of config option&apos;s help text by adding leading spaces.Generally help text is indented by couple of spaces more beyond the leadingtab &lt;\t&gt; character.  It helps Kconfig parsers to read file without error.Signed-off-by: Prasad Pandit &lt;pjp@fedoraproject.org&gt;Link: https://lore.kernel.org/r/20240321112438.1759347-1-ppandit@redhat.comSigned-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Thu, 21 Mar 2024 11:24:38 +0000</pubDate>
        <dc:creator>Prasad Pandit &lt;pjp@fedoraproject.org&gt;</dc:creator>
    </item>
<item>
        <title>4977c0f4 - scsi: scsi_proto: Add structures and constants related to I/O groups and streams</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#4977c0f4</link>
        <description>scsi: scsi_proto: Add structures and constants related to I/O groups and streamsPrepare for adding code that will query the I/O advice hints groupdescriptors and for adding code that will retrieve the stream status.Cc: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;Signed-off-by: Bart Van Assche &lt;bvanassche@acm.org&gt;Link: https://lore.kernel.org/r/20240130214911.1863909-11-bvanassche@acm.orgSigned-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Tue, 30 Jan 2024 21:48:36 +0000</pubDate>
        <dc:creator>Bart Van Assche &lt;bvanassche@acm.org&gt;</dc:creator>
    </item>
<item>
        <title>9ddf190a - scsi: jazz_esp: Only build if SCSI core is builtin</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#9ddf190a</link>
        <description>scsi: jazz_esp: Only build if SCSI core is builtinJAZZ_ESP is a bool kconfig symbol that selects SCSI_SPI_ATTRS.  WhenCONFIG_SCSI=m, this results in SCSI_SPI_ATTRS=m while JAZZ_ESP=y, whichcauses many undefined symbol linker errors.Fix this by only offering to build this driver when CONFIG_SCSI=y.[mkp: JAZZ_ESP is unique in that it does not support being compiled as amodule unlike the remaining SPI SCSI HBA drivers]Fixes: 1da177e4c3f4 (&quot;Linux-2.6.12-rc2&quot;)Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Link: https://lore.kernel.org/r/20240214055953.9612-1-rdunlap@infradead.orgCc: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;Cc: linux-mips@vger.kernel.orgCc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: Masahiro Yamada &lt;masahiroy@kernel.org&gt;Cc: Nicolas Schier &lt;nicolas@fjasle.eu&gt;Cc: James E.J. Bottomley &lt;jejb@linux.ibm.com&gt;Cc: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;Cc: linux-scsi@vger.kernel.orgCc: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202402112222.Gl0udKyU-lkp@intel.com/Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Wed, 14 Feb 2024 05:59:53 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>25a1f7a0 - scsi: core: Add kunit tests for scsi_check_passthrough()</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#25a1f7a0</link>
        <description>scsi: core: Add kunit tests for scsi_check_passthrough()Add some kunit tests for scsi_check_passthrough() so we can easily makesure we are hitting the cases for which it&apos;s difficult to replicate inhardware or even scsi_debug.Signed-off-by: Mike Christie &lt;michael.christie@oracle.com&gt;Link: https://lore.kernel.org/r/20240123002220.129141-20-michael.christie@oracle.comAcked-by: Christoph Hellwig &lt;hch@lst.de&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Tue, 23 Jan 2024 00:22:20 +0000</pubDate>
        <dc:creator>Mike Christie &lt;michael.christie@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>b0597fd5 - scsi: imm: Add a module parameter for the transfer mode</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#b0597fd5</link>
        <description>scsi: imm: Add a module parameter for the transfer modeFix in the imm driver the same problem that was fixed in the ppa driver bycommit 68a4f84a17c1 (&quot;scsi: ppa: Add a module parameter for the transfermode&quot;).Tested and confirmed working with an Iomega Z250P zip drive and a StarTechPEX1P2 AX99100 PCIe parallel port.Signed-off-by: Alex Henrie &lt;alexhenrie24@gmail.com&gt;Link: https://lore.kernel.org/r/20230831054620.515611-1-alexhenrie24@gmail.comSigned-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Thu, 31 Aug 2023 05:23:48 +0000</pubDate>
        <dc:creator>Alex Henrie &lt;alexhenrie24@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>68a4f84a - scsi: ppa: Add a module parameter for the transfer mode</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#68a4f84a</link>
        <description>scsi: ppa: Add a module parameter for the transfer modeI have an Iomega Z100P2 zip drive, but it does not work with my StarTechPEX1P2 AX99100 PCIe parallel port, which evidently does not support 16-bitor 32-bit EPP. Currently the only way to tell the PPA driver to use 8-bitEPP is to write &apos;mode=3&apos; to /proc/scsi/ppa/*, but the driver doesn&apos;tactually distinguish between the three EPP modes and still tries to use16-bit or 32-bit EPP. And even if writing to that file did make the driveruse 8-bit EPP, it still wouldn&apos;t do me any good because by the time thatfile exists, the drive has already failed to initialize.Add a new parameter /sys/module/ppa/mode to set the transfer mode beforeinitializing the drive. This parameter replaces the use ofCONFIG_SCSI_IZIP_EPP16 in the PPA driver.At the same time, default to 8-bit EPP. 16-bit and 32-bit EPP are notnecessary for the drive to function, nor are they part of the IEEE 1284standard, so the driver should not assume that they are available.Signed-off-by: Alex Henrie &lt;alexhenrie24@gmail.com&gt;Link: https://lore.kernel.org/r/20230807155856.362864-2-alexhenrie24@gmail.comSigned-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Mon, 07 Aug 2023 15:52:58 +0000</pubDate>
        <dc:creator>Alex Henrie &lt;alexhenrie24@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b58b2ba3 - scsi: Add HAS_IOPORT dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#b58b2ba3</link>
        <description>scsi: Add HAS_IOPORT dependenciesIn a future patch HAS_IOPORT=n will result in inb()/outb() and friends notbeing declared. We thus need to add HAS_IOPORT as dependency for thosedrivers using them.Co-developed-by: Arnd Bergmann &lt;arnd@kernel.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@kernel.org&gt;Signed-off-by: Niklas Schnelle &lt;schnelle@linux.ibm.com&gt;Link: https://lore.kernel.org/r/20230522105049.1467313-32-schnelle@linux.ibm.comSigned-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Mon, 22 May 2023 10:50:36 +0000</pubDate>
        <dc:creator>Niklas Schnelle &lt;schnelle@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>65a15d65 - scsi: ipr: Remove SATA support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#65a15d65</link>
        <description>scsi: ipr: Remove SATA supportLinux SATA support in ipr has always been limited to SATA DVDs. The lastsystems that had the option of including a SATA DVD was Power 8, which havebeen withdrawn for some time now, so this support can be removed.Signed-off-by: Brian King &lt;brking@linux.vnet.ibm.com&gt;Link: https://lore.kernel.org/r/20230412174015.114764-1-brking@linux.vnet.ibm.comReviewed-by: Damien Le Moal &lt;dlemoal@kernel.org&gt;Reviewed-by: John Garry &lt;john.g.garry@oracle.com&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Wed, 12 Apr 2023 17:40:15 +0000</pubDate>
        <dc:creator>Brian King &lt;brking@linux.vnet.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>3d217b9a - scsi: core: Make SCSI_MOD depend on BLOCK for cleaner .config files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#3d217b9a</link>
        <description>scsi: core: Make SCSI_MOD depend on BLOCK for cleaner .config filesSCSI_MOD is a helper config symbol for configuring RAID_ATTRS properly,i.e., RAID_ATTRS needs to be m when SCSI=m.This helper config symbol SCSI_MOD still shows up even in kernelconfigurations that do not select the block subsystem and where SCSI is noteven a configuration option mentioned and selectable.Make this SCSI_MOD depend on BLOCK, so that it only shows up when it isslightly relevant in the kernel configuration.Link: https://lore.kernel.org/r/20220919060112.24802-1-lukas.bulwahn@gmail.comReviewed-by: Bart Van Assche &lt;bvanassche@acm.org&gt;Signed-off-by: Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Mon, 19 Sep 2022 06:01:12 +0000</pubDate>
        <dc:creator>Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b04e75a4 - scsi: dpt_i2o: Remove obsolete driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#b04e75a4</link>
        <description>scsi: dpt_i2o: Remove obsolete driverThe dpt_i2o driver was fixed to stop using virt_to_bus() in 2008, but itstill has a stale reference in an error handling code path that could neverwork. I submitted a patch to fix this reference earlier, but HannesReinecke suggested that removing the driver may be just as good here.The i2o driver layer was removed in 2015 with commit 4a72a7af462d(&quot;staging: remove i2o subsystem&quot;), but the even older dpt_i2o scsi driverstayed around.The last non-cleanup patches I could find were from Miquel van Smoorenburgand Mark Salyzyn back in 2008, they might know if there is any chance ofthe hardware still being used anywhere.Link: https://lore.kernel.org/linux-scsi/CAK8P3a1XfwkTOV7qOs1fTxf4vthNBRXKNu8A5V7TWnHT081NGA@mail.gmail.com/T/Link: https://lore.kernel.org/r/20220624155226.2889613-3-arnd@kernel.orgCc: Miquel van Smoorenburg &lt;mikevs@xs4all.net&gt;Cc: Mark Salyzyn &lt;salyzyn@android.com&gt;Cc: Hannes Reinecke &lt;hare@suse.de&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Fri, 24 Jun 2022 15:52:25 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>9f7c2232 - scsi: BusLogic: Remove bus_to_virt()</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#9f7c2232</link>
        <description>scsi: BusLogic: Remove bus_to_virt()The BusLogic driver is the last remaining driver that relies on thedeprecated bus_to_virt() function, which in turn only works on a fewarchitectures, and is incompatible with both swiotlb and iommu support.Before commit 391e2f25601e (&quot;[SCSI] BusLogic: Port driver to 64-bit.&quot;), thedriver had a dependency on x86-32, presumably because of thisproblem. However, the change introduced another bug that made it stillimpossible to use the driver on any 64-bit machine.This was in turn fixed in commit 56f396146af2 (&quot;scsi: BusLogic: Fix 64-bitsystem enumeration error for Buslogic&quot;), 8 years later, which shows thatthere are not a lot of users.Maciej is still using the driver on 32-bit hardware, and Khalid mentionedthat the driver works with the device emulation used in VirtualBox andVMware. Both of those only emulate it for Windows 2000 and older operatingsystems that did not ship with the better LSI logic driver.Do a minimum fix that searches through the list of descriptors to find onethat matches the bus address. This is clearly as inefficient as wasindicated in the code comment about the lack of a bus_to_virt()replacement. A better fix would likely involve changing out the entiredescriptor allocation for a simpler one, but that would be much moreinvasive.Link: https://lore.kernel.org/r/20220624155226.2889613-2-arnd@kernel.orgCc: Maciej W. Rozycki &lt;macro@orcam.me.uk&gt;Cc: Matt Wang &lt;wwentao@vmware.com&gt;Tested-by: Khalid Aziz &lt;khalid@gonehiking.org&gt;Reviewed-by: Robin Murphy &lt;robin.murphy@arm.com&gt;Reviewed-by: Hannes Reinecke &lt;hare@suse.de&gt;Acked-by: Khalid Aziz &lt;khalid@gonehiking.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Fri, 24 Jun 2022 15:52:24 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>dd11376b - scsi: ufs: Split the drivers/scsi/ufs directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#dd11376b</link>
        <description>scsi: ufs: Split the drivers/scsi/ufs directorySplit the drivers/scsi/ufs directory into &apos;core&apos; and &apos;host&apos; directoriesunder the drivers/ufs/ directory. Move shared header files into theinclude/ufs/ directory. This separation makes it clear which header filesUFS drivers are allowed to include (include/ufs/*.h) and which header filesUFS drivers are not allowed to include (drivers/ufs/core/*.h).Update the MAINTAINERS file. Add myself as a UFS reviewer.Link: https://lore.kernel.org/r/20220511212552.655341-1-bvanassche@acm.orgCc: Adrian Hunter &lt;adrian.hunter@intel.com&gt;Cc: Avri Altman &lt;avri.altman@wdc.com&gt;Cc: Bean Huo &lt;beanhuo@micron.com&gt;Cc: Bjorn Andersson &lt;bjorn.andersson@linaro.org&gt;Cc: Keoseong Park &lt;keosung.park@samsung.com&gt;Tested-by: Bean Huo &lt;beanhuo@micron.com&gt;Tested-by: Adrian Hunter &lt;adrian.hunter@intel.com&gt;Reviewed-by: Bean Huo &lt;beanhuo@micron.com&gt;Acked-by: Avri Altman &lt;avri.altman@wdc.com&gt;Acked-by: Adrian Hunter &lt;adrian.hunter@intel.com&gt;Signed-off-by: Bart Van Assche &lt;bvanassche@acm.org&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Wed, 11 May 2022 21:25:52 +0000</pubDate>
        <dc:creator>Bart Van Assche &lt;bvanassche@acm.org&gt;</dc:creator>
    </item>
<item>
        <title>33ff4ce4 - scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#33ff4ce4</link>
        <description>scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONCONFIG_BLK_SCSI_REQUEST is rather misnamed as it enables building a smallamount of code shared by the SCSI initiator, target, and consumers of thescsi_request passthrough API.  Rename it and also allow building it as amodule.[mkp: add module license]Link: https://lore.kernel.org/r/20210724072033.1284840-20-hch@lst.deSigned-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Sat, 24 Jul 2021 07:20:28 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>78011042 - scsi: bsg: Move bsg_scsi_ops to drivers/scsi/</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#78011042</link>
        <description>scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Move the SCSI-specific bsg code in the SCSI midlayer instead of in thecommon bsg code.  This just keeps the common bsg code block/ and alsoallows building it as a module.Link: https://lore.kernel.org/r/20210724072033.1284840-15-hch@lst.deSigned-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Sat, 24 Jul 2021 07:20:23 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>d2500a0c - scsi: blkcg: Fix application ID config options</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#d2500a0c</link>
        <description>scsi: blkcg: Fix application ID config optionsCommit d2bcbeab4200 (&quot;scsi: blkcg: Add app identifier support forblkcg&quot;) introduced an FC_APPID config option under SCSI. However, theadded config option is not used anywhere. Simply remove it.The block layer BLK_CGROUP_FC_APPID config option is what actuallycontrols whether the application ID code should be built or not. Makethis option dependent on NVMe over FC since that is currently the onlytransport which supports the capability.Fixes: d2bcbeab4200 (&quot;scsi: blkcg: Add app identifier support for blkcg&quot;)Reported-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;Reviewed-by: Christoph Hellwig &lt;hch@lst.de&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Sat, 03 Jul 2021 15:58:33 +0000</pubDate>
        <dc:creator>Martin K. Petersen &lt;martin.petersen@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>ebc076b3 - scsi: elx: efct: Tie into kernel Kconfig and build process</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#ebc076b3</link>
        <description>scsi: elx: efct: Tie into kernel Kconfig and build processThis final patch ties the efct driver into the kernel Kconfig and buildlinkages in the drivers/scsi directory.Link: https://lore.kernel.org/r/20210601235512.20104-32-jsmart2021@gmail.comReported-by: kernel test robot &lt;lkp@intel.com&gt;Reviewed-by: Hannes Reinecke &lt;hare@suse.de&gt;Reviewed-by: Daniel Wagner &lt;dwagner@suse.de&gt;Co-developed-by: Ram Vegesna &lt;ram.vegesna@broadcom.com&gt;Signed-off-by: Ram Vegesna &lt;ram.vegesna@broadcom.com&gt;Signed-off-by: James Smart &lt;jsmart2021@gmail.com&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Tue, 01 Jun 2021 23:55:12 +0000</pubDate>
        <dc:creator>James Smart &lt;jsmart2021@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d2bcbeab - scsi: blkcg: Add app identifier support for blkcg</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/Kconfig#d2bcbeab</link>
        <description>scsi: blkcg: Add app identifier support for blkcgAdd a unique application identifier (i.e fc_app_id member) in blkcg. Thisallows identification of traffic belonging to an specific both on the hostand in the fabric infrastructure. As an example, this allows the storagestack to uniquely identify traffic belong to particular virtual machine.Link: https://lore.kernel.org/r/20210608043556.274139-3-muneendra.kumar@broadcom.comReviewed-by: Himanshu Madhani &lt;himanshu.madhani@oracle.com&gt;Reviewed-by: Hannes Reinecke &lt;hare@suse.de&gt;Acked-by: Tejun Heo &lt;tj@kernel.org&gt;Signed-off-by: Muneendra Kumar &lt;muneendra.kumar@broadcom.com&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/Kconfig</description>
        <pubDate>Tue, 08 Jun 2021 04:35:45 +0000</pubDate>
        <dc:creator>Muneendra Kumar &lt;muneendra.kumar@broadcom.com&gt;</dc:creator>
    </item>
</channel>
</rss>
