Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: Guixin Liu <kanie@linux.alibaba.com>,
	Keith Busch <kbusch@kernel.org>, Jens Axboe <axboe@kernel.dk>,
	Christoph Hellwig <hch@lst.de>, Sagi Grimberg <sagi@grimberg.me>,
	Daniel Wagner <dwagner@suse.de>,
	John Garry <john.g.garry@oracle.com>,
	Nilay Shroff <nilay@linux.ibm.com>
Cc: linux-nvme@lists.infradead.org, xlpang@linux.alibaba.com,
	oliver.yang@linux.alibaba.com
Subject: Re: [PATCH v2 1/3] nvme: add ABI documentation for host sysfs interfaces
Date: Fri, 3 Jul 2026 08:32:30 +0200	[thread overview]
Message-ID: <ef9a4e21-a0ec-409b-aa11-fb47c535ae77@suse.de> (raw)
In-Reply-To: <20260702095541.1145128-2-kanie@linux.alibaba.com>

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@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@kernel.org>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                  Kernel Storage Architect
hare@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


  parent reply	other threads:[~2026-07-03  6:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-02  9:55 [PATCH v2 0/3] nvme: add ABI documentation for sysfs and configfs interfaces Guixin Liu
2026-07-02  9:55 ` [PATCH v2 1/3] nvme: add ABI documentation for host sysfs interfaces Guixin Liu
2026-07-02 13:49   ` Nilay Shroff
2026-07-03  2:09     ` Guixin Liu
2026-07-03  6:32   ` Hannes Reinecke [this message]
2026-07-02  9:55 ` [PATCH v2 2/3] nvmet: add ABI documentation for target configfs interfaces Guixin Liu
2026-07-03  6:34   ` Hannes Reinecke
2026-07-02  9:55 ` [PATCH v2 3/3] MAINTAINERS: add missing NVMe documentation files Guixin Liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ef9a4e21-a0ec-409b-aa11-fb47c535ae77@suse.de \
    --to=hare@suse.de \
    --cc=axboe@kernel.dk \
    --cc=dwagner@suse.de \
    --cc=hch@lst.de \
    --cc=john.g.garry@oracle.com \
    --cc=kanie@linux.alibaba.com \
    --cc=kbusch@kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=nilay@linux.ibm.com \
    --cc=oliver.yang@linux.alibaba.com \
    --cc=sagi@grimberg.me \
    --cc=xlpang@linux.alibaba.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox