summaryrefslogtreecommitdiff
path: root/usr/src/cmd/nvmeadm
AgeCommit message (Expand)AuthorFilesLines
2022-10-1114690 nvmeadm should refer to namespaces by their nsidHans Rosenfeld2-22/+102
2022-09-1514954 nvmeadm list should use nicenum()Hans Rosenfeld2-8/+14
2022-09-0914815 nvmeadm: identify support for namespace managementHans Rosenfeld4-90/+673
2022-06-0814550 nvme_is_ignored_ns() needs less confusionHans Rosenfeld3-27/+59
2022-06-0114684 want nvme-config-list propertyHans Rosenfeld1-1/+1
2022-05-2314670 nvmeadm refactor for option parsingHans Rosenfeld2-13/+45
2022-05-1814696 nvmeadm command dumps core when libumem.so is usedManjith Gambhir1-5/+12
2022-04-2014530 nvme should require exclusive open for attach, detach, and format ioctlsHans Rosenfeld3-42/+61
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-3/+3
2022-03-0214529 nvmeadm should ignore requests to attach/detach ignored namespacesHans Rosenfeld3-8/+43
2022-02-2214513 nvmeadm list-firmwareGuy Morrogh1-2/+16
2022-02-2214507 nvmeadm shouldn't allow writing firmware to a read-only slot 1Hans Rosenfeld4-63/+81
2022-02-0914467 Update nvmeadm 'get-features event' for NVMe 1.4Andy Fiddaman1-0/+29
2021-03-3113690 nvmeadm get-logpage doesn't work after 13672Robert Mustacchi1-3/+14
2021-03-2913672 nvmeadm list could support parsable outputRobert Mustacchi5-50/+266
2021-03-1013563 Update nvmeadm status codes to 1.4Robert Mustacchi1-17/+76
2021-03-1013530 Update nvmeadm identify to 1.4Robert Mustacchi5-114/+1050
2020-07-0812904 Update nvme health logpage and temp thresholdsRobert Mustacchi3-34/+292
2019-07-0911203 Support for NVMe drive firmware updatesPaul Winder4-22/+338
2019-02-0710314 nvmeadm: NULL pointer errorsToomas Soome1-1/+5
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-0/+3
2018-09-229809 nvme driver should attach to all NVMe 1.x devicesRobert Mustacchi1-0/+6
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov1-1/+1
2017-09-128481 nvmeadm: nvme_dskname() string handling is buggyHans Rosenfeld1-9/+17
2017-09-128480 nvmeadm should ignore 0-sized namespaces by defaultHans Rosenfeld1-0/+9
2017-09-128479 nvmeadm doesn't handle namespaces with EUI64Hans Rosenfeld1-36/+25
2017-06-246235 want NVMe management utilityHans Rosenfeld5-0/+2474