summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2017-10-27nvme-rdma: add support for duplicate_connect optionJames Smart
2017-10-27nvme: add helper to compare options to controllerJames Smart
2017-10-27nvme: add duplicate_connect optionJames Smart
2017-10-27nvme: check for a live controller in nvme_dev_openChristoph Hellwig
2017-10-27nvme: get rid of nvme_ctrl_listChristoph Hellwig
2017-10-27nvme: switch controller refcounting to use struct deviceChristoph Hellwig
2017-10-27nvme: simplify nvme_openChristoph Hellwig
2017-10-27nvme: use kref_get_unless_zero in nvme_find_get_nsChristoph Hellwig
2017-10-23nvme-rdma: Add debug message when reaches timeoutNitzan Carmi
2017-10-23nvme-rdma: align nvme_rdma_device structureMax Gurtovoy
2017-10-23nvme-rdma: fix possible hang when issuing commands during ctrl removalSagi Grimberg
2017-10-20nvme-fc: correct io timeout behaviorJames Smart
2017-10-20nvme-fc: correct io termination handlingJames Smart
2017-10-20nvme-pci: add SGL supportChaitanya Kulkarni
2017-10-20nvme: use ida_simple_{get,remove} for the controller instanceChristoph Hellwig
2017-10-19nvme-rdma: Fix error status return in tagset allocation failureSagi Grimberg
2017-10-19nvme-rdma: Fix possible double free in reconnect flowSagi Grimberg
2017-10-19nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag setIsrael Rukshin
2017-10-19nvme-rdma: Add BLK_MQ_F_NO_SCHED flag to admin tag setIsrael Rukshin
2017-10-19nvme-pci: fix typos in commentsMinwoo Im
2017-10-18nvme-fc: retry initial controller connections 3 timesJames Smart
2017-10-18nvme-fc: fix iowait hangJames Smart
2017-10-18nvme-rdma: stop controller reset if the controller is deletingSagi Grimberg
2017-10-18nvme-rdma: change queue flag semantics DELETING -> ALLOCATEDSagi Grimberg
2017-10-18nvme-rdma: Don't local invalidate if the queue is not liveSagi Grimberg
2017-10-18nvme-rdma: teardown admin/io queues once on error recoverySagi Grimberg
2017-10-18nvme-rdma: Check that reinit_request got a proper mrSagi Grimberg
2017-10-18nvme-rdma: move assignment to declarationSagi Grimberg
2017-10-18nvme-rdma: fix wrong logging messageSagi Grimberg
2017-10-18nvme-rdma: pass tagset to directly nvme_rdma_free_tagsetSagi Grimberg
2017-10-18nvme: introduce nvme_reinit_tagsetSagi Grimberg
2017-10-16nvme: simplify compat_ioctl handlingChristoph Hellwig
2017-10-13lightnvm: implement generic path for sync I/OJavier González
2017-10-13lightnvm: fail fast on passthrough commandsJavier González
2017-10-05nvme-fc: move remote port get/put/free locationJames Smart
2017-10-04nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig
2017-10-04nvme-fc: create fc class and transport deviceJames Smart
2017-10-04nvme-fc: add uevent for auto-connectJames Smart
2017-10-04nvme-fabrics: request transport moduleSagi Grimberg
2017-10-04nvme: update timeout module parameter typeMarc Olson
2017-10-01nvme: fix visibility of "uuid" ns attributeMartin Wilck
2017-09-25nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg
2017-09-25nvme-rdma: give up reconnect if state change failsSagi Grimberg
2017-09-25nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg
2017-09-25nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli
2017-09-25nvme: allow timed-out ios to retryJames Smart
2017-09-25nvme: stop aer posting if controller state not liveJames Smart
2017-09-25nvme-pci: Print invalid SGL only onceKeith Busch
2017-09-25nvme-pci: initialize queue memory before interruptsKeith Busch
2017-09-25nvme-fc: use transport-specific sgl formatJames Smart