summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2018-01-10nvme/multipath: Use blk_path_errorKeith Busch
2018-01-10nvme/multipath: Consult blk_status_t for failoverKeith Busch
2018-01-10nvme: Add more command status translationKeith Busch
2018-01-08nvme: fix subsystem multiple controllers support checkIsrael Rukshin
2018-01-08nvme: take refcount on transport moduleNitzan Carmi
2018-01-08nvme-pci: fix NULL pointer reference in nvme_alloc_nsJianchao Wang
2018-01-08nvme: modify the debug level for setting shutdown timeoutMax Gurtovoy
2018-01-08nvme-pci: don't open-code nvme_reset_ctrlSagi Grimberg
2018-01-08nvme-pci: remove an unnecessary initialization in HMB codeMinwoo Im
2018-01-08nvme-fabrics: protect against module unload during create_ctrlRoy Shterman
2018-01-05lightnvm: make geometry structures 2.0 readyMatias Bjørling
2018-01-05lightnvm: remove lower page tablesMatias Bjørling
2018-01-05lightnvm: remove hybrid ocssd 1.2 supportMatias Bjørling
2017-11-28nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()Minwoo Im
2017-11-28nvme-rdma: fix memory leak during queue allocationMax Gurtovoy
2017-11-26nvme-rdma: Use mr poolIsrael Rukshin
2017-11-26nvme-rdma: Check remotely invalidated rkey matches our expected rkeySagi Grimberg
2017-11-26nvme-rdma: wait for local invalidation before completing a requestSagi Grimberg
2017-11-26nvme-rdma: don't complete requests before a send work request has completedSagi Grimberg
2017-11-26nvme-rdma: don't suppress send completionsSagi Grimberg
2017-11-24nvme-fc: don't use bit masks for set/test_bit() numbersJens Axboe
2017-11-23nvme-pci: add quirk for delay before CHK RDY for WDC SN200Jeff Lien
2017-11-20nvme: Suppress static analyis warningKeith Busch
2017-11-20nvme: Fix NULL dereference on reservation requestKeith Busch
2017-11-20nvme: fix spelling mistake: "requeing" -> "requeuing"Colin Ian King
2017-11-20nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.Minwoo Im
2017-11-20nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-AKai-Heng Feng
2017-11-20nvme-fc: check if queue is ready in queue_rqSagi Grimberg
2017-11-20nvme-fabrics: introduce init command check for a queue that is not aliveSagi Grimberg
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-11nvme: fix visibility of "uuid" ns attributeMartin Wilck
2017-11-10nvme: expose subsys attribute to sysfsHannes Reinecke
2017-11-10nvme: create 'slaves' and 'holders' entries for hidden controllersHannes Reinecke
2017-11-10nvme: also expose the namespace identification sysfs files for mpath nodesChristoph Hellwig
2017-11-10nvme: implement multipath access to nvme subsystemsChristoph Hellwig
2017-11-10nvme: track shared namespacesChristoph Hellwig
2017-11-10nvme: introduce a nvme_ns_ids structureChristoph Hellwig
2017-11-10nvme: track subsystemsChristoph Hellwig
2017-11-10block, nvme: Introduce blk_mq_req_flags_tBart Van Assche
2017-11-10nvme-pci: avoid dereference of symbol from unloaded moduleMing Lei
2017-11-10nvme: send uevent for some asynchronous eventsKeith Busch
2017-11-10nvme: unexport starting async event workKeith Busch
2017-11-10nvme: remove handling of multiple AEN requestsKeith Busch
2017-11-10nvme-fc: remove unused "queue_size" fieldKeith Busch
2017-11-10nvme: centralize AEN definesKeith Busch
2017-11-10nvme: fix eui_show() print formatJavier González
2017-11-10nvme: compare NQN string with right sizeJavier González
2017-11-10nvme-rdma: fix nvme_rdma_create_queue_ib error flowMax Gurtovoy
2017-11-10nvme-fc: decouple ns references from lldd referencesJames Smart
2017-11-10nvme-fc: fix localport resume using stale valuesJames Smart