<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>a5d1079c28a5bc6caa30ef4099ef04ed17d2c6aa - Merge tag &apos;ntfs3_for_7.1&apos; of https://github.com/Paragon-Software-Group/linux-ntfs3</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#a5d1079c28a5bc6caa30ef4099ef04ed17d2c6aa</link>
        <description>Merge tag &apos;ntfs3_for_7.1&apos; of https://github.com/Paragon-Software-Group/linux-ntfs3Pull ntfs3 updates from Konstantin Komarov: &quot;New:   - reject inodes with zero non-DOS link count   - return folios from ntfs_lock_new_page()   - subset of W=1 warnings for stricter checks   - work around -Wmaybe-uninitialized warnings   - buffer boundary checks to run_unpack()   - terminate the cached volume label after UTF-8 conversion  Fixes:   - check return value of indx_find to avoid infinite loop   - prevent uninitialized lcn caused by zero len   - increase CLIENT_REC name field size to prevent buffer overflow   - missing run load for vcn0 in attr_data_get_block_locked()   - memory leak in indx_create_allocate()   - OOB write in attr_wof_frame_info()   - mount failure on volumes with fragmented MFT bitmap   - integer overflow in run_unpack() volume boundary check   - validate rec-&gt;used in journal-replay file record check  Updates:   - resolve compare function in public index APIs   - $LXDEV xattr lookup   - potential double iput on d_make_root() failure   - initialize err in ni_allocate_da_blocks_locked()   - correct the pre_alloc condition in attr_allocate_clusters()&quot;* tag &apos;ntfs3_for_7.1&apos; of https://github.com/Paragon-Software-Group/linux-ntfs3:  fs/ntfs3: fix Smatch warnings  fs/ntfs3: validate rec-&gt;used in journal-replay file record check  fs/ntfs3: terminate the cached volume label after UTF-8 conversion  fs/ntfs3: fix potential double iput on d_make_root() failure  ntfs3: fix integer overflow in run_unpack() volume boundary check  ntfs3: add buffer boundary checks to run_unpack()  ntfs3: fix mount failure on volumes with fragmented MFT bitmap  fs/ntfs3: fix $LXDEV xattr lookup  ntfs3: fix OOB write in attr_wof_frame_info()  ntfs3: fix memory leak in indx_create_allocate()  ntfs3: work around false-postive -Wmaybe-uninitialized warnings  fs/ntfs3: fix missing run load for vcn0 in attr_data_get_block_locked()  fs/ntfs3: increase CLIENT_REC name field size  fs/ntfs3: prevent uninitialized lcn caused by zero len  fs/ntfs3: add a subset of W=1 warnings for stricter checks  fs/ntfs3: return folios from ntfs_lock_new_page()  fs/ntfs3: resolve compare function in public index APIs  ntfs3: reject inodes with zero non-DOS link count

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 19:59:47 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>48d9b57b169fb39d7362034a32706453d107ed6e - fs/ntfs3: add a subset of W=1 warnings for stricter checks</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#48d9b57b169fb39d7362034a32706453d107ed6e</link>
        <description>fs/ntfs3: add a subset of W=1 warnings for stricter checksEnable a subset of W=1-style compiler warnings for the ntfs3 tree so wecatch small bugs early (unused symbols, missing declarations/prototypes,possible uninitialized/mis-sized uses, etc).Signed-off-by: Konstantin Komarov &lt;almaz.alexandrovich@paragon-software.com&gt;

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Mon, 02 Mar 2026 14:03:05 +0100</pubDate>
        <dc:creator>Konstantin Komarov &lt;almaz.alexandrovich@paragon-software.com&gt;</dc:creator>
    </item>
