aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2018-04-19nvme: Skip checking heads without namespacesKeith Busch
2018-04-12nvme_fcloop: fix abort race conditionJames Smart
2018-04-12nvme_fcloop: disassocate local port structsJames Smart
2018-04-12nvme-fabrics: don't check for non-NULL module in nvmf_register_transportChristoph Hellwig
2018-04-12nvme-fabrics: protect against module unload during create_ctrlRoy Shterman
2018-03-21nvme: fix subsystem multiple controllers support checkIsrael Rukshin
2018-03-15Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig
2018-01-17nvme-pci: take sglist coalescing in dma_map_sg into accountChristoph Hellwig
2018-01-17nvme-pci: check segement valid for SGL useKeith Busch
2018-01-08nvme-fabrics: initialize default host->id in nvmf_host_default()Ewan D. Milne
2017-12-29nvme-fcloop: avoid possible uninitialized variable warningJames Smart
2017-12-29nvme-mpath: fix last path removal during trafficSagi Grimberg
2017-12-29nvme-rdma: fix concurrent reset and reconnectSagi Grimberg
2017-12-29nvme: fix sector units when going between formatsJeff Lien
2017-12-29nvme-pci: move use_sgl initialization to nvme_init_iod()Minwoo Im
2017-12-15nvme: setup streams after initializing namespace headKeith Busch
2017-12-15nvme: check hw sectors before setting chunk sectorsKeith Busch
2017-12-15nvme: call blk_integrity_unregister after queue is cleaned upMing Lei
2017-12-15nvme-fc: remove double put reference if admin connect failsJames Smart
2017-12-15nvme: set discard_alignment to zeroDavid Disseldorp
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-20nvmet-fc: correct ref counting error when deferred rcv usedJames Smart
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-loop: check if queue is ready in queue_rqSagi Grimberg
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-16nvmet_fc: fix better length checkingJames Smart
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus 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