aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h
AgeCommit message (Expand)Author
2024-02-13nvme: implement support for relaxed effectsKeith Busch
2024-01-31nvme: take const cmd pointer in read-only helpersCaleb Sander
2024-01-23nvmet: unify aer type enumGuixin Liu
2024-01-03nvme: remove unused definitionMax Gurtovoy
2023-11-06nvme-auth: auth success1 msg always includes respMark O'Donovan
2023-10-11nvme: add TCP TSAS definitionsHannes Reinecke
2023-07-10nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-04-11nvme: Add a nvme_pr_type enumMike Christie
2023-04-11nvme: Add pr_ops read_keys supportMike Christie
2023-04-11nvme: Fix reservation status related structsMike Christie
2023-03-15nvme-trace: show more opcode namesMinwoo Im
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig
2022-12-28nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig
2022-11-15nvme: implement the DEAC bit for the Write Zeroes commandChristoph Hellwig
2022-11-15nvme: fine-granular CAP_SYS_ADMIN for nvme io commandsKanchan Joshi
2022-09-27nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig
2022-08-02nvme: add definitions for NVMe In-Band authenticationHannes Reinecke
2022-08-02nvme: handle the persistent internal error AERMichael Kelley
2022-07-06nvme: use struct group for generic command dwordsKeith Busch
2022-06-23nvme: fix the CRIMS and CRWMS definitions to match the specJoel Granados
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig
2022-05-17nvme: split the enum used for various register constantsChristoph Hellwig
2022-05-16nvme: add missing status values to verbose loggingMax Gurtovoy
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-29nvme: allow duplicate NSIDs for private namespacesSungup Moon
2022-03-07nvme: add support for enhanced metadataKeith Busch
2022-02-28nvme: expose cntrltype and dctype through sysfsMartin Belanger
2022-02-28nvme: add verbose error loggingAlan Adamson
2021-10-27nvme: add new discovery log page entry definitionsHannes Reinecke
2021-10-20nvmet: use macro definitions for setting cmic valueMax Gurtovoy
2021-10-20nvme: add CNTRLTYPE definitions for 'identify controller'Hannes Reinecke
2021-06-17nvme.h: add missing nvme_lba_range_type endianness annotationsWesley Sheng
2021-06-17nvmet: add ZBD over ZNS backend supportChaitanya Kulkarni
2021-06-17nvmet: add Command Set Identifier supportChaitanya Kulkarni
2021-04-06nvme: implement non-mdts command limitsKeith Busch
2021-02-02nvme: add tracing of zns commandsJohannes Thumshirn
2021-02-02nvme: update enumerations for status codesMax Gurtovoy
2021-01-18nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen
2020-07-29nvmet: add passthru code to process commandsLogan Gunthorpe
2020-07-08nvme: support for zoned namespacesKeith Busch
2020-07-08nvme: support for multiple Command Sets Supported and Effects log pagesKeith Busch
2020-07-08nvme: implement multiple I/O Command Set supportNiklas Cassel
2020-05-27nvme: add Metadata Capabilities enumerationsIsrael Rukshin
2020-05-27nvme: replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-09nvme: define constants for identification valuesKeith Busch
2020-05-09nvmet: align addrfam list to specChaitanya Kulkarni
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita
2019-11-04nvme: resync include/linux/nvme.h with nvmecliRevanth Rajashekar
2019-11-04nvme: introduce "Command Aborted By host" status codeMax Gurtovoy