<?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 procfs-diskstats</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ebab9426 - Documentation/ABI: Fix typos</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/procfs-diskstats#ebab9426</link>
        <description>Documentation/ABI: Fix typosFix typos in Documentation/ABI.  The changes are in descriptions orcomments where they shouldn&apos;t affect use of the ABIs.Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Link: https://lore.kernel.org/r/20230814212822.193684-2-helgaas@kernel.orgSigned-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/procfs-diskstats</description>
        <pubDate>Mon, 14 Aug 2023 21:28:20 +0000</pubDate>
        <dc:creator>Bjorn Helgaas &lt;bhelgaas@google.com&gt;</dc:creator>
    </item>
<item>
        <title>54a19b4d - docs: ABI: cleanup several ABI documents</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/procfs-diskstats#54a19b4d</link>
        <description>docs: ABI: cleanup several ABI documentsThere are some ABI documents that, while they don&apos;t generateany warnings, they have issues when parsed by get_abi.pl scripton its output result.Address them, in order to provide a clean output.Reviewed-by: Tom Rix &lt;trix@redhat.com&gt; # for fpga-managerReviewed-By: Kajol Jain&lt;kjain@linux.ibm.com&gt; # for sysfs-bus-event_source-devices-hv_gpci and sysfs-bus-event_source-devices-hv_24x7Acked-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt; #for IIOAcked-by: Oded Gabbay &lt;oded.gabbay@gmail.com&gt; # for HabanalabsAcked-by: Vaibhav Jain &lt;vaibhav@linux.ibm.com&gt; # for sysfs-bus-papr-pmemAcked-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt; # for catptAcked-by: Suzuki K Poulose &lt;suzuki.poulose@arm.com&gt;Acked-by: Ilya Dryomov &lt;idryomov@gmail.com&gt; # for rbdAcked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/5bc78e5b68ed1e9e39135173857cb2e753be868f.1604042072.git.mchehab+huawei@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/procfs-diskstats</description>
        <pubDate>Fri, 30 Oct 2020 07:40:50 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>34433332 - docs: ABI: testing: make the files compatible with ReST output</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/procfs-diskstats#34433332</link>
        <description>docs: ABI: testing: make the files compatible with ReST outputSome files over there won&apos;t parse well by Sphinx.Fix them.Acked-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt; # for IIOAcked-by: Fabrice Gasnier &lt;fabrice.gasnier@st.com&gt;Acked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/58cf3c2d611e0197fb215652719ebd82ca2658db.1604042072.git.mchehab+huawei@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/procfs-diskstats</description>
        <pubDate>Fri, 30 Oct 2020 07:40:39 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b6866318 - block: add iostat counters for flush requests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/procfs-diskstats#b6866318</link>
        <description>block: add iostat counters for flush requestsRequests that triggers flushing volatile writeback cache to disk (barriers)have significant effect to overall performance.Block layer has sophisticated engine for combining several flush requestsinto one. But there is no statistics for actual flushes executed by disk.Requests which trigger flushes usually are barriers - zero-size writes.This patch adds two iostat counters into /sys/class/block/$dev/stat and/proc/diskstats - count of completed flush requests and their total time.Signed-off-by: Konstantin Khlebnikov &lt;khlebnikov@yandex-team.ru&gt;Signed-off-by: Jens Axboe &lt;axboe@kernel.dk&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/procfs-diskstats</description>
        <pubDate>Thu, 21 Nov 2019 10:40:26 +0000</pubDate>
        <dc:creator>Konstantin Khlebnikov &lt;khlebnikov@yandex-team.ru&gt;</dc:creator>
    </item>
<item>
        <title>4f4cfa6c - docs: admin-guide: add a series of orphaned documents</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/procfs-diskstats#4f4cfa6c</link>
        <description>docs: admin-guide: add a series of orphaned documentsThere are lots of documents that belong to the admin-guide butare on random places (most under Documentation root dir).Move them to the admin guide.Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;Acked-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Acked-by: Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/procfs-diskstats</description>
        <pubDate>Thu, 27 Jun 2019 17:56:51 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>bdca3c87 - block: Track DISCARD statistics and output them in stat and diskstat</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/procfs-diskstats#bdca3c87</link>
        <description>block: Track DISCARD statistics and output them in stat and diskstatAdd tracking of REQ_OP_DISCARD ios to the partition statistics andappend them to the various stat files in /sys as well as/proc/diskstats.  These are tracked with the same four stats as readsand writes:Number of discard ios completed.Number of discard ios mergedNumber of discard sectors completedMilliseconds spent on discard requestsThis is done via adding a new STAT_DISCARD define to genhd.h and thenusing it to index that stat field for discard requests.tj: Refreshed on top of v4.17 and other previous updates.Signed-off-by: Michael Callahan &lt;michaelcallahan@fb.com&gt;Signed-off-by: Tejun Heo &lt;tj@kernel.org&gt;Cc: Andy Newell &lt;newella@fb.com&gt;Signed-off-by: Jens Axboe &lt;axboe@kernel.dk&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/procfs-diskstats</description>
        <pubDate>Wed, 18 Jul 2018 11:47:40 +0000</pubDate>
        <dc:creator>Michael Callahan &lt;michaelcallahan@fb.com&gt;</dc:creator>
    </item>
<item>
        <title>af901ca1 - tree-wide: fix assorted typos all over the place</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/procfs-diskstats#af901ca1</link>
        <description>tree-wide: fix assorted typos all over the placeThat is &quot;success&quot;, &quot;unknown&quot;, &quot;through&quot;, &quot;performance&quot;, &quot;[re|un]mapping&quot;, &quot;access&quot;, &quot;default&quot;, &quot;reasonable&quot;, &quot;[con]currently&quot;, &quot;temperature&quot;, &quot;channel&quot;, &quot;[un]used&quot;, &quot;application&quot;, &quot;example&quot;,&quot;hierarchy&quot;, &quot;therefore&quot;, &quot;[over|under]flow&quot;, &quot;contiguous&quot;, &quot;threshold&quot;, &quot;enough&quot; and others.Signed-off-by: Andr&#233; Goddard Rosa &lt;andre.goddard@gmail.com&gt;Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/procfs-diskstats</description>
        <pubDate>Sat, 14 Nov 2009 15:09:05 +0000</pubDate>
        <dc:creator>Andr&#233; Goddard Rosa &lt;andre.goddard@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0e53c2be - Enhanced partition statistics: documentation update</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/procfs-diskstats#0e53c2be</link>
        <description>Enhanced partition statistics: documentation updateUpdate the documentation to reflect the change in userspace interface.Signed-off-by: Jerome Marchand &lt;jmarchan@redhat.com&gt;Signed-off-by: Jens Axboe &lt;jens.axboe@oracle.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/procfs-diskstats</description>
        <pubDate>Fri, 08 Feb 2008 10:10:56 +0000</pubDate>
        <dc:creator>Jerome Marchand &lt;jmarchan@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
