<?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>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#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/btrfs/Kconfig</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>d3b402c5a2d47f51eb0581da1a7b142f82cb10d1 - Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#d3b402c5a2d47f51eb0581da1a7b142f82cb10d1</link>
        <description>Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-nextMerge with upstream to pick up fixes from perf-tools and from othertools/ parts that interact with tools/perf.Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Mon, 26 Jan 2026 21:03:53 +0100</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>8912c2fd5830e976c0deaeb0b2a458ce6b4718c7 - Merge tag &apos;for-6.20-tag&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#8912c2fd5830e976c0deaeb0b2a458ce6b4718c7</link>
        <description>Merge tag &apos;for-6.20-tag&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxPull btrfs updates from David Sterba: &quot;User visible changes, feature updates:   - when using block size &gt; page size, enable direct IO   - fallback to buffered IO if the data profile has duplication,     workaround to avoid checksum mismatches on block group profiles     with redundancy, real direct IO is possible on single or RAID0   - redo export of zoned statistics, moved from sysfs to     /proc/pid/mountstats due to size limitations of the former  Experimental features:   - remove offload checksum tunable, intended to find best way to do it     but since we&apos;ve switched to offload to thread for everything we     don&apos;t need it anymore   - initial support for remap-tree feature, a translation layer of     logical block addresses that allow changes without moving/rewriting     blocks to do eg. relocation, or other changes that require COW  Notable fixes:   - automatic removal of accidentally leftover chunks when     free-space-tree is enabled since mkfs.btrfs v6.16.1   - zoned mode:      - do not try to append to conventional zones when RAID is mixing        zoned and conventional drives      - fixup write pointers when mixing zoned and conventional on        DUP/RAID* profiles   - when using squota, relax deletion rules for qgroups with 0 members     to allow easier recovery from accounting bugs, also add more checks     to detect bad accounting   - fix periodic reclaim scanning, properly check boundary conditions     not to trigger it unexpectedly or miss the time to run it   - trim:      - continue after first error      - change reporting to the first detected error      - add more cancellation points      - reduce contention of big device lock that can block other        operations when there&apos;s lots of trimmed space   - when chunk allocation is forced (needs experimental build) fix     transaction abort when unexpected space layout is detected  Core:   - switch to crypto library API for checksumming, removed module     dependencies, pointer indirections, etc.   - error handling improvements   - adjust how and where transaction commit or abort are done and are     maybe not necessary   - minor compression optimization to skip single block ranges   - improve how compression folios are handled   - new and updated selftests   - cleanups, refactoring:      - auto-freeing and other automatic variable cleanup conversion      - structure size optimizations      - condition annotations&quot;* tag &apos;for-6.20-tag&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: (137 commits)  btrfs: get rid of compressed_bio::compressed_folios[]  btrfs: get rid of compressed_folios[] usage for encoded writes  btrfs: get rid of compressed_folios[] usage for compressed read  btrfs: remove the old btrfs_compress_folios() infrastructure  btrfs: switch to btrfs_compress_bio() interface for compressed writes  btrfs: introduce btrfs_compress_bio() helper  btrfs: zlib: introduce zlib_compress_bio() helper  btrfs: zstd: introduce zstd_compress_bio() helper  btrfs: lzo: introduce lzo_compress_bio() helper  btrfs: zoned: factor out the zone loading part into a testable function  btrfs: add cleanup function for btrfs_free_chunk_map  btrfs: tests: add cleanup functions for test specific functions  btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmap  btrfs: tests: add unit tests for pending extent walking functions  btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation  btrfs: fix transaction commit blocking during trim of unallocated space  btrfs: handle user interrupt properly in btrfs_trim_fs()  btrfs: preserve first error in btrfs_trim_fs()  btrfs: continue trimming remaining devices on failure  btrfs: do not BUG_ON() in btrfs_remove_block_group()  ...

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Tue, 10 Feb 2026 00:45:21 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>86f17f37a1fb4121229a76e6b9888072aadc334a - Merge branch &apos;for-linus&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#86f17f37a1fb4121229a76e6b9888072aadc334a</link>
        <description>Merge branch &apos;for-linus&apos; into for-nextPull 6.19-devel branch.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Sun, 08 Feb 2026 17:38:37 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>3e4067169c573fba9dd8f77480f3a6e9c723b507 - Merge branch &apos;v6.19-rc8&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#3e4067169c573fba9dd8f77480f3a6e9c723b507</link>
        <description>Merge branch &apos;v6.19-rc8&apos;Update to avoid conflicts with /urgent patches.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Tue, 03 Feb 2026 12:04:13 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>8620da16fb6be1fd9906374fa1c763a10c6918df - btrfs: allow mounting filesystems with remap-tree incompat flag</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#8620da16fb6be1fd9906374fa1c763a10c6918df</link>
        <description>btrfs: allow mounting filesystems with remap-tree incompat flagIf we encounter a filesystem with the remap-tree incompat flag set,validate its compatibility with the other flags, and load the remap treeusing the values that have been added to the superblock.The remap-tree feature depends on the free-space-tree, but no-holes andblock-group-tree have been made dependencies to reduce the testingmatrix. Similarly I&apos;m not aware of any reason why mixed-bg and zoned would beincompatible with remap-tree, but this is blocked for the time beinguntil it can be fully tested.Reviewed-by: Boris Burkov &lt;boris@bur.io&gt;Signed-off-by: Mark Harmstone &lt;mark@harmstone.com&gt;Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Wed, 07 Jan 2026 15:09:08 +0100</pubDate>
        <dc:creator>Mark Harmstone &lt;mark@harmstone.com&gt;</dc:creator>
    </item>
