The Wayback Machine - https://web.archive.org/web/20250829040040/https://www.phoronix.com/linux/Linux+Storage

Linux Storage News Archives


1,151 Linux Storage open-source and Linux related news articles on Phoronix since 2008.

Clearing The Last ReiserFS Remnants: Documentation Cleanse Of The Defunct File-System
Clearing The Last ReiserFS Remnants: Documentation Cleanse Of The Defunct File-System

It was nearly one year ago in the Linux 6.13 kernel that the ReiserFS file-system was dropped from the mainline kernel after having been deprecated in 2022. That dropped 32.8k lines of code from the Linux kernel but some documentation remnants of ReiserFS were mistakenly left in but now in the process of dropping those remnants for the defunct file-system.

13 August 2025 - ReiserFS Documentation - 22 Comments
Bcachefs Maintainer Comments On The LKML While Waiting To See What Happens
Bcachefs Maintainer Comments On The LKML While Waiting To See What Happens

We still don't know what's going to happen for Bcachefs in the Linux 6.17 kernel even with the merge window set to end on Sunday with the Linux 6.17-rc1 release. Linus Torvalds commented over one month ago that they would be parting ways for Linux 6.17. At the start of the Linux 6.17 merge window a Bcachefs pull request was submitted but nearly two weeks later it's still not been pulled and Linus Torvalds hasn't commented on the matter.

8 August 2025 - Bcachefs + Linux 6.17 - 130 Comments
Apple HFS/HFS+ File-System Drivers See Many Fixes In Linux 6.17
Apple HFS/HFS+ File-System Drivers See Many Fixes In Linux 6.17

Earlier this year there was talk of Linux potentially dropping its Apple HFS and HFS+ file-system drivers as they had been orphaned for a decade and proving to be a maintenance burden. Following that some developers stepped up to better maintain the code for HFS and HFS+ file-system support. In Linux 6.17 we are seeing some of the fruits of that work.

3 August 2025 - Apple HFS - 8 Comments
Linux 6.17 Lands New file_getattr & file_setattr System Calls
Linux 6.17 Lands New file_getattr & file_setattr System Calls

Along with the better handling of multi-device file-systems such as Btrfs' native RAID capabilities and now allowing more efficient writing of zeroes to modern storage devices, the number of VFS pull requests for Linux 6.17 also added some other extra goodies.

29 July 2025 - Linux 6.17 file_getattr - 2 Comments
Linux 6.17 Will Allow Writing Zeroes More Efficiently To SSDs
Linux 6.17 Will Allow Writing Zeroes More Efficiently To SSDs

In addition to the VFS changes merrged yesterday for allowing multi-device file-systems to better cope with losing a disk, another notable change as part of the VFS pull requests for Linux 6.17 allows more efficiently zeroing out a range on modern NVMe SSDs or SCSI drives.

29 July 2025 - FALLOC_FL_WRITE_ZEROES - 21 Comments
Linux's Modern NTFS Driver Will Now Correctly Handle Symlinks Created On Windows
Linux's Modern NTFS Driver Will Now Correctly Handle Symlinks Created On Windows

One of the nice Linux kernel accomplishments during the pandemic was getting the NTFS3 driver upstreamed for that modern NTFS file-system read/write driver developed by Paragon Software. In recent times that NTFS3 driver has been seeing occasional fixes and for the Linux 6.17 kernel -- and perhaps then back-ported to existing kernels -- are some notable fixes for those relying on drives formatted with this Microsoft file-system.

26 July 2025 - NTFS3 Driver - 43 Comments
Bcachefs Lands More Fixes Ahead Of Linux 6.16-rc7
Bcachefs Lands More Fixes Ahead Of Linux 6.16-rc7

As we await to see what Linus Torvalds will end up doing about the Bcachefs file-system come Linux 6.17, for the ongoing Linux 6.16 cycle he continues to honor the Bcachefs pull requests containing fixes.

18 July 2025 - Bcachefs Fixes For Linux 6.16-rc7 - 16 Comments
Linux 6.17 Looks To Drop The pktcdvd Packet Writing CD/DVD Driver
Linux 6.17 Looks To Drop The pktcdvd Packet Writing CD/DVD Driver

Linux block maintainer Jens Axboe queued up a patch this week to drop the pktcdvd driver from the mainline kernel, which is expected to be submitted for the upcoming Linux 6.17 cycle. The pktcdvd driver has been in the kernel for over two decades since the Linux 2.6 days for packet-writing CD/DVD support albeit is hardly useful in today's world.

