summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-24lightnvm: pblk: remove leftover testing functionJavier González
2017-10-23nvme-rdma: Add debug message when reaches timeoutNitzan Carmi
2017-10-23nvme-rdma: align nvme_rdma_device structureMax Gurtovoy
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-20nvmet: Change max_nsid in subsystem due to ns_disable if neededRoy Shterman
2017-10-19nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag setIsrael Rukshin
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-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-17nullb: fix error return code in null_init()Wei Yongjun
2017-10-16bcache: writeback rate clamping: make 32 bit safeMichael Lyle
2017-10-16bcache: safeguard a dangerous addressing in closure_queueLiang Chen
2017-10-16bcache: rearrange writeback main thread ratelimitMichael Lyle
2017-10-16bcache: writeback rate shouldn't artifically clampMichael Lyle
2017-10-16bcache: smooth writeback rate controlMichael Lyle
2017-10-16bcache: implement PI controller for writeback rateMichael Lyle
2017-10-16bcache: don't write back data if reading it failedMichael Lyle
2017-10-16bcache: remove unused parameterYijing Wang
2017-10-16bcache: update bio->bi_opf bypass/writeback REQ_ flag hintsEric Wheeler
2017-10-16bcache: Remove redundant set_capacityYijing Wang
2017-10-16bcache: rewrite multiple partitions supportColy Li
2017-10-16bcache: fix a comments typo in bch_alloc_sectors()Coly Li
2017-10-16bcache: check ca->alloc_thread initialized before wake up itColy Li
2017-10-16bcache: Avoid nested function definitionPeter Foley
2017-10-16nvme: simplify compat_ioctl handlingChristoph Hellwig
2017-10-13Revert "lightnvm: prevent bd removal if busy"Jens Axboe
2017-10-13lightnvm: implement generic path for sync I/OJavier González
2017-10-13lightnvm: fail fast on passthrough commandsJavier González
2017-10-13lightnvm: pblk: avoid being reported as hung on rated GCJavier González
2017-10-13lightnvm: pblk: cleanup unused and static functionsJavier González
2017-10-13lightnvm: pblk: remove spinlock when freeing line metadataHans Holmberg