Boomspot
  • Home
Loading...
Boomspot

Daily tech news, software development coverage, Apple reporting, and the gear behind modern music making.

TwitterLinkedIn

Browse

  • Categories
  • Tags
  • Authors

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Unsubscribe

© 2026 Boomspot. All rights reserved.

Built by Boomspot
Updated hourly

AI Content Disclosure: Articles on Boomspot are researched, written, and edited with the assistance of advanced AI systems. We combine software-assisted research with editorial oversight to deliver useful, accurate, and practical technical and music production content. Learn more about our editorial approach.

  1. Home
  2. Linux
  3. CIFS/SMB3 Kernel Maintainer Steve French is Dead
linux4 min read

CIFS/SMB3 Kernel Maintainer Steve French is Dead

After decades leading Linux's CIFS/SMB3 code, Steve French steps down. Here's what his exit means for Linux-Windows file sharing going forward.

S

Staff

August 23, 2026

Reviewed byDorian

CIFS/SMB3 Kernel Maintainer Steve French is Dead

For nearly a quarter century, one name has sat atop every commit touching Linux's CIFS and SMB3 code: Steve French. That changes with Linux 7.3. French has stepped down as maintainer due to health reasons, closing out one of the longest continuous maintainership runs in the kernel's history.

If you have ever mounted a Windows share on a Linux box, pulled files from a NAS over SMB3, or run Samba in a mixed-OS office, you have relied on code French wrote or reviewed. He did not just maintain the subsystem — he built most of it from scratch. He then spent years hardening it while working at Microsoft, a company whose products depend on the very protocol he was upstreaming into a competing operating system.

Context

CIFS, which developers later folded into the broader SMB3 implementation, is the kernel-side client that lets Linux talk to Windows file shares, NAS boxes, and Samba servers using Microsoft's native file-sharing protocol. Before this code existed in a usable form, getting Linux and Windows machines to share files reliably meant leaning entirely on Samba running in userspace or accepting janky, unencrypted legacy CIFS support.

French started that work in the early 2000s and never really let go of it. He pushed the driver through SMB1's aging feature set into SMB2 and SMB3, adding support for encryption, multichannel connections, directory leases, and the kind of Windows Active Directory integration that enterprise IT departments actually need. That's not a small technical lift. SMB3 is a stateful, session-oriented protocol with plenty of Windows-specific quirks, and getting it right inside a kernel module means constant testing against real Windows Server behavior, not just the written spec.

What made French's tenure unusual was his day job. Microsoft employs him, and Microsoft owns the protocol he was implementing in a rival kernel. Instead of creating a conflict, that arrangement turned into one of the more productive stories in open source infrastructure.

French's institutional knowledge of SMB3's internals, gained from the vendor side, is not something an outside contributor could easily replicate. He used that access to keep the Linux client compatible as Windows Server and Azure Files evolved their SMB implementations. He did this while also serving as a longtime Samba team member and a familiar face at kernel and file systems conferences. See related: eevdf vs cfs: what really changed in linux scheduling for additional background.

A health-related maintainer transition is not new territory for the kernel project. Long-running subsystems eventually outlive the person who started them, and the kernel community has handled these handoffs before — sometimes smoothly, sometimes with a rocky adjustment period while a new maintainer learns the accumulated history of a codebase. CIFS/SMB3 carries a particularly dense set of that history, spanning encryption negotiation, POSIX extensions Microsoft added for Linux interoperability, and years of edge-case bug fixes tied to specific Windows Server patch levels.

Implications

For everyday desktop users mounting a shared drive, nothing changes immediately. The code French leaves behind is mature and well-tested, and a maintainer transition does not erase years of stability work. Your mount.cifs commands, your /etc/fstab entries pointing at a Windows share, and your Samba-based home NAS setups will keep working exactly as they did.

Also read: is kde plasma 6.8 worth upgrading for performance?: the details