10 July 2025 - Linux Dropping pktcdvd - 39 Comments
Bcachefs Fixes Merged For Linux 6.16-rc5
Bcachefs Fixes Merged For Linux 6.16-rc5

A handful of Bcachefs file-system fixes were submitted yesterday to Linus Torvalds for merging ahead of the Linux 6.16-rc5 release due out on Sunday. Today they were merged.

4 July 2025 - Bcachefs Fixes - 56 Comments
Bcachefs Changes End Up Being Merged Into Linux 6.16, For 6.17: "We'll Be Parting Ways"
Bcachefs Changes End Up Being Merged Into Linux 6.16, For 6.17: "We'll Be Parting Ways"

Last week was a Bcachefs pull request consisting of fixes and a new "journal_rewind" feature to aide as a disaster recovery tool for the file-system. But with that code being submitted as part of the ongoing Linux 6.16 release candidates, it drew criticism from Linus Torvalds and other kernel developers. However, one week later and that discussion having subsided a few days ago, Linus Torvalds ended up merging all of the code. But there is a concerning warning for the future of Bcachefs in the mainline Linux kernel.

27 June 2025 - But Bcachefs will be dropped? - 479 Comments
Latest Bcachefs Code Draws Torvalds' Ire Over Late Feature Code
Latest Bcachefs Code Draws Torvalds' Ire Over Late Feature Code

There is some tension on the Linux kernel mailing list with some late Bcachefs feature work sent in as part of "fixes" for the ongoing Linux 6.16 kernel cycle. Established rules aim for only new feature code to be introduced during the kernel merge windows, which ended nearly two weeks ago for Linux 6.16, but Bcachefs wanting to be exempt to continue to allow new feature code to still land for the cycle in the name of data safety.

20 June 2025 - No Features Post Merge Window - 99 Comments
OpenZFS 2.3.3 Released With Linux 6.15 Support
OpenZFS 2.3.3 Released With Linux 6.15 Support

Following last week's release of OpenZFS 2.2.8, OpenZFS 2.3.3 is now available as the newest point release of this current stable series for this open-source ZFS file-system implementation on Linux and FreeBSD systems.

19 June 2025 - OpenZFS 2.3.3 - 12 Comments
NFS Server Supporting Larger I/O Block Size With Linux 6.16
NFS Server Supporting Larger I/O Block Size With Linux 6.16

For those running an Network File System "NFS" server, the upcoming Linux 6.16 kernel will allow optionally enabling a larger payload size that may yield better performance. Eventually the default payload size may be increased if all goes well from user feedback and testing.

2 June 2025 - Linux 6.16 NFSD - 5 Comments
F2FS Improvements Merged For Linux 6.16
F2FS Improvements Merged For Linux 6.16

Following the exciting EXT4 performance work, XFS atomic writes, and other exciting file-system pull requests submitted for the ongoing Linux 6.16 merge window, the Flash-Friendly File-System (F2FS) changes have been submitted and merged for this next kernel version.

30 May 2025 - Linux 6.16 + F2FS - 1 Comment
Linux 6.16 Upstreams Support For Hardware-Wrapped Encryption Keys
Linux 6.16 Upstreams Support For Hardware-Wrapped Encryption Keys

Google engineer Eric Biggers took time away from all his impressive crypto performance optimizations to the Linux kernel for modern Intel and AMD CPUs to spend time getting support for hardware-wrapped inline encryption keys into the mainline kernel. Google's Android kernel has been carrying this functionality for several years to help enhance security and will now be found in the mainline kernel too for capable platforms.

27 May 2025 - Hardware-Wrapped Inline Encryption Keys - 6 Comments
Bcachefs: Performance Improvements, Recovery Work & Nicer Error Messages For Linux 6.16
Bcachefs: Performance Improvements, Recovery Work & Nicer Error Messages For Linux 6.16

Bcachefs lead developer Kent Overstreet has already sent out the plethora of feature updates destined for the now-open Linux 6.16 kernel cycle. There has been a lot of work going on for Bcachefs that is ready for merging in Linux 6.16 with several performance improvements, continued self-healing / recovery work, improved error messages, and more for this copy-on-write file-system.

26 May 2025 - Bcachefs - 17 Comments
ConfigFS Prepares Rust Support For Linux 6.16
ConfigFS Prepares Rust Support For Linux 6.16

ConfigFS is seeing a new maintainer step up to manage this RAM-based file-system. With Andreas Hindborg taking over maintainership of ConfigFS he's also landing patches authored by him for adding Rust programming language support to this file-system.

25 May 2025 - ConfigFS + Rust - 2 Comments

1151 Linux Storage news articles published on Phoronix.