RepoJournal
Linux

Linux

The kernel, distros, and the rigs of the moment

Keep up with Linux in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Infrastructure Full archive →

The Wire · Showcase

KSMBD PROTOCOL FIXES LAND IN 7.2-RC, GFS2 QUOTA BUGS SQUASHED

By RepoJournal · Filed · About Linux

The kernel's SMB server implementation got a major protocol compliance overhaul after smbtorture exposed significant divergence from spec, while filesystems and power management shore up edge cases before the 7.2 release.

SMB3 support in ksmbd just got a correctness pass that rewrites lease state handling, oplock behavior, durable handle tracking, and CREATE/rename semantics to match actual protocol requirements [1]. This wasn't theoretical: smbtorture found real divergence that would break interop with strict clients. In parallel, GFS2 fixed a dangerous page poisoning bug during file growth and resolved quota initialization issues that were sleeping under bitlocks on PREEMPT_RT systems [2], which would deadlock real deployments. Thermal and power management got focused fixes: Intel's thermal_throttle driver no longer leaks resources on failure [3], and the schedutil governor's need_freq_update flag now clears correctly in the adjust_perf path to avoid spurious cpufreq calls [4]. eCryptfs received cleanup work replacing kmalloc/snprintf with kasprintf, reducing code footprint [5]. None of these are flashy, but they're the kind of subtle correctness fixes that prevent production headaches.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge tag 'v7.2-rc-part2-smb3-server-fixes' of git://git.samba.org/ksmbd torvalds/linux
  2. [2] Merge tag 'gfs2-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 torvalds/linux
  3. [3] Merge tag 'thermal-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm torvalds/linux
  4. [4] Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm torvalds/linux
  5. [5] Merge tag 'ecryptfs-7.2-rc1-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs torvalds/linux

Quick answers

What shipped in Linux on June 27, 2026?
The kernel's SMB server implementation got a major protocol compliance overhaul after smbtorture exposed significant divergence from spec, while filesystems and power management shore up edge cases before the 7.2 release. In total, 18 commits landed.
What were the notable Linux updates?
Merge tag 'v7.2-rc-part2-smb3-server-fixes' of git://git.samba.org/ksmbd, Merge tag 'gfs2-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2, and Merge tag 'thermal-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.

More from Linux

Daily updates, in your inbox

Follow Linux

Keep up with Linux in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.