<item>
        <title>ae23fee41b36a39f8e163580fe273ca3f88f2413 - btrfs: remove experimental offload csum mode</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#ae23fee41b36a39f8e163580fe273ca3f88f2413</link>
        <description>btrfs: remove experimental offload csum modeThe offload csum mode was introduced to allow developers to compare theperformance of generating checksum for data writes at different timings:- During btrfs_submit_chunk()  This is the most common one, if any of the following condition is met  we go this path:  * The csum is fast    For now it&apos;s CRC32C and xxhash.  * It&apos;s a synchronous write  * Zoned- Delay the checksum generation to a workqueueHowever since commit dd57c78aec39 (&quot;btrfs: introducebtrfs_bio::async_csum&quot;) we no longer need to bother any of them.As if it&apos;s an experimental build, async checksum generation at thebackground will be faster anyway.And if not an experimental build, we won&apos;t even have the offload csummode support.Considering the async csum will be the new default, let&apos;s remove theoffload csum mode code.There will be no impact to end users, and offload csum mode is stillunder experimental features.Signed-off-by: Qu Wenruo &lt;wqu@suse.com&gt;Reviewed-by: David Sterba &lt;dsterba@suse.com&gt;Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Thu, 08 Jan 2026 05:01:03 +0100</pubDate>
        <dc:creator>Qu Wenruo &lt;wqu@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>fe11ac191ce0ad910f6fda0c628bcff19fcff47d - btrfs: switch to library APIs for checksums</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#fe11ac191ce0ad910f6fda0c628bcff19fcff47d</link>
        <description>btrfs: switch to library APIs for checksumsMake btrfs use the library APIs instead of crypto_shash, for allchecksum computations.  This has many benefits:- Allows future checksum types, e.g. XXH3 or CRC64, to be more easily  supported.  Only a library API will be needed, not crypto_shash too.- Eliminates the overhead of the generic crypto layer, including an  indirect call for every function call and other API overhead.  A  microbenchmark of btrfs_check_read_bio() with crc32c checksums shows a  speedup from 658 cycles to 608 cycles per 4096-byte block.- Decreases the stack usage of btrfs by reducing the size of checksum  contexts from 384 bytes to 240 bytes, and by eliminating the need for  some functions to declare a checksum context at all.- Increases reliability.  The library functions always succeed and  return void.  In contrast, crypto_shash can fail and return errors.  Also, the library functions are guaranteed to be available when btrfs  is loaded; there&apos;s no longer any need to use module softdeps to try to  work around the crypto modules sometimes not being loaded.- Fixes a bug where blake2b checksums didn&apos;t work on kernels booted with  fips=1.  Since btrfs checksums are for integrity only, it&apos;s fine for  them to use non-FIPS-approved algorithms.Note that with having to handle 4 algorithms instead of just 1-2, thiscommit does result in a slightly positive diffstat.  That being said,this wouldn&apos;t have been the case if btrfs had actually checked forerrors from crypto_shash, which technically it should have been doing.Reviewed-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Reviewed-by: Neal Gompa &lt;neal@gompa.dev&gt;Signed-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;Reviewed-by: David Sterba &lt;dsterba@suse.com&gt;Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Fri, 05 Dec 2025 08:04:54 +0100</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>4651c87b0083925540f6c3d26a6c5b4868d7b884 - regmap: reg_default_cb for flat cache defaults</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#4651c87b0083925540f6c3d26a6c5b4868d7b884</link>
        <description>regmap: reg_default_cb for flat cache defaultsMerge series from &quot;Sheetal .&quot; &lt;sheetal@nvidia.com&gt;:This series adds a reg_default_cb callback for REGCACHE_FLAT to providedefaults for registers not listed in reg_defaults. Defaults are loadedeagerly during regcache init and the callback can use writeable_reg tofilter valid addresses and avoid holes.

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Wed, 28 Jan 2026 04:48:12 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>6704d98a4f48b7424edc0f7ae2a06c0a8af02e2f - BackMerge tag &apos;v6.19-rc7&apos; into drm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#6704d98a4f48b7424edc0f7ae2a06c0a8af02e2f</link>
        <description>BackMerge tag &apos;v6.19-rc7&apos; into drm-nextLinux 6.19-rc7This is needed for msm and rust trees.Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Wed, 28 Jan 2026 03:44:28 +0100</pubDate>
        <dc:creator>Dave Airlie &lt;airlied@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>eb3dad518e4da48ab6c6df16aa8895b8b0bd6ecf - Merge tag &apos;v6.19-rc7&apos; into driver-core-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#eb3dad518e4da48ab6c6df16aa8895b8b0bd6ecf</link>
        <description>Merge tag &apos;v6.19-rc7&apos; into driver-core-nextWe need the driver-core fixes in here as well to build on top of.Signed-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Mon, 26 Jan 2026 13:23:52 +0100</pubDate>
        <dc:creator>Danilo Krummrich &lt;dakr@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>dbd91d4f55ac4917b0b7f48b02eb8539805d0c85 - Merge 6.19-rc7 into char-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#dbd91d4f55ac4917b0b7f48b02eb8539805d0c85</link>
        <description>Merge 6.19-rc7 into char-misc-nextWe need the char/misc/iio fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Mon, 26 Jan 2026 12:04:04 +0100</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>9abf22075da98c615be2f608ec1167329a71eafd - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#9abf22075da98c615be2f608ec1167329a71eafd</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netCross-merge networking fixes after downstream PR (net-6.19-rc7).Conflicts:drivers/net/ethernet/huawei/hinic3/hinic3_irq.c  b35a6fd37a00 (&quot;hinic3: Add adaptive IRQ coalescing with DIM&quot;)  fb2bb2a1ebf7 (&quot;hinic3: Fix netif_queue_set_napi queue_index input parameter error&quot;)https://lore.kernel.org/fc0a7fdf08789a52653e8ad05281a0a849e79206.1768915707.git.zhuyikai1@h-partners.comdrivers/net/wireless/ath/ath12k/mac.cdrivers/net/wireless/ath/ath12k/wifi7/hw.c  31707572108d (&quot;wifi: ath12k: Fix wrong P2P device link id issue&quot;)  c26f294fef2a (&quot;wifi: ath12k: Move ieee80211_ops callback to the arch specific module&quot;)https://lore.kernel.org/20260114123751.6a208818@canb.auug.org.auAdjacent changes:drivers/net/wireless/ath/ath12k/mac.c  8b8d6ee53dfd (&quot;wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channel&quot;)  914c890d3b90 (&quot;wifi: ath12k: Add framework for hardware specific ieee80211_ops registration&quot;)Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Fri, 23 Jan 2026 05:13:25 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>9ef552fcf0e0fbc0d8a7d6a5903a08a90eb97f34 - ASoC: renesas: rz-ssi: Cleanups</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#9ef552fcf0e0fbc0d8a7d6a5903a08a90eb97f34</link>
        <description>ASoC: renesas: rz-ssi: CleanupsMerge series from Claudiu &lt;claudiu.beznea@tuxon.dev&gt;:This series adds cleanups for the Renesas RZ SSI driver.

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Tue, 20 Jan 2026 19:17:02 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e73eb6a73c209e63f5f239337bda4b938d75a1f7 - spi: xilinx: make IRQs optional</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#e73eb6a73c209e63f5f239337bda4b938d75a1f7</link>
        <description>spi: xilinx: make IRQs optionalMerge series from Abdurrahman Hussain &lt;abdurrahman@nexthop.ai&gt;:Additionally, make interrupts optional to allow the driver to fall backto its existing polling mode on systems where interrupts are either missingor broken.

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Tue, 20 Jan 2026 18:58:35 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b81db376444244671a86b66e974d705327e433de - Merge tag &apos;v6.19-rc6&apos; into tip-x86-cleanups</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#b81db376444244671a86b66e974d705327e433de</link>
        <description>Merge tag &apos;v6.19-rc6&apos; into tip-x86-cleanupsPick up upstream work and  d9b40d7262a2 (&quot;selftests/x86: Add selftests include path for kselftest.h after centralization&quot;)especially which is a build fix needed for a selftests cleanup comingontop of this.Signed-off-by: Borislav Petkov (AMD) &lt;bp@alien8.de&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Mon, 19 Jan 2026 12:03:56 +0100</pubDate>
        <dc:creator>Borislav Petkov (AMD) &lt;bp@alien8.de&gt;</dc:creator>
    </item>
