aboutsummaryrefslogtreecommitdiff
path: root/sbin/nvmecontrol/identify_ext.c
Commit message (Expand)AuthorAgeFilesLines
* Honor the FWUG value of some drives in nvmecontrolDavid Bright2020-09-211-0/+9
* Fix host memory buffer sizes reporting.Alexander Motin2020-01-061-2/+4
* Report the Host Buffer Memory minimum and preferred sizes.Warner Losh2019-09-041-0/+2
* Print few more useful identify fields.Alexander Motin2019-08-141-10/+11
* Add `nvmecontrol sanitize` command.Alexander Motin2019-08-031-3/+3
* Add IOCTL to translate nvdX into nvmeY and NSID.Alexander Motin2019-08-011-0/+1
* Feature-complete NVMe Namespace Management.Alexander Motin2019-07-311-1/+1
* Add some new fields and bits from NVMe 1.4.Alexander Motin2019-07-291-7/+30
* Make it possible to use print_controller from another programWarner Losh2018-06-131-0/+223