aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nvme.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-27nvme: improve the NVME_CONNECT_AUTHREQ* definitionsGravatar Christoph Hellwig 1-2/+2
2022-08-02nvme: add definitions for NVMe In-Band authenticationGravatar Hannes Reinecke 1-1/+208
2022-08-02nvme: handle the persistent internal error AERGravatar Michael Kelley 1-0/+4
2022-07-06nvme: use struct group for generic command dwordsGravatar Keith Busch 1-0/+2
2022-06-23nvme: fix the CRIMS and CRWMS definitions to match the specGravatar Joel Granados 1-2/+2
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsGravatar Christoph Hellwig 1-0/+31
2022-05-17nvme: split the enum used for various register constantsGravatar Christoph Hellwig 1-2/+11
2022-05-16nvme: add missing status values to verbose loggingGravatar Max Gurtovoy 1-0/+2
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2022-03-29nvme: allow duplicate NSIDs for private namespacesGravatar Sungup Moon 1-0/+1
2022-03-07nvme: add support for enhanced metadataGravatar Keith Busch 1-6/+47
2022-02-28nvme: expose cntrltype and dctype through sysfsGravatar Martin Belanger 1-1/+9
2022-02-28nvme: add verbose error loggingGravatar Alan Adamson 1-0/+1
2021-10-27nvme: add new discovery log page entry definitionsGravatar Hannes Reinecke 1-3/+16
2021-10-20nvmet: use macro definitions for setting cmic valueGravatar Max Gurtovoy 1-0/+1
2021-10-20nvme: add CNTRLTYPE definitions for 'identify controller'Gravatar Hannes Reinecke 1-1/+9
2021-06-17nvme.h: add missing nvme_lba_range_type endianness annotationsGravatar Wesley Sheng 1-2/+2
2021-06-17nvmet: add ZBD over ZNS backend supportGravatar Chaitanya Kulkarni 1-0/+7
2021-06-17nvmet: add Command Set Identifier supportGravatar Chaitanya Kulkarni 1-0/+1
2021-04-06nvme: implement non-mdts command limitsGravatar Keith Busch 1-0/+10
2021-02-02nvme: add tracing of zns commandsGravatar Johannes Thumshirn 1-1/+5
2021-02-02nvme: update enumerations for status codesGravatar Max Gurtovoy 1-4/+20
2021-01-18nvme-pci: allow use of cmb on v1.4 controllersGravatar Klaus Jensen 1-0/+6
2020-07-29nvmet: add passthru code to process commandsGravatar Logan Gunthorpe 1-0/+4
2020-07-08nvme: support for zoned namespacesGravatar Keith Busch 1-0/+111
2020-07-08nvme: support for multiple Command Sets Supported and Effects log pagesGravatar Keith Busch 1-1/+3
2020-07-08nvme: implement multiple I/O Command Set supportGravatar Niklas Cassel 1-2/+17
2020-05-27nvme: add Metadata Capabilities enumerationsGravatar Israel Rukshin 1-0/+6
2020-05-27nvme: replace zero-length array with flexible-arrayGravatar Gustavo A. R. Silva 1-1/+1
2020-05-09nvme: define constants for identification valuesGravatar Keith Busch 1-0/+6
2020-05-09nvmet: align addrfam list to specGravatar Chaitanya Kulkarni 1-0/+2
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorGravatar Akinobu Mita 1-0/+6
2019-11-04nvme: resync include/linux/nvme.h with nvmecliGravatar Revanth Rajashekar 1-3/+50
2019-11-04nvme: introduce "Command Aborted By host" status codeGravatar Max Gurtovoy 1-0/+1
2019-08-29nvme-pci: Add support for variable IO SQ element sizeGravatar Benjamin Herrenschmidt 1-0/+1
2019-08-29nvme: trace: support for Get LBA Status opcode parsedGravatar Minwoo Im 1-1/+2
2019-08-29nvme: add Get LBA Status command opcodeGravatar Minwoo Im 1-0/+1
2019-07-09nvme: add I/O characteristics fieldsGravatar Bart Van Assche 1-3/+9
2019-06-21nvme-trace: support for fabrics commands in host-sideGravatar Minwoo Im 1-3/+17
2019-06-21nvme-trace: move opcode symbol print to nvme.hGravatar Minwoo Im 1-0/+45
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdGravatar Minwoo Im 1-1/+6
2019-05-14nvme: fix typos in nvme status code valuesGravatar Minwoo Im 1-2/+2
2019-04-11nvmet: fix discover log page when offsets are usedGravatar Keith Busch 1-2/+7
2019-02-20nvme_ioctl.h: remove duplicate GPL boilerplateGravatar Christoph Hellwig 1-9/+1
2018-12-13nvme: add error log page slot definitionGravatar Chaitanya Kulkarni 1-0/+14
2018-12-13nvme: remove nvme_common command cdw10 arrayGravatar Chaitanya Kulkarni 1-1/+6
2018-12-13nvme-tcp: Add protocol headerGravatar Sagi Grimberg 1-0/+1
2018-12-07nvme: implement Enhanced Command RetryGravatar Keith Busch 1-1/+16
2018-12-07nvmet: expose support for fabrics SQ flow control disable in treqGravatar Sagi Grimberg 1-3/+5
2018-12-07nvmet: don't override treq upon modification.Gravatar Sagi Grimberg 1-0/+2