<?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 Kconfig</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/Kconfig#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/Kconfig</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>cdd4dc3aebeab43a72ce0bc2b5bab6f0a80b97a5 - Merge tag &apos;ntfs-for-7.1-rc1-v2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#cdd4dc3aebeab43a72ce0bc2b5bab6f0a80b97a5</link>
        <description>Merge tag &apos;ntfs-for-7.1-rc1-v2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfsPull ntfs resurrection from Namjae Jeon: &quot;Ever since Kari Argillander&#8217;s 2022 report [1] regarding the state of  the ntfs3 driver, I have spent the last 4 years working to provide  full write support and current trends (iomap, no buffer head, folio),  enhanced performance, stable maintenance, utility support including  fsck for NTFS in Linux.  This new implementation is built upon the clean foundation of the  original read-only NTFS driver, adding:   - Write support:     Implemented full write support based on the classic read-only NTFS     driver. Added delayed allocation to improve write performance     through multi-cluster allocation and reduced fragmentation of the     cluster bitmap.   - iomap conversion:     Switched buffered IO (reads/writes), direct IO, file extent     mapping, readpages, and writepages to use iomap.   - Remove buffer_head:     Completely removed buffer_head usage by converting to folios. As a     result, the dependency on CONFIG_BUFFER_HEAD has been removed from     Kconfig.   - Stability improvements:     The new ntfs driver passes 326 xfstests, compared to 273 for ntfs3.     All tests passed by ntfs3 are a complete subset of the tests passed     by this implementation. Added support for fallocate, idmapped     mounts, permissions, and more.  xfstests Results report:     Total tests run: 787     Passed         : 326     Failed         : 38     Skipped        : 423  Failed tests breakdown:    - 34 tests require metadata journaling    - 4 other tests:         094: No unwritten extent concept in NTFS on-disk format         563: cgroup v2 aware writeback accounting not supported         631: RENAME_WHITEOUT support required         787: NFS delegation test&quot;Link: https://lore.kernel.org/all/da20d32b-5185-f40b-48b8-2986922d8b25@stargateuniverse.net/ [1][ Let&apos;s see if this undead filesystem ends up being of the &quot;Easter  miracle&quot; kind, or the &quot;Nosferatu of filesystems&quot; kind... ]* tag &apos;ntfs-for-7.1-rc1-v2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs: (46 commits)  ntfs: remove redundant out-of-bound checks  ntfs: add bound checking to ntfs_external_attr_find  ntfs: add bound checking to ntfs_attr_find  ntfs: fix ignoring unreachable code warnings  ntfs: fix inconsistent indenting warnings  ntfs: fix variable dereferenced before check warnings  ntfs: prefer IS_ERR_OR_NULL() over manual NULL check  ntfs: harden ntfs_listxattr against EA entries  ntfs: harden ntfs_ea_lookup against malformed EA entries  ntfs: check $EA query-length in ntfs_ea_get  ntfs: validate WSL EA payload sizes  ntfs: fix WSL ea restore condition  ntfs: add missing newlines to pr_err() messages  ntfs: fix pointer/integer casting warnings  ntfs: use -&gt;mft_no instead of -&gt;i_ino in prints  ntfs: change mft_no type to u64  ntfs: select FS_IOMAP in Kconfig  ntfs: add MODULE_ALIAS_FS  ntfs: reduce stack usage in ntfs_write_mft_block()  ntfs: fix sysctl table registration and path  ...

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Sat, 18 Apr 2026 01:35:49 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>47503f989736d6c4c9f8bfca1c28d267473ccd4b - ntfs: add Kconfig and Makefile</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#47503f989736d6c4c9f8bfca1c28d267473ccd4b</link>
        <description>ntfs: add Kconfig and MakefileIntroduce Kconfig and Makefile for remade ntfs.And this patch make ntfs and ntfs3 mutually exclusive so only one can bebuilt-in(y), while both can still be built as modules(m).Reviewed-by: Amir Goldstein &lt;amir73il@gmail.com&gt;Reviewed-by: Christoph Hellwig &lt;hch@lst.de&gt;Acked-by: Christoph Hellwig &lt;hch@lst.de&gt;Signed-off-by: Namjae Jeon &lt;linkinjeon@kernel.org&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Mon, 02 Feb 2026 08:00:57 +0100</pubDate>
        <dc:creator>Namjae Jeon &lt;linkinjeon@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f3b47720c2b1e3ded09ad86c55b50af24b4170bb - ntfs3: remove legacy ntfs driver support</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#f3b47720c2b1e3ded09ad86c55b50af24b4170bb</link>
        <description>ntfs3: remove legacy ntfs driver supportReverts the following commits that introduced legacy ntfsdriver alias and related support code:74871791ffa9 ntfs3: serve as alias for the legacy ntfs driver1ff2e956608c fs/ntfs3: Redesign legacy ntfs support9b872cc50daa ntfs3: add legacy ntfs file operationsd55f90e9b243 ntfs3: enforce read-only when used as legacy ntfs driverThe legacy ntfs driver has been remade as a new implementation, so thealias and related codes in ntfs3 are no longer needed.Acked-by: Christoph Hellwig &lt;hch@lst.de&gt;Signed-off-by: Namjae Jeon &lt;linkinjeon@kernel.org&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Fri, 13 Feb 2026 02:54:02 +0100</pubDate>
        <dc:creator>Namjae Jeon &lt;linkinjeon@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a23e1966932464e1c5226cb9ac4ce1d5fc10ba22 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#a23e1966932464e1c5226cb9ac4ce1d5fc10ba22</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.11 merge window.

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Mon, 15 Jul 2024 23:03:44 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6f47c7ae8c7afaf9ad291d39f0d3974f191a7946 - Merge tag &apos;v6.9&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#6f47c7ae8c7afaf9ad291d39f0d3974f191a7946</link>
        <description>Merge tag &apos;v6.9&apos; into nextSync up with the mainline to bring in the new cleanup API.

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Tue, 28 May 2024 06:37:18 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>92815da4576a495cb6362cdfb132152fccc2222d - Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#92815da4576a495cb6362cdfb132152fccc2222d</link>
        <description>Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into HEADMerge drm-misc-next tree into the msm-next tree in order to be able touse HDMI connector framework for the MSM HDMI driver.

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Wed, 12 Jun 2024 15:51:59 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>60a2f25de7b8b785baee2932db932ae9a5b8c86d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#60a2f25de7b8b785baee2932db932ae9a5b8c86d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextSome display refactoring patches are needed in order to allow conflict-less merging.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Thu, 16 May 2024 09:33:01 +0200</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>aa66c93d5f69d48809468c4e2124e408e31fa931 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#aa66c93d5f69d48809468c4e2124e408e31fa931</link>
        <description>Merge drm/drm-next into drm-intel-nextA backmerge to sync xe and i915 and allow us to merge&quot;Enable display support for Battlemage&quot; seriesthrough drm-intelLink: https://patchwork.freedesktop.org/series/132429/Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Fri, 03 May 2024 19:16:07 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b0a835db17434473dfb84f7646de1cedc4ecdb94 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#b0a835db17434473dfb84f7646de1cedc4ecdb94</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get DRM fixes from v6.9-rc6.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Thu, 02 May 2024 11:25:27 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>ae22b2f1c8ccd9a3e5f19e3ebb4ef6ec1e8655e0 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#ae22b2f1c8ccd9a3e5f19e3ebb4ef6ec1e8655e0</link>
        <description>Merge drm/drm-next into drm-xe-nextAvoid falling too far behind drm-next.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Thu, 02 May 2024 09:46:12 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2 - Merge topic branches &apos;clkdev&apos; and &apos;fixes&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2</link>
        <description>Merge topic branches &apos;clkdev&apos; and &apos;fixes&apos; into for-linus

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Mon, 10 Jun 2024 13:03:21 +0200</pubDate>
        <dc:creator>Russell King (Oracle) &lt;rmk+kernel@armlinux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>f73a058be5d70dd81a43f16b2bbff4b1576a7af8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#f73a058be5d70dd81a43f16b2bbff4b1576a7af8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesv6.10-rc1 is released, forward from v6.9Signed-off-by: Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Tue, 28 May 2024 22:21:34 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>adeab5bfb81840dc4be7ae20324bbf03b2b53eb2 - Merge 6.9-rc7 into usb-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#adeab5bfb81840dc4be7ae20324bbf03b2b53eb2</link>
        <description>Merge 6.9-rc7 into usb-nextWe want the USB fixes in here as well, and resolve a merge conflict indrivers/usb/dwc3/core.cSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Fri, 10 May 2024 10:38:01 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ed63ba15d7830c30077dbb33c94242be01e45a18 - Merge 6.9-rc7 into char-misc-testing</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#ed63ba15d7830c30077dbb33c94242be01e45a18</link>
        <description>Merge 6.9-rc7 into char-misc-testingWe need the char-misc changes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Wed, 08 May 2024 20:21:51 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>10316dcc4f39b2560b372d11be477228b95ae5ac - Merge tag &apos;i2c-host-fixes-6.8-rc8&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#10316dcc4f39b2560b372d11be477228b95ae5ac</link>
        <description>Merge tag &apos;i2c-host-fixes-6.8-rc8&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindowThis tag includes two fixes. The first one, in the Cadence driverseen in Qemu, prevents unintentional FIFO clearing at thebeginning of a transaction. The second fix, in the SynQuacer,ensures proper error handling during clock get, prepare, andenable operations by using the devm_clk_get_enabled() helper.

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Mon, 13 May 2024 15:55:19 +0200</pubDate>
        <dc:creator>Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;</dc:creator>
    </item>
