<?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 hash-test.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0eaed89c18aeedf0898baf2dbf5ff027c6795152 - Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ext4/hash-test.c#0eaed89c18aeedf0898baf2dbf5ff027c6795152</link>
        <description>Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Use designated initializers for sh_mtu2, sh_cmt, and sh_tmu, and    drop the unused initializer in the platform_device_id table for    sh_mtu2 (Uwe Kleine-K&#246;nig)  - Remove redundant dev_err()/dev_err_probe() messages when    devm_request_*_irq() fails, as the helper already logs an error    message (Pan Chuang)  - Fix a boot hang on Allwinner D1 when a forced minimum delta is used    with the sun4i timer (Felix Yan)  - Fix an IRQ leak in the cpuhp_setup_state() error path by freeing the    IRQ on failure in the NXP PIT driver (WenTao Liang)  - Fix incorrect unmapping of shared MMIO between the clocksource and    clockevent drivers. If one of them fails to initialize, the error    path unmaps the shared MMIO region, leaving the other driver with an    invalid mapping on clps711x (Guangshuo Li)  - Make the samsung_pwm driver compatible with PREEMPT_RT by replacing    regular spinlocks with raw_spinlock_t in atomic contexts (Marek    Szyprowski)  - Use __raw_readl() and __raw_writel() instead of ioread32() and    iowrite32() to support SWAP_IO_SPACE in the rtl-otto driver (Rustam    Adilov)  - Fix a missing clk_disable_unprepare() call in the timer    initialization error path of the Armada driver (Yuho Choi)Link: https://lore.kernel.org/lkml/75feea31-683d-45a1-87f4-ab045e0152ae@oss.qualcomm.com

            List of files:
            /linux/fs/ext4/hash-test.c</description>
        <pubDate>Mon, 17 Aug 2026 10:29:52 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d85f863e5a6f1fa01b186001af0f68f4f5239e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ext4/hash-test.c#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/fs/ext4/hash-test.c</description>
        <pubDate>Sat, 15 Aug 2026 06:26:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76904fccf81936c084faebc73ac72c0919a42941 - Merge tag &apos;v7.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ext4/hash-test.c#76904fccf81936c084faebc73ac72c0919a42941</link>
        <description>Merge tag &apos;v7.2-rc3&apos; into nextSync up with mainline to pull in stable fixes to avoid merge conflicts.

            List of files:
            /linux/fs/ext4/hash-test.c</description>
        <pubDate>Tue, 14 Jul 2026 04:06:00 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>00599d4841790d05401820a96cf7edb193888b00 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ext4/hash-test.c#00599d4841790d05401820a96cf7edb193888b00</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesPull in tag v7.2-rc1 so that drm-misc-fixes becomes useful again,and drm-misc-next-fixes can be closed.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/fs/ext4/hash-test.c</description>
        <pubDate>Mon, 29 Jun 2026 17:58:00 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>9611c0ce215a66770ccbe5c126bf57ba8c31bcad - Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ext4/hash-test.c#9611c0ce215a66770ccbe5c126bf57ba8c31bcad</link>
        <description>Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-currentThis pulls in the merge commit for MFD updates for v7.2. The PR containsa build-time dependency of one of the GPIO commits that will follow.

            List of files:
            /linux/fs/ext4/hash-test.c</description>
        <pubDate>Fri, 19 Jun 2026 10:50:17 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>83f1454877cc292b88baf13c829c16ce6937d120 - Merge tag &apos;ext4_for_linus-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ext4/hash-test.c#83f1454877cc292b88baf13c829c16ce6937d120</link>
        <description>Merge tag &apos;ext4_for_linus-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Pull ext4 updates from Ted Ts&apos;o: - A major rework of the fast commit mechanism to avoid lock contention   and deadlocks. We also export snapshot statistics in   /proc/fs/ext4/*/fc_info - Performance optimization for directory hash computation by processing   input in 4-byte chunks and removing function pointers, along with new   KUnit tests for directory hash - Cleanups in JBD2 to remove special slabs and use kmalloc() instead - Various bug fixes, including:     - Early validation of donor superblock in EXT4_IOC_MOVE_EXT to       avoid cross-fs deadlock     - Fix for a kernel BUG in ext4_write_inline_data_end under       data=journal     - Fix for a NULL dereference in jbd2_journal_dirty_metadata when       handle is aborted     - Fix for an underflow in JBD2 fast commit block initialization       check     - Fix for LOGFLUSH shutdown ordering to ensure ordered data       writeback     - Miscellaneous fixes for error path return values and KUnit       assertions* tag &apos;ext4_for_linus-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:  ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT  ext4: fix kernel BUG in ext4_write_inline_data_end  ext4: fix ERR_PTR(0) in ext4_mkdir()  jbd2: remove special jbd2 slabs  ext4: remove mention of PageWriteback  ext4: improve str2hashbuf by processing 4-byte chunks and removing function pointers  ext4: add Kunit coverage for directory hash computation  ext4: fast commit: export snapshot stats in fc_info  ext4: fast commit: add lock_updates tracepoint  ext4: fast commit: avoid i_data_sem by dropping ext4_map_blocks() in snapshots  ext4: fast commit: avoid self-deadlock in inode snapshotting  ext4: fast commit: avoid waiting for FC_COMMITTING  ext4: lockdep: handle i_data_sem subclassing for special inodes  ext4: fast commit: snapshot inode state before writing log  jbd2: fix integer underflow in jbd2_journal_initialize_fast_commit()  ext4: fix fast commit wait/wake bit mapping on 64-bit  jbd2: check for aborted handle in jbd2_journal_dirty_metadata()  ext4: Use %pe to print PTR_ERR()  ext4: fix LOGFLUSH shutdown ordering to allow ordered-mode data writeback  ext4: replace KUnit tests for memcmp() with KUNIT_ASSERT_MEMEQ()

            List of files:
            /linux/fs/ext4/hash-test.c</description>
        <pubDate>Thu, 18 Jun 2026 18:42:02 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>3147cac6c1929f26b4687993b8c7af5b7b34496d - ext4: add Kunit coverage for directory hash computation</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/ext4/hash-test.c#3147cac6c1929f26b4687993b8c7af5b7b34496d</link>
        <description>ext4: add Kunit coverage for directory hash computationIntroduce Kunit tests for fs/ext4/hash.c to verify ext4fs_dirhash()across the legacy, half-MD4, and TEA hash variants.The tests cover empty, seeded hashing, and non-ASCII name handling.They also verify error paths, including invalid hash versions andSipHash without a configured key, and check that the signed andunsigned hash variants differ on non-ASCII input as expected.When CONFIG_UNICODE is enabled, the tests further verify casefolded-namehashing and the fallback behavior for invalid input.Co-developed-by: Chen Hao Yu &lt;edward062254@gmail.com&gt;Signed-off-by: Chen Hao Yu &lt;edward062254@gmail.com&gt;Signed-off-by: Guan-Chun Wu &lt;409411716@gms.tku.edu.tw&gt;Link: https://patch.msgid.link/20260531080019.3794809-2-409411716@gms.tku.edu.twSigned-off-by: Theodore Ts&apos;o &lt;tytso@mit.edu&gt;

            List of files:
            /linux/fs/ext4/hash-test.c</description>
        <pubDate>Sun, 31 May 2026 10:00:18 +0200</pubDate>
        <dc:creator>Guan-Chun Wu &lt;409411716@gms.tku.edu.tw&gt;</dc:creator>
    </item>
</channel>
</rss>
