summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2017-08-30nvme: Make nvme user functions staticKeith Busch
2017-08-30nvme/pci: Use req_op to determine DIF remappingKeith Busch
2017-08-30nvme: factor metadata handling out of __nvme_submit_user_cmdChristoph Hellwig
2017-08-30nvme-fabrics: Convert nvmf_transports_mutex to an rwsemRoland Dreier
2017-08-29nvme: don't blindly overwrite identifiers on disk revalidateChristoph Hellwig
2017-08-29nvme: remove nvme_revalidate_nsChristoph Hellwig
2017-08-29nvme: remove unused struct nvme_ns fieldsChristoph Hellwig
2017-08-29nvme: allow calling nvme_change_ctrl_state from irq contextChristoph Hellwig
2017-08-29nvme: report more detailed status codes to the block layerChristoph Hellwig
2017-08-28nvme: honor RTD3 Entry Latency for shutdownsMartin K. Petersen
2017-08-28nvme: fix uninitialized prp2 value on small transfersJan H. Schönherr
2017-08-28nvme-rdma: Use unlikely macro in the fast pathMax Gurtovoy
2017-08-28nvme-fc: Reattach to localports on re-registrationJames Smart
2017-08-28nvme: rename AMS symbolic constants to fit specificationMax Gurtovoy
2017-08-28nvme: fix identify namespace loggingSagi Grimberg
2017-08-28nvme-fabrics: log a warning if hostid is invalidGuan Junxiong
2017-08-28nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64Sagi Grimberg
2017-08-28nvme-rdma: cleanup error path in controller resetSagi Grimberg
2017-08-28nvme-rdma: introduce nvme_rdma_start_queueSagi Grimberg
2017-08-28nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queueSagi Grimberg
2017-08-28nvme-rdma: stop queues instead of simply flipping their stateSagi Grimberg
2017-08-28nvme-rdma: introduce configure/destroy io queuesSagi Grimberg
2017-08-28nvme-rdma: reuse configure/destroy_admin_queueSagi Grimberg
2017-08-28nvme-rdma: don't free tagset on resetsSagi Grimberg
2017-08-28nvme-rdma: disable the controller on resetsSagi Grimberg
2017-08-28nvme-rdma: move tagset allocation to a dedicated routineSagi Grimberg
2017-08-28nvme: Add admin_tagset pointer to nvme_ctrlSagi Grimberg
2017-08-28nvme-rdma: move nvme_rdma_configure_admin_queue code locationSagi Grimberg
2017-08-28nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZEJohannes Thumshirn
2017-08-28nvme: add support for NVMe 1.3 Timestamp FeatureJon Derrick
2017-08-28nvme: define NVME_NSID_ALLArnav Dawn
2017-08-28nvme: add support for FW activation without resetArnav Dawn
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-18blk-mq: Make blk_mq_reinit_tagset() calls easier to readBart Van Assche
2017-08-18nvme-pci: set cqe_seen on polled completionsKeith Busch
2017-08-17nvme-fabrics: fix reporting of unrecognized optionsChristoph Hellwig
2017-08-10nvme: fix directive command numd calculationKwan (Hingkwan) Huen-SSI
2017-08-10nvme: fix nvme reset command timeout handlingKeith Busch
2017-08-10nvme-pci: fix CMB sysfs file removal in reset pathMax Gurtovoy
2017-08-10nvme: strip trailing 0-bytes in wwid_showMartin Wilck
2017-07-26nvme: validate admin queue before unquiesceScott Bauer
2017-07-25nvme-pci: fix HMB size calculationChristoph Hellwig
2017-07-25nvme-fc: revise TRADDR parsingJames Smart
2017-07-25nvme-fc: address target disconnect race conditions in fcp io submitJames Smart
2017-07-25nvme: also provide a UUID in the WWID sysfs attributeJohannes Thumshirn
2017-07-20nvme-pci: Fix an error handling path in 'nvme_probe()'Christophe JAILLET
2017-07-20nvme-pci: Remove nvme_setup_prps BUG_ONKeith Busch
2017-07-20nvme-pci: add another device ID with stripe quirkDavid Wayne Fugate
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig