aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
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: 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: 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: 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-03nvme: comment typo fixed in clearing AERMinwoo Im
2017-11-01nvme: allow controller RESETTING to RECONNECTING transitionJames Smart
2017-11-01nvme: flush reset_work before safely continuing with delete operationSagi Grimberg
2017-11-01nvme: consolidate common code from ->reset_workChristoph Hellwig
2017-11-01nvme: move controller deletion to common codeChristoph Hellwig
2017-10-30nvme: Fix setting logical block format when revalidatingKeith Busch
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-20nvme: use ida_simple_{get,remove} for the controller instanceChristoph Hellwig
2017-10-18nvme: introduce nvme_reinit_tagsetSagi Grimberg
2017-10-16nvme: simplify compat_ioctl handlingChristoph Hellwig
2017-10-04nvme: update timeout module parameter typeMarc Olson
2017-10-01nvme: fix visibility of "uuid" ns attributeMartin Wilck
2017-09-25nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg
2017-09-25nvme: allow timed-out ios to retryJames Smart
2017-09-25nvme: stop aer posting if controller state not liveJames Smart
2017-09-11nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig
2017-09-11nvme: fix lightnvm checkChristoph Hellwig
2017-08-30nvme: Use metadata for passthrough commandsKeith Busch
2017-08-30nvme: Make nvme user functions staticKeith Busch
2017-08-30nvme: factor metadata handling out of __nvme_submit_user_cmdChristoph Hellwig
2017-08-29nvme: don't blindly overwrite identifiers on disk revalidateChristoph Hellwig
2017-08-29nvme: remove nvme_revalidate_nsChristoph Hellwig
2017-08-29nvme: allow calling nvme_change_ctrl_state from irq contextChristoph Hellwig
2017-08-29nvme: report more detailed status codes to the block layerChristoph Hellwig
2017-08-28nvme: honor RTD3 Entry Latency for shutdownsMartin K. Petersen
2017-08-28nvme: rename AMS symbolic constants to fit specificationMax Gurtovoy
2017-08-28nvme: fix identify namespace loggingSagi Grimberg
2017-08-28nvme: add support for NVMe 1.3 Timestamp FeatureJon Derrick