summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2024-07-26Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe
2024-07-16nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-07-08nvme: implement ->get_unique_idChristoph Hellwig
2024-07-02nvme-multipath: implement "queue-depth" iopolicyThomas Song
2024-07-01nvme: don't set io_opt if NOWS is zeroChristoph Hellwig
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-20nvme: Atomic write supportAlan Adamson
2024-06-19block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig
2024-06-19block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig
2024-06-13nvme: fix namespace removal listKeith Busch
2024-06-12nvme: avoid double free special payloadChunguang Xu
2024-05-28nvme: use srcu for iterating namespace listKeith Busch
2024-05-23nvme-multipath: fix io accounting on failoverKeith Busch
2024-05-23nvme: fix multipath batched completion accountingKeith Busch
2024-05-14Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds
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-17block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal
2024-04-11nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATHYi Zhang
2024-04-04nvme: don't create a multipath node for zero capacity devicesChristoph Hellwig
2024-04-02nvme: split nvme_update_zone_infoChristoph Hellwig
2024-04-02nvme-multipath: don't inherit LBA-related fields for the multipath nodeChristoph Hellwig
2024-03-21Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9Jens Axboe
2024-03-21nvme: remove redundant BUILD_BUG_ON checkGuixin Liu
2024-03-14nvme: fix reconnection fail due to reserved tag allocationChunguang Xu
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-08nvme: change shutdown timeout setting messageKeith Busch
2024-03-06nvme: clear caller pointer on identify failureKeith Busch
2024-03-05nvme: core: constify struct class usageRicardo B. Marliere
2024-03-04nvme-multipath: use atomic queue limits API for stacking limitsChristoph Hellwig
2024-03-04nvme: use the atomic queue limits update APIChristoph Hellwig
2024-03-04nvme: cleanup nvme_configure_metadataChristoph Hellwig
2024-03-04nvme: don't query identify data in configure_metadataChristoph Hellwig
2024-03-04nvme: split out a nvme_identify_ns_nvm helperChristoph Hellwig
2024-03-04nvme: move common logic into nvme_update_ns_infoChristoph Hellwig
2024-03-04nvme: move setting the write cache flags out of nvme_set_queue_limitsChristoph Hellwig
2024-03-04nvme: move a few things out of nvme_update_disk_infoChristoph Hellwig
2024-03-04nvme: don't use nvme_update_disk_info for the multipath diskChristoph Hellwig
2024-03-04nvme: move blk_integrity_unregister into nvme_init_integrityChristoph Hellwig
2024-03-04nvme: cleanup the nvme_init_integrity calling conventionsChristoph Hellwig