[PATCH V5 0/7] nvme: Refactor and expose per-controller timeout configuration

Keith Busch kbusch at kernel.org
Wed May 20 12:22:52 PDT 2026


On Thu, May 14, 2026 at 10:32:48AM +0200, Maurizio Lombardi wrote:
> This patchset tries to address some limitations in how the NVMe driver handles
> command timeouts.
> Currently, the driver relies heavily on global module parameters
> (NVME_IO_TIMEOUT and NVME_ADMIN_TIMEOUT), making it difficult for users to
> tune timeouts for specific controllers that may have very different
> characteristics. Also, in some cases, manual changes to sysfs timeout values
> are ignored by the driver logic.

Thanks, applied to newly created branch, nvme-7.2.



More information about the Linux-nvme mailing list