summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-12nvmet: fix a wrong error status returned in error log pageAmit
2019-09-12nvme: send discovery log page change events to userspaceSagi Grimberg
2019-09-12nvme: add uevent variables for controller devicesSagi Grimberg
2019-09-12nvme: enable aen regardless of the presence of I/O queuesSagi Grimberg
2019-09-12nvme-fabrics: allow discovery subsystems accept a katoSagi Grimberg
2019-09-12nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()Markus Elfring
2019-09-12nvme: Remove redundant assignment of cq vectorIsrael Rukshin
2019-09-12nvme: Assign subsys instance from first ctrlKeith Busch
2019-09-12nvme: tcp: remove redundant assignment to variable retColin Ian King
2019-09-12nvme: include admin_q sync with nvme_sync_queuesEdmund Nadolski
2019-09-12nvme: Treat discovery subsystems as unique subsystemsJames Smart
2019-09-12nvme: fix ns removal hang when failing to revalidate due to a transient errorSagi Grimberg
2019-09-12nvme: make nvme_report_ns_ids propagate error backSagi Grimberg
2019-09-12nvme: make nvme_identify_ns propagate errors backSagi Grimberg
2019-09-12nvme: pass status to nvme_error_statusSagi Grimberg
2019-09-12nvme-fc: Fail transport errors with NVME_SC_HOST_PATHJames Smart
2019-09-12nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failedSagi Grimberg
2019-09-12nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERRORSagi Grimberg
2019-08-29nvme-rdma: Use rq_dma_dir macroIsrael Rukshin
2019-08-29nvme-fc: Use rq_dma_dir macroIsrael Rukshin
2019-08-29nvme-pci: Tidy up nvme_unmap_dataIsrael Rukshin
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg
2019-08-29nvme-pci: Support shared tags across queues for Apple 2018 controllersBenjamin Herrenschmidt
2019-08-29nvme-pci: Add support for Apple 2018+ modelsBenjamin Herrenschmidt
2019-08-29nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt
2019-08-29nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macrosBenjamin Herrenschmidt
2019-08-29nvme: trace bio completionHannes Reinecke
2019-08-29nvme-multipath: fix ana log nsid lookup when nsid is not foundAnton Eidelman
2019-08-29nvmet-tcp: Add TOS for tcp transportIsrael Rukshin
2019-08-29nvme-tcp: Add TOS for tcp transportIsrael Rukshin
2019-08-29nvme-tcp: Use struct nvme_ctrl directlyIsrael Rukshin
2019-08-29nvme-rdma: Add TOS for rdma transportIsrael Rukshin
2019-08-29nvme-fabrics: Add type of service (TOS) configurationIsrael Rukshin
2019-08-29nvmet-tcp: fix possible memory leakSagi Grimberg
2019-08-29nvmet-tcp: fix possible NULL derefSagi Grimberg
2019-08-29nvmet: trace: parse Get LBA Status command in detailMinwoo Im
2019-08-29nvme: trace: parse Get LBA Status command in detailMinwoo Im
2019-08-29nvmet: fix data units read and written counters in SMART logTom Wu
2019-08-29nvme-tcp: support simple pollingSagi Grimberg
2019-08-29nvme: tcp: selects CRYPTO_CRC32C for nvme-tcpMinwoo Im
2019-08-29nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg
2019-08-29nvme-pci: set ctrl sqsize to the device q_depthSagi Grimberg
2019-08-29nvme: have nvme_init_identify set ctrl->capSagi Grimberg
2019-08-29nvme-tcp: Use protocol specific operations while reading socketPotnuri Bharat Teja
2019-08-29nvme-tcp: cleanup nvme_tcp_recv_pduSagi Grimberg
2019-08-20nvme: Add quirk for LiteON CL1 devices running FW 22301111Mario Limonciello
2019-08-20nvme: Fix cntlid validation when not using NVMEoFGuilherme G. Piccoli
2019-08-20nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman