summaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar2023-07-101-1/+1
* Merge patch series "Use block pr_ops in LIO"Martin K. Petersen2023-05-221-8/+43
|\
| * nvme: Add a nvme_pr_type enumMike Christie2023-04-111-0/+9
| * nvme: Add pr_ops read_keys supportMike Christie2023-04-111-0/+4
| * nvme: Fix reservation status related structsMike Christie2023-04-111-8/+30
* | nvme-trace: show more opcode namesMinwoo Im2023-03-151-0/+5
|/
* nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig2022-12-281-0/+1
* nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig2022-12-281-1/+2
* nvme: implement the DEAC bit for the Write Zeroes commandChristoph Hellwig2022-11-151-0/+1
* nvme: fine-granular CAP_SYS_ADMIN for nvme io commandsKanchan Joshi2022-11-151-0/+1
* nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig2022-09-271-2/+2
* nvme: add definitions for NVMe In-Band authenticationHannes Reinecke2022-08-021-1/+208
* nvme: handle the persistent internal error AERMichael Kelley2022-08-021-0/+4
* nvme: use struct group for generic command dwordsKeith Busch2022-07-061-0/+2
* nvme: fix the CRIMS and CRWMS definitions to match the specJoel Granados2022-06-231-2/+2
* nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig2022-05-181-0/+31
* nvme: split the enum used for various register constantsChristoph Hellwig2022-05-171-2/+11
* nvme: add missing status values to verbose loggingMax Gurtovoy2022-05-161-0/+2
* Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-011-0/+1
|\
| * nvme: allow duplicate NSIDs for private namespacesSungup Moon2022-03-291-0/+1
* | nvme: add support for enhanced metadataKeith Busch2022-03-071-6/+47
|/
* nvme: expose cntrltype and dctype through sysfsMartin Belanger2022-02-281-1/+9
* nvme: add verbose error loggingAlan Adamson2022-02-281-0/+1
* nvme: add new discovery log page entry definitionsHannes Reinecke2021-10-271-3/+16
* nvmet: use macro definitions for setting cmic valueMax Gurtovoy2021-10-201-0/+1
* nvme: add CNTRLTYPE definitions for 'identify controller'Hannes Reinecke2021-10-201-1/+9
* nvme.h: add missing nvme_lba_range_type endianness annotationsWesley Sheng2021-06-171-2/+2
* nvmet: add ZBD over ZNS backend supportChaitanya Kulkarni2021-06-171-0/+7
* nvmet: add Command Set Identifier supportChaitanya Kulkarni2021-06-171-0/+1
* nvme: implement non-mdts command limitsKeith Busch2021-04-061-0/+10
* nvme: add tracing of zns commandsJohannes Thumshirn2021-02-021-1/+5
* nvme: update enumerations for status codesMax Gurtovoy2021-02-021-4/+20
* nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen2021-01-181-0/+6
* nvmet: add passthru code to process commandsLogan Gunthorpe2020-07-291-0/+4
* nvme: support for zoned namespacesKeith Busch2020-07-081-0/+111
* nvme: support for multiple Command Sets Supported and Effects log pagesKeith Busch2020-07-081-1/+3
* nvme: implement multiple I/O Command Set supportNiklas Cassel2020-07-081-2/+17
* nvme: add Metadata Capabilities enumerationsIsrael Rukshin2020-05-271-0/+6
* nvme: replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-1/+1
* nvme: define constants for identification valuesKeith Busch2020-05-091-0/+6
* nvmet: align addrfam list to specChaitanya Kulkarni2020-05-091-0/+2
* nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita2019-11-221-0/+6
* nvme: resync include/linux/nvme.h with nvmecliRevanth Rajashekar2019-11-041-3/+50
* nvme: introduce "Command Aborted By host" status codeMax Gurtovoy2019-11-041-0/+1
* nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt2019-08-291-0/+1
* nvme: trace: support for Get LBA Status opcode parsedMinwoo Im2019-08-291-1/+2
* nvme: add Get LBA Status command opcodeMinwoo Im2019-08-291-0/+1
* nvme: add I/O characteristics fieldsBart Van Assche2019-07-091-3/+9
* nvme-trace: support for fabrics commands in host-sideMinwoo Im2019-06-211-3/+17
* nvme-trace: move opcode symbol print to nvme.hMinwoo Im2019-06-211-0/+45