» Tag
filesystems
5 postsNew Linux benchmark tests corruption, snapshots, rebuilds on 26 layouts
Open-source Linux benchmark tests btrfs, ZFS, bcachefs, ext4 and XFS across 26 configs for corruption, snapshots, rebuilds and ENOSPC handling.
ZeroFS adds a native Rust Linux kernel module, bypassing FUSE
ZeroFS ships a Linux kernel module written almost entirely in Rust, bypassing FUSE and running via CI tricks even on kernels without Rust support.
How the Linux kernel's iomap layer works
An LWN deep dive explains how the Linux kernel's iomap layer maps files to storage, replacing buffer heads and cutting filesystem boilerplate code.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comSecurity After Remote Attestation
Explore essential measures and methods for maintaining security after remote attestation.
Async NFS Client Library for Rust Without OS Mount Point
nfs-crust is an experimental Rust library for atomically publishing files on NFSv4.1 without an OS mount point.