<?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>b261d222 - lib/crc: remove CONFIG_LIBCRC32C</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/ceph/Kconfig#b261d222</link>
        <description>lib/crc: remove CONFIG_LIBCRC32CNow that LIBCRC32C does nothing besides select CRC32, make every optionthat selects LIBCRC32C instead select CRC32 directly.  Then removeLIBCRC32C.Reviewed-by: Christoph Hellwig &lt;hch@lst.de&gt;Reviewed-by: &quot;Martin K. Petersen&quot; &lt;martin.petersen@oracle.com&gt;Acked-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Link: https://lore.kernel.org/r/20250401221600.24878-8-ebiggers@kernel.orgSigned-off-by: Eric Biggers &lt;ebiggers@google.com&gt;

            List of files:
            /linux-6.15/net/ceph/Kconfig</description>
        <pubDate>Tue, 01 Apr 2025 22:16:00 +0000</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@google.com&gt;</dc:creator>
    </item>
<item>
        <title>cd1a677c - libceph, ceph: implement msgr2.1 protocol (crc and secure modes)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/ceph/Kconfig#cd1a677c</link>
        <description>libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Implement msgr2.1 wire protocol, available since nautilus 14.2.11and octopus 15.2.5.  msgr2.0 wire protocol is not implemented -- ithas several security, integrity and robustness issues and thereforeconsidered deprecated.Signed-off-by: Ilya Dryomov &lt;idryomov@gmail.com&gt;

            List of files:
            /linux-6.15/net/ceph/Kconfig</description>
        <pubDate>Thu, 19 Nov 2020 15:59:08 +0000</pubDate>
        <dc:creator>Ilya Dryomov &lt;idryomov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>94f17c00 - libceph: replace HTTP links with HTTPS ones</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/ceph/Kconfig#94f17c00</link>
        <description>libceph: replace HTTP links with HTTPS onesRationale:Reduces attack surface on kernel devs opening the links for MITMas HTTPS traffic is much harder to manipulate.Deterministic algorithm:For each file:  If not .svg:    For each line:      If doesn&apos;t contain `\bxmlns\b`:        For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:	  If neither `\bgnu\.org/license`, nor `\bmozilla\.org/MPL\b`:            If both the HTTP and HTTPS versions            return 200 OK and serve the same content:              Replace HTTP with HTTPS.[ idryomov: Do the same for the CRUSH paper and replace  ceph.newdream.net with ceph.io. ]Signed-off-by: Alexander A. Klimov &lt;grandmaster@al2klimov.de&gt;Reviewed-by: Ilya Dryomov &lt;idryomov@gmail.com&gt;Signed-off-by: Ilya Dryomov &lt;idryomov@gmail.com&gt;

            List of files:
            /linux-6.15/net/ceph/Kconfig</description>
        <pubDate>Wed, 08 Jul 2020 06:53:28 +0000</pubDate>
        <dc:creator>Alexander A. Klimov &lt;grandmaster@al2klimov.de&gt;</dc:creator>
    </item>
<item>
        <title>9dfe1361 - docs: networking: convert dns_resolver.txt to ReST</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/ceph/Kconfig#9dfe1361</link>
        <description>docs: networking: convert dns_resolver.txt to ReST- add SPDX header;- adjust titles and chapters, adding proper markups;- comment out text-only TOC from html/pdf output;- mark code blocks and literals as such;- adjust identation, whitespaces and blank lines;- add to networking/index.rst.Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/net/ceph/Kconfig</description>
        <pubDate>Mon, 27 Apr 2020 22:01:32 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/ceph/Kconfig#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/net/ceph/Kconfig</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>24e1dd6a - ceph: fix whitespace</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/ceph/Kconfig#24e1dd6a</link>
        <description>ceph: fix whitespaceRemove blank lines at end of file and trailing whitespace.Signed-off-by: Stephen Hemminger &lt;stephen@networkplumber.org&gt;Signed-off-by: Ilya Dryomov &lt;idryomov@gmail.com&gt;

            List of files:
            /linux-6.15/net/ceph/Kconfig</description>
        <pubDate>Tue, 24 Jul 2018 19:29:07 +0000</pubDate>
        <dc:creator>Stephen Hemminger &lt;stephen@networkplumber.org&gt;</dc:creator>
    </item>
