summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
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
2017-11-10nvmet: kill nvmet_inline_bio_initChristoph Hellwig
2017-11-10nvmet: better data length validationChristoph Hellwig
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-10nvmet: remove redundant local variableSagi Grimberg
2017-11-10nvmet: remove redundant memset if failed to get_smart_log failedSagi Grimberg
2017-11-10nvme: fix eui_show() print formatJavier González
2017-11-10nvme: compare NQN string with right sizeJavier González
2017-11-10nvmet: fix comment typos in admin-cmd.cMinwoo Im
2017-11-10nvme-rdma: fix nvme_rdma_create_queue_ib error flowMax Gurtovoy
2017-11-10nvmet-rdma: update queue list during ib_device removalIsrael Rukshin
2017-11-10nvme-fc: decouple ns references from lldd referencesJames Smart
2017-11-10nvme-fc: fix localport resume using stale valuesJames Smart
2017-11-10nvme: check admin passthru command effectsKeith Busch
2017-11-10nvme: factor get log into a helperKeith Busch
2017-11-10nvme: fix and clarify the check for missing metadataChristoph Hellwig
2017-11-10nvme: split __nvme_revalidate_diskChristoph Hellwig
2017-11-10nvme: set the chunk size before freezing the queueChristoph Hellwig
2017-11-10nvme: don't pass struct nvme_ns to nvme_config_discardChristoph Hellwig
2017-11-10nvme: don't pass struct nvme_ns to nvme_init_integrityChristoph Hellwig
2017-11-10nvme: always unregister the integrity profile in __nvme_revalidate_diskChristoph Hellwig
2017-11-10nvme: move the dying queue check from cancel to completionChristoph Hellwig
2017-11-03block: add a poll_fn callback to struct request_queueChristoph Hellwig
2017-11-03Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/blockJens Axboe
2017-11-03nvme: comment typo fixed in clearing AERMinwoo Im
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01nvme: Remove unused headersKeith Busch
2017-11-01nvmet: fix fatal_err_work deadlockJames Smart
2017-11-01nvme-fc: add dev_loss_tmo timeout and remoteport resume supportJames Smart
2017-11-01nvme: allow controller RESETTING to RECONNECTING transitionJames Smart
2017-11-01nvme-fc: check connectivity before initiating reconnectsJames Smart
2017-11-01nvme-fc: add a dev_loss_tmo field to the remoteportJames Smart
2017-11-01nvme-fc: change ctlr state assignments during reset/reconnectJames Smart