aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig1-2/+2
2022-08-02nvme: add definitions for NVMe In-Band authenticationHannes Reinecke1-1/+208
2022-08-02nvme: handle the persistent internal error AERMichael Kelley1-0/+4
2022-07-06nvme: use struct group for generic command dwordsKeith Busch1-0/+2
2022-06-23nvme: fix the CRIMS and CRWMS definitions to match the specJoel Granados1-2/+2
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig1-0/+31
2022-05-17nvme: split the enum used for various register constantsChristoph Hellwig1-2/+11
2022-05-16nvme: add missing status values to verbose loggingMax Gurtovoy1-0/+2
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-03-29nvme: allow duplicate NSIDs for private namespacesSungup Moon1-0/+1
2022-03-07nvme: add support for enhanced metadataKeith Busch1-6/+47
2022-02-28nvme: expose cntrltype and dctype through sysfsMartin Belanger1-1/+9
2022-02-28nvme: add verbose error loggingAlan Adamson1-0/+1
2021-10-27nvme: add new discovery log page entry definitionsHannes Reinecke1-3/+16
2021-10-20nvmet: use macro definitions for setting cmic valueMax Gurtovoy1-0/+1
2021-10-20nvme: add CNTRLTYPE definitions for 'identify controller'Hannes Reinecke1-1/+9
2021-06-17nvme.h: add missing nvme_lba_range_type endianness annotationsWesley Sheng1-2/+2
2021-06-17nvmet: add ZBD over ZNS backend supportChaitanya Kulkarni1-0/+7
2021-06-17nvmet: add Command Set Identifier supportChaitanya Kulkarni1-0/+1
2021-04-06nvme: implement non-mdts command limitsKeith Busch1-0/+10
2021-02-02nvme: add tracing of zns commandsJohannes Thumshirn1-1/+5
2021-02-02nvme: update enumerations for status codesMax Gurtovoy1-4/+20
2021-01-18nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen1-0/+6
2020-07-29nvmet: add passthru code to process commandsLogan Gunthorpe1-0/+4
2020-07-08nvme: support for zoned namespacesKeith Busch1-0/+111
2020-07-08nvme: support for multiple Command Sets Supported and Effects log pagesKeith Busch1-1/+3
2020-07-08nvme: implement multiple I/O Command Set supportNiklas Cassel1-2/+17
2020-05-27nvme: add Metadata Capabilities enumerationsIsrael Rukshin1-0/+6
2020-05-27nvme: replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-09nvme: define constants for identification valuesKeith Busch1-0/+6
2020-05-09nvmet: align addrfam list to specChaitanya Kulkarni1-0/+2
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita1-0/+6
2019-11-04nvme: resync include/linux/nvme.h with nvmecliRevanth Rajashekar1-3/+50
2019-11-04nvme: introduce "Command Aborted By host" status codeMax Gurtovoy1-0/+1
2019-08-29nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt1-0/+1
2019-08-29nvme: trace: support for Get LBA Status opcode parsedMinwoo Im1-1/+2
2019-08-29nvme: add Get LBA Status command opcodeMinwoo Im1-0/+1
2019-07-09nvme: add I/O characteristics fieldsBart Van Assche1-3/+9
2019-06-21nvme-trace: support for fabrics commands in host-sideMinwoo Im1-3/+17
2019-06-21nvme-trace: move opcode symbol print to nvme.hMinwoo Im1-0/+45
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im1-1/+6
2019-05-14nvme: fix typos in nvme status code valuesMinwoo Im1-2/+2
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch1-2/+7
2019-02-20nvme_ioctl.h: remove duplicate GPL boilerplateChristoph Hellwig1-9/+1
2018-12-13nvme: add error log page slot definitionChaitanya Kulkarni1-0/+14
2018-12-13nvme: remove nvme_common command cdw10 arrayChaitanya Kulkarni1-1/+6
2018-12-13nvme-tcp: Add protocol headerSagi Grimberg1-0/+1
2018-12-07nvme: implement Enhanced Command RetryKeith Busch1-1/+16
2018-12-07nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg1-3/+5
2018-12-07nvmet: don't override treq upon modification.Sagi Grimberg1-0/+2