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