<?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 ChangeLog</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>44348e8a - fix a series of Documentation/ broken file name references</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/befs/ChangeLog#44348e8a</link>
        <description>fix a series of Documentation/ broken file name referencesAs files move around, their previous links break. Fix thereferences for them.Acked-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;Acked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;

            List of files:
            /linux-6.15/fs/befs/ChangeLog</description>
        <pubDate>Thu, 14 Jun 2018 15:34:32 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1751e8a6 - Rename superblock flags (MS_xyz -&gt; SB_xyz)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/befs/ChangeLog#1751e8a6</link>
        <description>Rename superblock flags (MS_xyz -&gt; SB_xyz)This is a pure automated search-and-replace of the internal kernelsuperblock flags.The s_flags are now called SB_*, with the names and the values for themoment mirroring the MS_* flags that they&apos;re equivalent to.Note how the MS_xyz flags are the ones passed to the mount system call,while the SB_xyz flags are what we then use in sb-&gt;s_flags.The script to do this was:    # places to look in; re security/*: it generally should *not* be    # touched (that stuff parses mount(2) arguments directly), but    # there are two places where we really deal with superblock flags.    FILES=&quot;drivers/mtd drivers/staging/lustre fs ipc mm \            include/linux/fs.h include/uapi/linux/bfs_fs.h \            security/apparmor/apparmorfs.c security/apparmor/include/lib.h&quot;    # the list of MS_... constants    SYMS=&quot;RDONLY NOSUID NODEV NOEXEC SYNCHRONOUS REMOUNT MANDLOCK \          DIRSYNC NOATIME NODIRATIME BIND MOVE REC VERBOSE SILENT \          POSIXACL UNBINDABLE PRIVATE SLAVE SHARED RELATIME KERNMOUNT \          I_VERSION STRICTATIME LAZYTIME SUBMOUNT NOREMOTELOCK NOSEC BORN \          ACTIVE NOUSER&quot;    SED_PROG=    for i in $SYMS; do SED_PROG=&quot;$SED_PROG -e s/MS_$i/SB_$i/g&quot;; done    # we want files that contain at least one of MS_...,    # with fs/namespace.c and fs/pnode.c excluded.    L=$(for i in $SYMS; do git grep -w -l MS_$i $FILES; done| sort|uniq|grep -v &apos;^fs/namespace.c&apos;|grep -v &apos;^fs/pnode.c&apos;)    for f in $L; do sed -i $f $SED_PROG; doneRequested-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/fs/befs/ChangeLog</description>
        <pubDate>Mon, 27 Nov 2017 21:05:09 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>25985edc - Fix common misspellings</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/befs/ChangeLog#25985edc</link>
        <description>Fix common misspellingsFixes generated by &apos;codespell&apos; and manually reviewed.Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;

            List of files:
            /linux-6.15/fs/befs/ChangeLog</description>
        <pubDate>Thu, 31 Mar 2011 01:57:33 +0000</pubDate>
        <dc:creator>Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;</dc:creator>
    </item>
<item>
        <title>1da177e4 - Linux-2.6.12-rc2</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/befs/ChangeLog#1da177e4</link>
        <description>Linux-2.6.12-rc2Initial git repository build. I&apos;m not bothering with the full history,even though we have it. We can create a separate &quot;historical&quot; gitarchive of that later if we want to, and in the meantime it&apos;s about3.2GB when imported into git - space that would just make the earlygit days unnecessarily complicated, when we don&apos;t have a lot of goodinfrastructure for it.Let it rip!

            List of files:
            /linux-6.15/fs/befs/ChangeLog</description>
        <pubDate>Sat, 16 Apr 2005 22:20:36 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@ppc970.osdl.org&gt;</dc:creator>
    </item>
</channel>
</rss>
