<?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>d6e94913 - block/rnbd: introduce rnbd_access_modes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/block/rnbd/Makefile#d6e94913</link>
        <description>block/rnbd: introduce rnbd_access_modesAdd one new array (marked with __maybe_unused to prevent gcc warning about&quot;defined but not used&quot; with W=1), then we can remove rnbd_access_mode_strand rnbd-common.c accordingly.Signed-off-by: Guoqing Jiang &lt;guoqing.jiang@linux.dev&gt;Acked-by: Jack Wang &lt;jinpu.wang@ionos.com&gt;Link: https://lore.kernel.org/r/20230524070026.2932-4-guoqing.jiang@linux.devSigned-off-by: Jens Axboe &lt;axboe@kernel.dk&gt;

            List of files:
            /linux-6.15/drivers/block/rnbd/Makefile</description>
        <pubDate>Wed, 24 May 2023 07:00:21 +0000</pubDate>
        <dc:creator>Guoqing Jiang &lt;guoqing.jiang@linux.dev&gt;</dc:creator>
    </item>
<item>
        <title>6856b194 - rnbd-srv: remove rnbd_dev_{open,close}</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/block/rnbd/Makefile#6856b194</link>
        <description>rnbd-srv: remove rnbd_dev_{open,close}These can be trivially open coded in the callers.Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Reviewed-by: Chaitanya Kulkarni &lt;kch@nvidia.com&gt;Acked-by: Jack Wang &lt;jinpu.wang@ionos.com&gt;Link: https://lore.kernel.org/r/20220909131509.3263924-4-hch@lst.deSigned-off-by: Jens Axboe &lt;axboe@kernel.dk&gt;

            List of files:
            /linux-6.15/drivers/block/rnbd/Makefile</description>
        <pubDate>Fri, 09 Sep 2022 13:15:08 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>74e237b6 - block/rnbd-srv: Add event tracing support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/block/rnbd/Makefile#74e237b6</link>
        <description>block/rnbd-srv: Add event tracing supportAdd event tracing mechanism for following routines: - create_sess() - destroy_sess() - process_rdma() - process_msg_sess_info() - process_msg_open() - process_msg_close()How to use:1. Load the rnbd_server module2. cd /sys/kernel/debug/tracing3. If all the events need to be enabled:        echo 1 &gt; events/rnbd_srv/enable4. OR only speific routine/event needs to be enabled e.g.        echo 1 &gt; events/rnbd_srv/create_sess/enable5. cat trace5. Run some workload which can trigger create_sess() routine/eventSigned-off-by: Santosh Pradhan &lt;santosh.pradhan@ionos.com&gt;Signed-off-by: Jack Wang &lt;jinpu.wang@ionos.com&gt;Signed-off-by: Md Haris Iqbal &lt;haris.iqbal@ionos.com&gt;Link: https://lore.kernel.org/r/20220818105551.110490-2-haris.iqbal@ionos.comSigned-off-by: Jens Axboe &lt;axboe@kernel.dk&gt;

            List of files:
            /linux-6.15/drivers/block/rnbd/Makefile</description>
        <pubDate>Thu, 18 Aug 2022 10:55:51 +0000</pubDate>
        <dc:creator>Santosh Pradhan &lt;santosh.pradhan@ionos.com&gt;</dc:creator>
    </item>
<item>
        <title>bc018853 - block/rnbd: include client and server modules into kernel compilation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/block/rnbd/Makefile#bc018853</link>
        <description>block/rnbd: include client and server modules into kernel compilationAdd rnbd Makefile, Kconfig and also corresponding lines into upper blocklayer files.Link: https://lore.kernel.org/r/20200511135131.27580-24-danil.kipnis@cloud.ionos.comSigned-off-by: Danil Kipnis &lt;danil.kipnis@cloud.ionos.com&gt;Signed-off-by: Jack Wang &lt;jinpu.wang@cloud.ionos.com&gt;Reviewed-by: Bart Van Assche &lt;bvanassche@acm.org&gt;Acked-by: Jens Axboe &lt;axboe@kernel.dk&gt;Signed-off-by: Jason Gunthorpe &lt;jgg@mellanox.com&gt;

            List of files:
            /linux-6.15/drivers/block/rnbd/Makefile</description>
        <pubDate>Mon, 11 May 2020 13:51:29 +0000</pubDate>
        <dc:creator>Jack Wang &lt;jinpu.wang@cloud.ionos.com&gt;</dc:creator>
    </item>
</channel>
</rss>
