Linux 5.15 Block Changes From Removing LightNVM To Fixing Up The Floppy Driver

Written by Michael Larabel in Linux Kernel on 30 August 2021 at 01:39 PM EDT. 3 Comments
LINUX KERNEL
Linux block subsystem maintainer and I/O expert Jens Axboe sent in his set of feature pull requests today for the Linux 5.15 kernel cycle.

With the block subsystem and block driver pull requests submitted today for Linux 5.15 the highlights include:

- Global counter / disk sequence numbers have been added. This is the systemd-led effort as a global counter for block/disk changes.

- Non-standard GPT location support. This effort is about being able to look up the GPT at a non-standard location specified by a block device driver. This work is about supporting the EFI partition on NVIDIA Tegra devices with their internal eMMC storage. In turn this will allow various Android tablets and game consoles to now work out-of-the-box with downstream boot-loaders and the mainline Linux kernel.

- A wide variety of NVMe improvements.

- I/O priority improvements.

- Removal of the LightNVM subsystem.

- A regression fix for Linux's floppy driver code.

- Various other fixes.

See the full list of block changes for Linux 5.15 via linux-block.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week