<item>
        <title>ad112b3a759cefc245695f7e612f17e6f38d2cc1 - Merge tag &apos;v6.9-rc6&apos; into perf/core, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#ad112b3a759cefc245695f7e612f17e6f38d2cc1</link>
        <description>Merge tag &apos;v6.9-rc6&apos; into perf/core, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Thu, 02 May 2024 13:12:31 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>4232da23d75d173195c6766729e51947b64f83cd - Merge tag &apos;loongarch-kvm-6.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#4232da23d75d173195c6766729e51947b64f83cd</link>
        <description>Merge tag &apos;loongarch-kvm-6.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEADLoongArch KVM changes for v6.101. Add ParaVirt IPI support.2. Add software breakpoint support.3. Add mmio trace events support.

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Fri, 10 May 2024 16:49:02 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>e958da0ddbe831197a0023251880a4a09d5ba268 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#e958da0ddbe831197a0023251880a4a09d5ba268</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netCross-merge networking fixes after downstream PR.Conflicts:include/linux/filter.hkernel/bpf/core.c  66e13b615a0c (&quot;bpf: verifier: prevent userspace memory access&quot;)  d503a04f8bc0 (&quot;bpf: Add support for certain atomics in bpf_arena to x86 JIT&quot;)https://lore.kernel.org/all/20240429114939.210328b0@canb.auug.org.au/No adjacent changes.Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Thu, 02 May 2024 21:05:13 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b84bc948528e6474ba48596144e9c17466a98448 - Merge v6.9-rc6 into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ntfs3/Kconfig#b84bc948528e6474ba48596144e9c17466a98448</link>
        <description>Merge v6.9-rc6 into drm-nextThomas needs the defio fixes, Ma&#237;ra needs the vkms fixes and Joonashas some fun with i915-gem conflicts.Signed-off-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;

            List of files:
            /linux/fs/ntfs3/Kconfig</description>
        <pubDate>Mon, 29 Apr 2024 20:22:39 +0200</pubDate>
        <dc:creator>Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;</dc:creator>
    </item>
</channel>
</rss>
