summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita
2019-11-13nvme: Discard workaround for non-conformant devicesEduard Hasenleithner
2019-11-12nvme: Add hardware monitoring supportGuenter Roeck
2019-11-04nvme: Fix parsing of ANA log pagePrabhath Sajeepa
2019-11-04nvme-pci: Spelling s/resdicovered/rediscovered/Geert Uytterhoeven
2019-11-04nvme: Introduce nvme_lba_to_sect()Damien Le Moal
2019-11-04nvme: Cleanup and rename nvme_block_nr()Damien Le Moal
2019-11-04nvme: move common call to nvme_cleanup_cmd to core layerMax Gurtovoy
2019-11-04nvme: introduce "Command Aborted By host" status codeMax Gurtovoy
2019-11-04nvme: introduce nvme_is_aen_req functionIsrael Rukshin
2019-11-04nvme-fc: ensure association_id is cleared regardless of a Disconnect LSJames Smart
2019-11-04nvme-fc: clarify error messagesJames Smart
2019-11-04nvme-fc: Set new cmd set indicator in nvme-fc cmnd iuJames Smart
2019-11-04nvme-fc and nvmet-fc: sync with FC-NVME-2 header changesJames Smart
2019-09-27Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-09-27nvme-rdma: fix possible use-after-free in connect timeoutSagi Grimberg
2019-09-26nvme: Move ctrl sqsize to generic spaceKeith Busch
2019-09-25nvme: Add ctrl attributes for queue_count and sqsizeJames Smart
2019-09-25nvme: allow 64-bit results in passthru commandsMarta Rybczynska
2019-09-25nvme: Add quirk for Kingston NVME SSD running FW E8FK11.TJian-Hong Pan
2019-09-25Added QUIRKs for ADATA XPG SX8200 Pro 512GBGabriel Craciunescu
2019-09-25nvme-rdma: Fix max_hw_sectors calculationMax Gurtovoy
2019-09-25nvme: fix an error code in nvme_init_subsystem()Dan Carpenter
2019-09-25nvme-pci: Save PCI state before putting drive into deepest stateMario Limonciello
2019-09-25nvme-tcp: fix wrong stop condition in io_workWunderlich, Mark
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23nvme-pci: Fix a race in controller removalBalbir Singh
2019-09-17block: centralize PI remapping logic to the block layerMax Gurtovoy
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
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-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