summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
Commit message (Expand)AuthorAge
* nvme: expand nvmf_check_if_ready checksJames Smart2018-04-12
* nvme: Use admin command effects for admin commandsKeith Busch2018-04-12
* nvme: check return value of init_srcu_struct functionMax Gurtovoy2018-04-12
* nvme-pci: Separate IO and admin queue IRQ vectorsKeith Busch2018-04-12
* nvme-pci: Remove unused queue parameterKeith Busch2018-04-12
* nvme-pci: Skip queue deletion if there are no queuesKeith Busch2018-04-12
* nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn2018-04-12
* nvme: unexport nvme_start_keep_aliveJohannes Thumshirn2018-04-12
* nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling2018-04-12
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\
| * lightnvm: remove function name in stringsMatias Bjørling2018-03-29
| * lightnvm: implement get log report chunk helpersJavier González2018-03-29
| * lightnvm: normalize geometry nomenclatureJavier González2018-03-29
| * lightnvm: complete geo structure with maxoc*Javier González2018-03-29
| * lightnvm: add shorten OCSSD version in geoJavier González2018-03-29
| * lightnvm: add minor version to generic geometryJavier González2018-03-29
| * lightnvm: simplify geometry structureJavier González2018-03-29
| * nvme: lightnvm: add late setup of block size and metadataMatias Bjørling2018-03-29
| * lightnvm: remove nvm_dev_ops->max_phys_sectMatias Bjørling2018-03-29
| * lightnvm: add 2.0 geometry identificationMatias Bjørling2018-03-29
| * lightnvm: flatten nvm_id_group into nvm_idMatias Bjørling2018-03-29
| * lightnvm: make 1.2 data structures explicitMatias Bjørling2018-03-29
| * lightnvm: remove multiple groups in 1.2 data structureMatias Bjørling2018-03-29
| * lightnvm: remove mlc pairs structureMatias Bjørling2018-03-29
| * lightnvm: remove chnl_offset in nvme_nvm_identityMatias Bjørling2018-03-29
| * blk-mq: Allow PCI vector offset for mapping queuesKeith Busch2018-03-27
| * nvme: make nvme_get_log_ext non-staticMatias Bjørling2018-03-26
| * nvme: Add .stop_ctrl to nvme ctrl opsNitzan Carmi2018-03-26
| * nvme-rdma: Allow DELETING state change failure in error_recoveryNitzan Carmi2018-03-26
| * nvme: Skip checking heads without namespacesKeith Busch2018-03-26
| * nvme-rdma: Don't flush delete_wq by default during remove_oneMax Gurtovoy2018-03-26
| * nvme_fc: on remoteport reuse, set new nport_id and role.James Smart2018-03-26
| * nvme_fc: fix abort race on teardown with lld rejectJames Smart2018-03-26
| * nvme_fc: io timeout should defer abort to ctrl resetJames Smart2018-03-26
| * nvme_fc: fix ctrl create failures racing with workq itemsJames Smart2018-03-26
| * nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-AJarosław Janik2018-03-26
| * nvme: centralize ctrl removal printsMax Gurtovoy2018-03-26
| * nvme-pci: Add .get_address ctrl callbackKeith Busch2018-03-26
| * nvme: implement log page low/high offset and dwordsMatias Bjørling2018-03-26
| * nvme: change namespaces_mutext to namespaces_rwsemJianchao Wang2018-03-26
| * nvme: fix the dangerous reference of namespaces listJianchao Wang2018-03-26
| * nvme-pci: quiesce IO queues prior to disabling device HMB accessesJianchao Wang2018-03-26
| * nvme: Add fault injection featureThomas Tai2018-03-26
| * nvme: use define instead of magic value for identify sizeMinwoo Im2018-03-26
| * block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-08
| * block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche2018-02-28
* | nvme_fc: rework sqsize handlingJames Smart2018-03-08
* | nvme-fabrics: Ignore nr_io_queues option for discovery controllersRoland Dreier2018-03-08
* | Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig2018-03-07
* | nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectorsMing Lei2018-03-01