this post was submitted on 10 Feb 2026
29 points (100.0% liked)

Linux

13283 readers
349 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Among the pull requests merged today on this first day of the Linux 7.0 merge window are the many Btrfs file-system feature updates.

David Sterba sent in the Btrfs feature pull in advance of the Linux 6.19 stable release and thus among the early merges for kicking off the Linux 7.0 cycle. There aren't any noted performance optimizations specifically this cycle but a lot of other feature work some of which may help performance like enabling direct I/O for larger block sizes when greater than the kernel's page size.

you are viewing a single comment's thread
view the rest of the comments
[–] vivendi@programming.dev 5 points 2 months ago* (last edited 2 months ago)

I use it because it has native compressio and also an entire incremental backup tool built in (btrfs send/receive can throw snapshots of a filesystem across networks)

Although my actual daily driver is FreeBSD with ZFS