The real question is pace and depth of future development. New SMB3 features, performance tuning for multichannel setups, and fast turnaround on interoperability bugs against new Windows Server releases have all depended on French's direct line into Microsoft's own SMB engineering. Whoever picks up the maintainer role, whether an existing co-maintainer or a new name entirely, will need to either inherit that access or build equivalent relationships from scratch — and that is not a quick substitution.

For Linux system administrators running mixed Windows-Linux environments, this is worth flagging as a risk to monitor rather than an emergency. If you manage file servers where Linux clients authenticate against Active Directory and mount SMB3 shares for daily operations, keep an eye on the CIFS/SMB3 mailing list and kernel changelogs over the next few kernel cycles. Watch specifically for how quickly maintainers triage reported regressions and whether feature parity with new Windows Server SMB dialects continues at the same clip.

There is also a broader lesson here for how the kernel handles vendor-adjacent maintainers. French's dual role as a Microsoft employee and the person responsible for Linux's SMB3 client was, for years, one of the quieter success stories of cross-company open source collaboration. Microsoft should keep investing in that arrangement, and the kernel community should watch closely, so that something equally credible replaces it rather than letting it quietly degrade.

Watch the kernel mailing list threads and the next few merge windows for the name attached to CIFS/SMB3 pull requests. That will tell you faster than any announcement whether the transition is a smooth handoff of deep protocol knowledge or the start of a slower, bumpier period for one of Linux's most quietly essential file-sharing subsystems.

Tags

Software DevelopmentOpen-sourceDeveloper ToolsCybersecurityCloud ComputingLinux Kernel

Related Articles

Zelenskyy's Firm Stand: No Land for Putin
technology•3 min read

Zelenskyy's Firm Stand: No Land for Putin

Ukrainian President Zelenskyy's firm rejection of a territory swap with Russia highlights a steadfast commitment to sovereignty and the pivotal role of technology in modern warfare.

Sep 4, 2025

Smart Homes Under Siege: The Rise of Cybercrime
crime•3 min read

Smart Homes Under Siege: The Rise of Cybercrime

Smart homes have transformed into cybercrime targets, with smart devices' vulnerabilities exposed and steps highlighted for bolstering security.

Sep 6, 2025

WebAssembly: Unleashing Native Speed in Web Browsers
coding•4 min read

WebAssembly: Unleashing Native Speed in Web Browsers

WebAssembly is transforming web development with near-native performance, enabling more complex and efficient applications.

Sep 6, 2025

Browse by Category

Technology577Coding136Music Production15Linux15SEO13Apple Rumors11Studio Gear7

Popular Posts

CachyOS Beats Windows 11 on AMD Ryzen AI 9 HX 470

CachyOS Beats Windows 11 on AMD Ryzen AI 9 HX 470

6 min read
ChatGPT's Apple Health Integration Arrives for U.S. Users

ChatGPT's Apple Health Integration Arrives for U.S. Users

4 min read
Alacritty vs Kitty: Why I'm Switching Terminal Emulators

Alacritty vs Kitty: Why I'm Switching Terminal Emulators

4 min read
Why It's Getting Harder to Focus in 2026

Why It's Getting Harder to Focus in 2026

6 min read
Do DAWs Really Sound Different? The Truth Revealed

Do DAWs Really Sound Different? The Truth Revealed

5 min read

Recent Posts

5 Budget Mic Alternatives to the Townsend Sphere L22

5 Budget Mic Alternatives to the Townsend Sphere L22

Aug 23, 2026•6 min
Why Your Guitar Sounds Bad Through an Audio Interface

Why Your Guitar Sounds Bad Through an Audio Interface

Aug 23, 2026•5 min
Is It Safe to Update Cracked VST Plugins?

Is It Safe to Update Cracked VST Plugins?

Aug 23, 2026•7 min
What Is FAMFS? Linux's New CXL Memory File System

What Is FAMFS? Linux's New CXL Memory File System

Aug 23, 2026•6 min
Redora vs nestjs-redis: Which Redis Tool Fits NestJS?

Redora vs nestjs-redis: Which Redis Tool Fits NestJS?

Aug 23, 2026•6 min