aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nvme.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-2/+0
2024-03-02nvme-rdma: move NVME_RDMA_IP_PORT from common fileGravatar Max Gurtovoy 1-2/+0
2024-02-13nvme: implement support for relaxed effectsGravatar Keith Busch 1-0/+1
2024-01-31nvme: take const cmd pointer in read-only helpersGravatar Caleb Sander 1-2/+2
2024-01-23nvmet: unify aer type enumGravatar Guixin Liu 1-6/+0
2024-01-03nvme: remove unused definitionGravatar Max Gurtovoy 1-1/+0
2023-11-06nvme-auth: auth success1 msg always includes respGravatar Mark O'Donovan 1-1/+1
2023-10-11nvme: add TCP TSAS definitionsGravatar Hannes Reinecke 1-0/+10
2023-07-10nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionGravatar Ankit Kumar 1-1/+1
2023-05-22Merge patch series "Use block pr_ops in LIO"Gravatar Martin K. Petersen 1-8/+43
2023-04-11nvme: Add a nvme_pr_type enumGravatar Mike Christie 1-0/+9
2023-04-11nvme: Add pr_ops read_keys supportGravatar Mike Christie 1-0/+4
2023-04-11nvme: Fix reservation status related structsGravatar Mike Christie 1-8/+30
2023-03-15nvme-trace: show more opcode namesGravatar Minwoo Im 1-0/+5
2022-12-28nvme: consult the CSE log page for unprivileged passthroughGravatar Christoph Hellwig 1-0/+1
2022-12-28nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionGravatar Christoph Hellwig 1-1/+2
2022-11-15nvme: implement the DEAC bit for the Write Zeroes commandGravatar Christoph Hellwig 1-0/+1
2022-11-15nvme: fine-granular CAP_SYS_ADMIN for nvme io commandsGravatar Kanchan Joshi 1-0/+1
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