<item>
        <title>762f99f4f3cb41a775b5157dd761217beba65873 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#762f99f4f3cb41a775b5157dd761217beba65873</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.17 merge window.

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Sat, 15 Jan 2022 21:09:44 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8632987380765dee716d460640aa58d58d52998e - Merge branch &apos;reset/of-get-optional-exclusive&apos; of git://git.pengutronix.de/pza/linux into timers/drivers/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#8632987380765dee716d460640aa58d58d52998e</link>
        <description>Merge branch &apos;reset/of-get-optional-exclusive&apos; of git://git.pengutronix.de/pza/linux into timers/drivers/next&quot;Add optional variant of of_reset_control_get_exclusive(). If therequested reset is not specified in the device tree, this functionreturns NULL instead of an error.&quot;This dependency is needed for the Generic Timer Module (a.k.a OSTM)support for RZ/G2L.Signed-off-by: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Thu, 09 Dec 2021 13:57:57 +0100</pubDate>
        <dc:creator>Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>5d8dfaa71d87f742c53309b95cb6a8b274119027 - Merge tag &apos;v5.15&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#5d8dfaa71d87f742c53309b95cb6a8b274119027</link>
        <description>Merge tag &apos;v5.15&apos; into nextSync up with the mainline to get the latest APIs and DT bindings.

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Thu, 09 Dec 2021 08:43:50 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>820e9906cf64142169134f35b996108303cf22ca - Merge branch &apos;for-5.16/asus&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#820e9906cf64142169134f35b996108303cf22ca</link>
        <description>Merge branch &apos;for-5.16/asus&apos; into for-linus

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Fri, 05 Nov 2021 12:10:27 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>40e64a88dadcfa168914065baf7f035de957bbe0 - Merge branch &apos;for-5.16-vsprintf-pgp&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#40e64a88dadcfa168914065baf7f035de957bbe0</link>
        <description>Merge branch &apos;for-5.16-vsprintf-pgp&apos; into for-linus

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Tue, 02 Nov 2021 10:39:27 +0100</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>e700ac213a0f793fb4f83098413303e3dd080892 - Merge branch &apos;pruss-fix&apos; into fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#e700ac213a0f793fb4f83098413303e3dd080892</link>
        <description>Merge branch &apos;pruss-fix&apos; into fixesMerge in a fix for pruss reset issue caused by enabling pruss for am335x.

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Wed, 06 Oct 2021 06:55:44 +0200</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>ffb1e76f4f32d2b8ea4189df0484980370476395 - Merge tag &apos;v5.15-rc2&apos; into spi-5.15</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#ffb1e76f4f32d2b8ea4189df0484980370476395</link>
        <description>Merge tag &apos;v5.15-rc2&apos; into spi-5.15Linux 5.15-rc2

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Mon, 20 Sep 2021 16:56:58 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>d1b803f4ca4f25d6f171219d039f9410a10b29ee - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#d1b803f4ca4f25d6f171219d039f9410a10b29ee</link>
        <description>Merge drm/drm-next into drm-intel-nextCatch-up on 5.15-rc1 and sync with drm-intel-gt-nextto prepare the PXP topic branch.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Wed, 15 Sep 2021 16:12:51 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d5dd580deb54483cce0cb5bbe3f1a132a28c767d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#d5dd580deb54483cce0cb5bbe3f1a132a28c767d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextClose the divergence which has caused patches not to apply andhave a solid baseline for the PXP patches that Rodrigo will senda topic branch PR for.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Wed, 15 Sep 2021 12:23:27 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2f76520561d01a5f37e6d6ed2c2e441b6a355a96 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#2f76520561d01a5f37e6d6ed2c2e441b6a355a96</link>
        <description>Merge drm/drm-next into drm-misc-nextKickstart new drm-misc-next cycle.Signed-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Tue, 14 Sep 2021 09:25:30 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>c2f4954c2d3fc4f77b46c67585e17a58df4ba8e4 - Merge branch &apos;linus&apos; into smp/urgent</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#c2f4954c2d3fc4f77b46c67585e17a58df4ba8e4</link>
        <description>Merge branch &apos;linus&apos; into smp/urgentEnsure that all usage sites of get/put_online_cpus() except for thestruggler in drivers/thermal are gone. So the last user and the deprecatedinlines can be removed.

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Sat, 11 Sep 2021 00:38:47 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>f7464060f7ab9a2424428008f0ee9f1e267e410f - Merge git://github.com/Paragon-Software-Group/linux-ntfs3</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#f7464060f7ab9a2424428008f0ee9f1e267e410f</link>
        <description>Merge git://github.com/Paragon-Software-Group/linux-ntfs3Merge NTFSv3 filesystem from Konstantin Komarov: &quot;This patch adds NTFS Read-Write driver to fs/ntfs3.  Having decades of expertise in commercial file systems development and  huge test coverage, we at Paragon Software GmbH want to make our  contribution to the Open Source Community by providing implementation  of NTFS Read-Write driver for the Linux Kernel.  This is fully functional NTFS Read-Write driver. Current version works  with NTFS (including v3.1) and normal/compressed/sparse files and  supports journal replaying.  We plan to support this version after the codebase once merged, and  add new features and fix bugs. For example, full journaling support  over JBD will be added in later updates&quot;Link: https://lore.kernel.org/lkml/20210729134943.778917-1-almaz.alexandrovich@paragon-software.com/Link: https://lore.kernel.org/lkml/aa4aa155-b9b2-9099-b7a2-349d8d9d8fbd@paragon-software.com/* git://github.com/Paragon-Software-Group/linux-ntfs3: (35 commits)  fs/ntfs3: Change how module init/info messages are displayed  fs/ntfs3: Remove GPL boilerplates from decompress lib files  fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter  fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep()  fs/ntfs3: Restyle comments to better align with kernel-doc  fs/ntfs3: Rework file operations  fs/ntfs3: Remove fat ioctl&apos;s from ntfs3 driver for now  fs/ntfs3: Restyle comments to better align with kernel-doc  fs/ntfs3: Fix error handling in indx_insert_into_root()  fs/ntfs3: Potential NULL dereference in hdr_find_split()  fs/ntfs3: Fix error code in indx_add_allocate()  fs/ntfs3: fix an error code in ntfs_get_acl_ex()  fs/ntfs3: add checks for allocation failure  fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc  fs/ntfs3: Do not use driver own alloc wrappers  fs/ntfs3: Use kernel ALIGN macros over driver specific  fs/ntfs3: Restyle comment block in ni_parse_reparse()  fs/ntfs3: Remove unused including &lt;linux/version.h&gt;  fs/ntfs3: Fix fall-through warnings for Clang  fs/ntfs3: Fix one none utf8 char in source file  ...

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Sat, 04 Sep 2021 20:15:50 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>12dad495eaab95e0bb784c43869073617c513ea4 - fs/ntfs3: Add Kconfig, Makefile and doc</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Makefile#12dad495eaab95e0bb784c43869073617c513ea4</link>
        <description>fs/ntfs3: Add Kconfig, Makefile and docThis adds Kconfig, Makefile and docSigned-off-by: Konstantin Komarov &lt;almaz.alexandrovich@paragon-software.com&gt;

            List of files:
            /linux/fs/ntfs3/Makefile</description>
        <pubDate>Fri, 13 Aug 2021 16:21:30 +0200</pubDate>
        <dc:creator>Konstantin Komarov &lt;almaz.alexandrovich@paragon-software.com&gt;</dc:creator>
    </item>
</channel>
</rss>
