RepoJournal
Linux

Linux

The kernel, distros, and the rigs of the moment

Pick a date

Topics: Infrastructure Full archive →

The Wire · Showcase

KERNEL 7.2-RC4 FLUSH: FILESYSTEM FIXES DOMINATE AS EROFS CATCHES CRITICAL CORRUPTION BUGS

By RepoJournal · Filed · About Linux

erofs is patching false corruption reports in its tail packing logic while the kernel sweep catches 21 XFS bugs found by LLM analysis.

The erofs team just landed critical sanity check fixes [1] that were throwing false corruption warnings on ztailpacking tail pclusters, a combination that hits compressed workloads hard. Meanwhile, XFS is getting 21 fixes [2] pulled from LLM-assisted bug hunts, including timestamp nanosecond clamping and bmbt fork height validation that prevents data corruption on edge cases. On the networking side, SMB3 client picks up fallocate fixes and duplicate extent handling [3] that stop punching holes from corrupting cached data. Landlock's RC4 batch [4] addresses TCP Fast Open support and test environment edge cases. Power management rounds out the sweep with cpufreq scheduler integration fixes [5] that restore CPU frequency capping visibility when architecture layers return zero.

Action items

References

  1. [1] Merge tag 'erofs-for-7.2-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs torvalds/linux
  2. [2] Merge tag 'xfs-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux torvalds/linux
  3. [3] Merge tag 'v7.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 torvalds/linux
  4. [4] Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux torvalds/linux
  5. [5] Merge tag 'pm-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm torvalds/linux

Quick answers

What shipped in Linux on July 17, 2026?
erofs is patching false corruption reports in its tail packing logic while the kernel sweep catches 21 XFS bugs found by LLM analysis. In total, 7 commits landed.
Who contributed to Linux on July 17, 2026?
1 developer shipped this update, including Linus Torvalds.
What were the notable Linux updates?
Merge tag 'erofs-for-7.2-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs, Merge tag 'xfs-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux, and Merge tag 'v7.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6.

More from Linux

Daily updates, in your inbox

Follow Linux

The kernel, distros, and the rigs of the moment We'll email you a link to confirm first.

Free. Confirm via email. Unsubscribe in one click.

— or follow the whole beat:

Elsewhere on the wire