<item>
        <title>dc220db0 - libceph: select CRYPTO_CBC in addition to CRYPTO_AES</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/ceph/Kconfig#dc220db0</link>
        <description>libceph: select CRYPTO_CBC in addition to CRYPTO_AESWe want &quot;cbc(aes)&quot; algorithm, so select CRYPTO_CBC too, not justCRYPTO_AES.  Otherwise on !CRYPTO_CBC kernels we fail rbd map/mountwith    libceph: error -2 building auth method x requestSigned-off-by: Ilya Dryomov &lt;ilya.dryomov@inktank.com&gt;

            List of files:
            /linux-6.15/net/ceph/Kconfig</description>
        <pubDate>Fri, 05 Sep 2014 16:16:52 +0000</pubDate>
        <dc:creator>Ilya Dryomov &lt;ilya.dryomov@inktank.com&gt;</dc:creator>
    </item>
<item>
        <title>11e9ec6e - net/ceph: remove depends on CONFIG_EXPERIMENTAL</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/ceph/Kconfig#11e9ec6e</link>
        <description>net/ceph: remove depends on CONFIG_EXPERIMENTALThe CONFIG_EXPERIMENTAL config item has not carried much meaning for awhile now and is almost always enabled by default. As agreed during theLinux kernel summit, remove it from any &quot;depends on&quot; lines in Kconfigs.CC: Sage Weil &lt;sage@inktank.com&gt;CC: &quot;David S. Miller&quot; &lt;davem@davemloft.net&gt;Signed-off-by: Kees Cook &lt;keescook@chromium.org&gt;Acked-by: David S. Miller &lt;davem@davemloft.net&gt;Acked-by: Sage Weil &lt;sage@inktank.com&gt;

            List of files:
            /linux-6.15/net/ceph/Kconfig</description>
        <pubDate>Tue, 02 Oct 2012 18:19:40 +0000</pubDate>
        <dc:creator>Kees Cook &lt;keescook@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>ee3b56f2 - ceph: use kernel DNS resolver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/ceph/Kconfig#ee3b56f2</link>
        <description>ceph: use kernel DNS resolverChange ceph_parse_ips to take either names given asIP addresses or standard hostnames (e.g. localhost).The DNS lookup is done using the dns_resolver facilitysimilar to its use in AFS, NFS, and CIFS.This patch defines CONFIG_CEPH_LIB_USE_DNS_RESOLVERthat controls if this feature is on or off.Signed-off-by: Noah Watkins &lt;noahwatkins@gmail.com&gt;Signed-off-by: Sage Weil &lt;sage@newdream.net&gt;

            List of files:
            /linux-6.15/net/ceph/Kconfig</description>
        <pubDate>Fri, 23 Sep 2011 18:48:42 +0000</pubDate>
        <dc:creator>Noah Watkins &lt;noahwatkins@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e2c3d29b - libceph: Get secret from the kernel keys api when mounting with key=NAME.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/ceph/Kconfig#e2c3d29b</link>
        <description>libceph: Get secret from the kernel keys api when mounting with key=NAME.Signed-off-by: Tommi Virtanen &lt;tommi.virtanen@dreamhost.com&gt;Signed-off-by: Sage Weil &lt;sage@newdream.net&gt;

            List of files:
            /linux-6.15/net/ceph/Kconfig</description>
        <pubDate>Fri, 25 Mar 2011 23:40:48 +0000</pubDate>
        <dc:creator>Tommi Virtanen &lt;tommi.virtanen@dreamhost.com&gt;</dc:creator>
    </item>
<item>
        <title>3d14c5d2 - ceph: factor out libceph from Ceph file system</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/ceph/Kconfig#3d14c5d2</link>
        <description>ceph: factor out libceph from Ceph file systemThis factors out protocol and low-level storage parts of ceph into aseparate libceph module living in net/ceph and include/linux/ceph.  Thisis mostly a matter of moving files around.  However, a few key piecesof the interface change as well: - ceph_client becomes ceph_fs_client and ceph_client, where the latter   captures the mon and osd clients, and the fs_client gets the mds client   and file system specific pieces. - Mount option parsing and debugfs setup is correspondingly broken into   two pieces. - The mon client gets a generic handler callback for otherwise unknown   messages (mds map, in this case). - The basic supported/required feature bits can be expanded (and are by   ceph_fs_client).No functional change, aside from some subtle error handling cases that gotcleaned up in the refactoring process.Signed-off-by: Sage Weil &lt;sage@newdream.net&gt;

            List of files:
            /linux-6.15/net/ceph/Kconfig</description>
        <pubDate>Tue, 06 Apr 2010 22:14:15 +0000</pubDate>
        <dc:creator>Yehuda Sadeh &lt;yehuda@hq.newdream.net&gt;</dc:creator>
    </item>
</channel>
</rss>
