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