aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/nvme.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-18nvme: Cleanup the definition of the controller config register fieldsDamien Le Moal1-7/+33
2025-01-10nvmet: Implement host identifier set feature supportDamien Le Moal1-0/+1
2025-01-10nvme: Add PCI transport typeDamien Le Moal1-0/+1
2025-01-10nvme: Move opcode string helper functions declarationsDamien Le Moal1-0/+40
2024-11-21nvme: introduce change ptpl and iekey definitionGuixin Liu1-0/+9
2024-11-18nvme: define the remaining used sgls constantsKeith Busch1-0/+4
2024-11-18nvme-pci: add support for sgl metadataKeith Busch1-0/+1
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu1-0/+1
2024-11-11nvmet: support for csi identify nsKeith Busch1-0/+1
2024-11-11nvmet: implement rotational media information logKeith Busch1-1/+14
2024-11-11nvmet: implement endurance groupsKeith Busch1-2/+27
2024-11-11nvmet: implement supported features logKeith Busch1-0/+11
2024-11-11nvmet: implement supported log pagesKeith Busch1-0/+9
2024-11-11nvmet: implement active command set ns listKeith Busch1-0/+1
2024-11-11nvmet: support reservation featureGuixin Liu1-1/+1
2024-11-07nvme: add reservation command's definesGuixin Liu1-0/+68
2024-08-26nvme: rename apptag and appmask to lbat and lbatmAnuj Gupta1-4/+4
2024-07-26Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe1-0/+9
2024-07-16nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin1-0/+9
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds1-3/+16
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch1-0/+3
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu1-3/+3
2024-06-24nvme: fix status magic numbersWeiwen Hu1-2/+12
2024-06-21nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke1-0/+2
2024-06-21nvme: fixup comment for nvme RDMA Provider TypeHannes Reinecke1-2/+2
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-2/+0
2024-03-02nvme-rdma: move NVME_RDMA_IP_PORT from common fileMax Gurtovoy1-2/+0
2024-02-13nvme: implement support for relaxed effectsKeith Busch1-0/+1
2024-01-31nvme: take const cmd pointer in read-only helpersCaleb Sander1-2/+2
2024-01-23nvmet: unify aer type enumGuixin Liu1-6/+0
2024-01-03nvme: remove unused definitionMax Gurtovoy1-1/+0
2023-11-06nvme-auth: auth success1 msg always includes respMark O'Donovan1-1/+1
2023-10-11nvme: add TCP TSAS definitionsHannes Reinecke1-0/+10
2023-07-10nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar1-1/+1
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen1-8/+43
2023-04-11nvme: Add a nvme_pr_type enumMike Christie1-0/+9
2023-04-11nvme: Add pr_ops read_keys supportMike Christie1-0/+4
2023-04-11nvme: Fix reservation status related structsMike Christie1-8/+30
2023-03-15nvme-trace: show more opcode namesMinwoo Im1-0/+5
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig1-0/+1
2022-12-28nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig1-1/+2
2022-11-15nvme: implement the DEAC bit for the Write Zeroes commandChristoph Hellwig1-0/+1
2022-11-15nvme: fine-granular CAP_SYS_ADMIN for nvme io commandsKanchan Joshi1-0/+1
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