[PATCH v2 1/3] nvme: add ABI documentation for host sysfs interfaces

Hannes Reinecke hare at suse.de
Thu Jul 2 23:32:30 PDT 2026


On 7/2/26 11:55 AM, Guixin Liu wrote:
> Add Documentation/ABI/testing/sysfs-nvme documenting all NVMe host
> sysfs attributes, covering controller attributes under
> /sys/class/nvme/nvmeX/, namespace attributes under
> /sys/block/nvmeXnY/, and subsystem attributes under
> /sys/class/nvme-subsystem/nvme-subsysX/.
> 
> Each entry has been traced to its original introducing commit to
> provide accurate Date, KernelVersion, and Contact information.
> 
> Signed-off-by: Guixin Liu <kanie at linux.alibaba.com>
> ---
> v1->v2:
>   - Group all TLS attributes together (move tls_key and tls_mode next to
>     tls_configured_key and tls_keyring).
>   - Reorganize the file by device class (controller, namespace,
>     subsystem), keeping related attributes grouped within each class.
>   - Split the combined passthru_err_log_enabled entry into separate
>     controller and namespace entries.
> 
>   Documentation/ABI/testing/sysfs-nvme | 450 ++++++++++++++++++++++++++-
>   1 file changed, 440 insertions(+), 10 deletions(-)
> 
Reviewed-by: Hannes Reinecke <hare at kernel.org>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                  Kernel Storage Architect
hare at suse.de                                +49 911 74053 688
SUSE Software Solutions GmbH, Frankenstr. 146, 90461 Nürnberg
HRB 36809 (AG Nürnberg), GF: I. Totev, A. McDonald, W. Knoblich



More information about the Linux-nvme mailing list