• eCryptfs, a stackable in‑tree filesystem, offers per‑directory encryption for Linux users. • Linux 7.0 sees the most eCryptfs patches in years, reviving developer interest. • Tyler Hicks, ex‑Canonical engineer, leads the pull request, adding bug fixes and cleanups. • Fixes include removal of deprecated strcpy usage and new VFS hook support. • The update demonstrates FSCRYPT’s continued relevance amid full‑disk encryption trends. • Developers can explore eCryptfs details at eCryptfs.org for deeper understanding.

Article Summaries:

  • eCryptfs, the in‑tree Linux file‑system that provides per‑directory encryption, has seen its first significant patch activity in years with the release of Linux 7.0. Former Canonical engineer Tyler Hicks, now a Microsoft Linux kernel maintainer, submitted a pull request that merged a series of minor fixes into the mainline kernel. The changes include typo corrections, removal of deprecated strcpy usage, and other code cleanups. While the updates are small, they represent the most eCryptfs development seen in a while, signaling a renewed, albeit modest, interest in the stackable encryption framework.

Sources: