History log of /illumos-gate/usr/src/lib/libnvme/common/libnvme_log.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 533affcb 23-Feb-2024 Robert Mustacchi

16171 want libnvme and common nvme ioctl interface
16172 nvmeadm could be 64-bit and have ctf
16173 want a way to list supported features and log pages
16174 want several WDC vendor-speci

16171 want libnvme and common nvme ioctl interface
16172 nvmeadm could be 64-bit and have ctf
16173 want a way to list supported features and log pages
16174 want several WDC vendor-specific commands and logs
16175 nvmeadm get-features feature filtering needs work
16176 namespace count should be unsigned
16177 nvmeadm commands should not ignore extraneous arguments
16178 nvme firmware related improvements
16179 nvmeadm format incorrectly uses common namespace information
16180 nvme timeout integer signdness should be consistent
16181 apst register size should be a u32
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...