<item>
        <title>5ac87cd859eca21ebf657d94affd29f40003bede - Merge 6.19-rc6 usb-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#5ac87cd859eca21ebf657d94affd29f40003bede</link>
        <description>Merge 6.19-rc6 usb-nextWe need the USB fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Mon, 19 Jan 2026 10:24:11 +0100</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2733634a5f7b7faa95e81565d3c9178dc1b6e563 - Merge tag &apos;asoc-fix-v6.19-rc6&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/btrfs/Kconfig#2733634a5f7b7faa95e81565d3c9178dc1b6e563</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc6&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19A couple of device IDs and a couple of small fixes, nothing hugelyremarkable.

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Fri, 23 Jan 2026 16:29:24 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>e84d960149e71e8d5e4db69775ce31305898ed0c - Merge tag &apos;for-6.19-rc5-tag&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/btrfs/Kconfig#e84d960149e71e8d5e4db69775ce31305898ed0c</link>
        <description>Merge tag &apos;for-6.19-rc5-tag&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxPull btrfs fixes from David Sterba: - with large folios in use, fix partial incorrect update of a reflinked   range - fix potential deadlock in iget when lookup fails and eviction is   needed - in send, validate inline extent type while detecting file holes - fix memory leak after an error when creating a space info - remove zone statistics from sysfs again, the output size limitations   make it unusable, we&apos;ll do it in another way in another release - test fixes:     - return proper error codes from block remapping tests     - fix tree root leaks in qgroup tests after errors* tag &apos;for-6.19-rc5-tag&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:  btrfs: remove zoned statistics from sysfs  btrfs: fix memory leaks in create_space_info() error paths  btrfs: invalidate pages instead of truncate after reflinking  btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTAL  btrfs: send: check for inline extents in range_is_hole_in_parent()  btrfs: tests: fix return 0 on rmap test failure  btrfs: tests: fix root tree leak in btrfs_test_qgroups()  btrfs: release path before iget_failed() in btrfs_read_locked_inode()

            List of files:
            /linux/fs/btrfs/Kconfig</description>
        <pubDate>Sun, 18 Jan 2026 04:29:32 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
</channel>
</rss>
