<?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>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>7449f86bafcdb588422bb14a4babfd285e723670 - Merge tag &apos;nfs-for-7.0-1&apos; of git://git.linux-nfs.org/projects/anna/linux-nfs</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#7449f86bafcdb588422bb14a4babfd285e723670</link>
        <description>Merge tag &apos;nfs-for-7.0-1&apos; of git://git.linux-nfs.org/projects/anna/linux-nfsPull NFS client updates from Anna Schumaker: &quot;New Features:   - Use an LRU list for returning unused delegations   - Introduce a KConfig option to disable NFS v4.0 and make NFS v4.1     the default  Bugfixes:   - NFS/localio:       - Handle short writes by retrying       - Prevent direct reclaim recursion into NFS via nfs_writepages       - Use GFP_NOIO and non-memreclaim workqueue in nfs_local_commit       - Remove -EAGAIN handling in nfs_local_doio()   - pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN   - fs/nfs: Fix a readdir slow-start regression   - SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path  Other cleanups and improvements:   - A few other NFS/localio cleanups   - Various other delegation handling cleanups from Christoph   - Unify security_inode_listsecurity() calls   - Improvements to NFSv4 lease handling   - Clean up SUNRPC *_debug fields when CONFIG_SUNRPC_DEBUG is not set&quot;* tag &apos;nfs-for-7.0-1&apos; of git://git.linux-nfs.org/projects/anna/linux-nfs: (60 commits)  SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path  nfs: nfs4proc: Convert comma to semicolon  SUNRPC: Change list definition method  sunrpc: rpc_debug and others are defined even if CONFIG_SUNRPC_DEBUG unset  NFSv4: limit lease period in nfs4_set_lease_period()  NFSv4: pass lease period in seconds to nfs4_set_lease_period()  nfs: unify security_inode_listsecurity() calls  fs/nfs: Fix readdir slow-start regression  pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN  NFS: fix delayed delegation return handling  NFS: simplify error handling in nfs_end_delegation_return  NFS: fold nfs_abort_delegation_return into nfs_end_delegation_return  NFS: remove the delegation == NULL check in nfs_end_delegation_return  NFS: use bool for the issync argument to nfs_end_delegation_return  NFS: return void from -&gt;return_delegation  NFS: return void from nfs4_inode_make_writeable  NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4  NFS: Add a way to disable NFS v4.0 via KConfig  NFS: Move sequence slot operations into minorversion operations  NFS: Pass a struct nfs_client to nfs4_init_sequence()  ...

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Fri, 13 Feb 2026 02:49:33 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>7537db24806fdc3d3ec4fef53babdc22c9219e75 - NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#7537db24806fdc3d3ec4fef53babdc22c9219e75</link>
        <description>NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4Compiling the NFSv4 module without any minorversion support doesn&apos;t makemuch sense, so this patch sets NFS v4.1 as the default, always enabledNFS version allowing us to replace all the CONFIG_NFS_V4_1s scatteredthroughout the code with CONFIG_NFS_V4.Signed-off-by: Anna Schumaker &lt;anna.schumaker@oracle.com&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Thu, 04 Dec 2025 21:44:33 +0100</pubDate>
        <dc:creator>Anna Schumaker &lt;anna.schumaker@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>4e0269352534715915aae3fb84dd4d3bb3ff3738 - NFS: Add a way to disable NFS v4.0 via KConfig</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#4e0269352534715915aae3fb84dd4d3bb3ff3738</link>
        <description>NFS: Add a way to disable NFS v4.0 via KConfigI introduce NFS4_MIN_MINOR_VERSION as a parallel toNFS4_MAX_MINOR_VERSION to check if NFS v4.0 has been compiled in andreturn an appropriate error if not.Signed-off-by: Anna Schumaker &lt;anna.schumaker@oracle.com&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Fri, 21 Nov 2025 20:53:50 +0100</pubDate>
        <dc:creator>Anna Schumaker &lt;anna.schumaker@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>c96c05fcfe395e93f738d924dfd40571ca4302ca - NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#c96c05fcfe395e93f738d924dfd40571ca4302ca</link>
        <description>NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.cSigned-off-by: Anna Schumaker &lt;anna.schumaker@oracle.com&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Thu, 13 Nov 2025 17:10:17 +0100</pubDate>
        <dc:creator>Anna Schumaker &lt;anna.schumaker@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>e5e45ea615a13edac86d6f84bbd5fc1c5d532a10 - NFS: Move nfs40_call_sync_ops into nfs40proc.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#e5e45ea615a13edac86d6f84bbd5fc1c5d532a10</link>
        <description>NFS: Move nfs40_call_sync_ops into nfs40proc.cThis is the first step in extracting NFS v4.0 into its own set of filesthat can be disabled through Kconfig.Signed-off-by: Anna Schumaker &lt;anna.schumaker@oracle.com&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Fri, 07 Nov 2025 22:30:51 +0100</pubDate>
        <dc:creator>Anna Schumaker &lt;anna.schumaker@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>c771600c6af14749609b49565ffb4cac2959710d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#c771600c6af14749609b49565ffb4cac2959710d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWe need4ba4f1afb6a9 (&quot;perf: Generic hotplug support for a PMU with a scope&quot;)in order to land a i915 PMU simplification and a fix. That landed in 6.12and we are stuck at 6.9 so lets bump things forward.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Wed, 05 Feb 2025 10:29:14 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>25768de50b1f2dbb6ea44bd5148a87fe2c9c3688 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#25768de50b1f2dbb6ea44bd5148a87fe2c9c3688</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.14 merge window.

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Tue, 21 Jan 2025 06:37:39 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6d4a0f4ea72319c9a37c1a7191695467006dd272 - Merge tag &apos;v6.13-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#6d4a0f4ea72319c9a37c1a7191695467006dd272</link>
        <description>Merge tag &apos;v6.13-rc3&apos; into nextSync up with the mainline.

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Tue, 17 Dec 2024 18:40:45 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>77b679453d3364688ff3e5153c0be5b2b52672b7 - Merge tag &apos;v6.12-rc3&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#77b679453d3364688ff3e5153c0be5b2b52672b7</link>
        <description>Merge tag &apos;v6.12-rc3&apos; into perf-tools-nextTo get the fixes in the current perf-tools tree.Signed-off-by: Namhyung Kim &lt;namhyung@kernel.org&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Mon, 14 Oct 2024 19:45:28 +0200</pubDate>
        <dc:creator>Namhyung Kim &lt;namhyung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3fd6c59042dbba50391e30862beac979491145fe - Merge tag &apos;v6.12-rc1&apos; into clk-meson-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#3fd6c59042dbba50391e30862beac979491145fe</link>
        <description>Merge tag &apos;v6.12-rc1&apos; into clk-meson-nextLinux 6.12-rc1

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Mon, 30 Sep 2024 11:28:07 +0200</pubDate>
        <dc:creator>Jerome Brunet &lt;jbrunet@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>a0efa2f362a69e47b9d8b48f770ef3a0249a7911 - Merge net-next/main to resolve conflicts</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#a0efa2f362a69e47b9d8b48f770ef3a0249a7911</link>
        <description>Merge net-next/main to resolve conflictsThe wireless-next tree was based on something older, and thereare now conflicts between -rc2 and work here. Merge net-next,which has enough of -rc2 for the conflicts to happen, resolvingthem in the process.Signed-off-by: Johannes Berg &lt;johannes.berg@intel.com&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Wed, 09 Oct 2024 08:59:14 +0200</pubDate>
        <dc:creator>Johannes Berg &lt;johannes.berg@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b88132ceb3faccdd785809df75f9d490ebaab459 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#b88132ceb3faccdd785809df75f9d490ebaab459</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to resolve a conflict with core locally.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Fri, 04 Oct 2024 11:29:21 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2dd0ef5d951e9b565ddb324fe26c531b6a40bf82 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#2dd0ef5d951e9b565ddb324fe26c531b6a40bf82</link>
        <description>Merge drm/drm-next into drm-misc-nextGet drm-misc-next to up v6.12-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Mon, 30 Sep 2024 10:50:54 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>e0568571258d096f0277c74185bcbfc9cf21bccb - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#e0568571258d096f0277c74185bcbfc9cf21bccb</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.12-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Mon, 30 Sep 2024 10:49:10 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f33e46a0c6bddd341d0989484a2546bba7ac4a3c - Merge branch &apos;for-6.13/wacom&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#f33e46a0c6bddd341d0989484a2546bba7ac4a3c</link>
        <description>Merge branch &apos;for-6.13/wacom&apos; into for-linus- Sanitization of BTN_TOOL_RUBBER handling (Jason Gerecke)

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Mon, 18 Nov 2024 21:29:33 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>52c996d3f40b40f87ef9dc80596903309682acc3 - Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#52c996d3f40b40f87ef9dc80596903309682acc3</link>
        <description>Merge remote-tracking branch &apos;torvalds/master&apos; into perf-toolsTo pick up changes in other trees that may affect perf, such as libbpfand in general the header files that perf has copies of, so that we cando the sync with the kernel sources.Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Fri, 27 Sep 2024 20:36:52 +0200</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>c8d430db8eec7d4fd13a6bea27b7086a54eda6da - Merge tag &apos;kvmarm-fixes-6.12-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#c8d430db8eec7d4fd13a6bea27b7086a54eda6da</link>
        <description>Merge tag &apos;kvmarm-fixes-6.12-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADKVM/arm64 fixes for 6.12, take #1- Fix pKVM error path on init, making sure we do not change critical  system registers as we&apos;re about to fail- Make sure that the host&apos;s vector length is at capped by a value  common to all CPUs- Fix kvm_has_feat*() handling of &quot;negative&quot; features, as the current  code is pretty broken- Promote Joey to the status of official reviewer, while James steps  down -- hopefully only temporarly

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Sun, 06 Oct 2024 09:59:22 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>0c436dfe5c25d0931b164b944165259f95e5281f - Merge tag &apos;asoc-fix-v6.12-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#0c436dfe5c25d0931b164b944165259f95e5281f</link>
        <description>Merge tag &apos;asoc-fix-v6.12-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.12A bunch of fixes here that came in during the merge window and the firstweek of release, plus some new quirks and device IDs.  There&apos;s nothingmajor here, it&apos;s a bit bigger than it might&apos;ve been due to there beingno fixes sent during the merge window due to your vacation.

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Wed, 02 Oct 2024 21:29:16 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2cd86f02c017bf9733e5cd891381b7d40f6f37ad - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfs/Makefile#2cd86f02c017bf9733e5cd891381b7d40f6f37ad</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesRequired for a panthor fix that broke whenFOP_UNSIGNED_OFFSET was added in place of FMODE_UNSIGNED_OFFSET.Signed-off-by: Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;

            List of files:
            /linux/fs/nfs/Makefile</description>
        <pubDate>Tue, 01 Oct 2024 18:09:41 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
