aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro1-1/+1
2025-07-17nvme: fix multiple spelling and grammar issues in host driversAlok Tiwari1-1/+1
2025-06-26nvme: fix atomic write size validationChristoph Hellwig1-2/+1
2025-06-04nvme: spelling fixesYi Zhang1-1/+1
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-7/+24
2025-05-20nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_diskNilay Shroff1-4/+4
2025-05-20nvme-multipath: introduce delayed removal of the multipath head nodeNilay Shroff1-1/+15
2025-05-14nvme: all namespaces in a subsystem must adhere to a common atomic write sizeAlan Adamson1-1/+2
2025-05-06nvme: use fdp streams if write stream is providedKeith Busch1-0/+1
2025-05-06nvme: register fdp parameters with the block layerKeith Busch1-0/+2
2025-05-06nvme: pass a void pointer to nvme_get/set_features for the resultChristoph Hellwig1-2/+2
2025-03-20nvme-multipath: Add visibility for queue-depth io-policyNilay Shroff1-0/+1
2025-03-20nvme-multipath: Add visibility for numa io-policyNilay Shroff1-0/+1
2025-03-20nvme-multipath: Add visibility for round-robin io-policyNilay Shroff1-4/+14
2025-03-20nvme-tcp: request secure channel concatenationHannes Reinecke1-0/+2
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds1-39/+0
2025-01-10nvme: Move opcode string helper functions declarationsDamien Le Moal1-39/+0
2024-12-11nvme-pci: 512 byte aligned dma pool segment quirkRobert Beckett1-0/+5
2024-11-18nvme: define the remaining used sgls constantsKeith Busch1-1/+2
2024-11-18nvme-pci: add support for sgl metadataKeith Busch1-0/+7
2024-11-11nvme: add rotational supportWang Yugui1-0/+1
2024-10-15nvme-multipath: defer partition scanningKeith Busch1-0/+1
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds1-1/+6
2024-09-13nvme-pci: qdepth 1 quirkKeith Busch1-0/+5
2024-08-22nvme: Remove unused fieldNilay Shroff1-1/+0
2024-08-22nvme-tcp: sanitize TLS key handlingHannes Reinecke1-1/+1
2024-07-31nvme: reorganize nvme_ns_head fieldsKanchan Joshi1-6/+6
2024-07-31nvme: change data type of lba_shiftKanchan Joshi1-1/+1
2024-07-31nvme: remove a field from nvme_ns_headKanchan Joshi1-1/+0
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds1-14/+14
2024-07-08nvme: implement ->get_unique_idChristoph Hellwig1-0/+3
2024-07-02nvme-multipath: implement "queue-depth" iopolicyThomas Song1-0/+4
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch1-11/+3
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu1-1/+1
2024-06-24nvme: fix status magic numbersWeiwen Hu1-2/+2
2024-06-24nvme: split device add from initializationKeith Busch1-0/+1
2024-06-17nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.Boyang Yu1-1/+1
2024-05-28nvme: use srcu for iterating namespace listKeith Busch1-1/+3
2024-05-24nvme: remove sgs and swsKanchan Joshi1-2/+0
2024-05-23nvme-multipath: fix io accounting on failoverKeith Busch1-0/+1
2024-05-14Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe1-1/+1
2024-05-07nvme-pci: Add quirk for broken MSIsSean Anderson1-0/+5
2024-05-01nvme: return kernel error codes for admin queue connectHannes Reinecke1-1/+1
2024-05-01nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff1-0/+21
2024-04-02nvme: split nvme_update_zone_infoChristoph Hellwig1-2/+10
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-9/+3
2024-03-04nvme: use the atomic queue limits update APIChristoph Hellwig1-8/+2
2024-03-04nvme: remove nvme_revalidate_zonesChristoph Hellwig1-1/+0
2024-02-12nvme: allow integrity when PI is not in first bytesKanchan Joshi1-0/+1
2024-02-07nvme: move passthrough logging attribute to headKeith Busch1-1/+1