summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-0516-342/+975
|\
| * lightnvm: remove function name in stringsMatias Bjørling2018-03-301-6/+6
| * lightnvm: implement get log report chunk helpersJavier González2018-03-302-2/+76
| * lightnvm: normalize geometry nomenclatureJavier González2018-03-301-27/+27
| * lightnvm: complete geo structure with maxoc*Javier González2018-03-301-0/+17
| * lightnvm: add shorten OCSSD version in geoJavier González2018-03-301-0/+6
| * lightnvm: add minor version to generic geometryJavier González2018-03-301-5/+20
| * lightnvm: simplify geometry structureJavier González2018-03-301-138/+199
| * nvme: lightnvm: add late setup of block size and metadataMatias Bjørling2018-03-303-0/+12
| * lightnvm: remove nvm_dev_ops->max_phys_sectMatias Bjørling2018-03-301-4/+1Star
| * lightnvm: add 2.0 geometry identificationMatias Bjørling2018-03-301-49/+289
| * lightnvm: flatten nvm_id_group into nvm_idMatias Bjørling2018-03-301-55/+51Star
| * lightnvm: make 1.2 data structures explicitMatias Bjørling2018-03-301-41/+41
| * lightnvm: remove multiple groups in 1.2 data structureMatias Bjørling2018-03-301-2/+3
| * lightnvm: remove mlc pairs structureMatias Bjørling2018-03-301-13/+1Star
| * lightnvm: remove chnl_offset in nvme_nvm_identityMatias Bjørling2018-03-301-3/+1Star
| * blk-mq: Allow PCI vector offset for mapping queuesKeith Busch2018-03-281-1/+1
| * nvme: make nvme_get_log_ext non-staticMatias Bjørling2018-03-262-1/+4
| * nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig2018-03-265-17/+17
| * nvmet: refactor configfs transport type handlingChristoph Hellwig2018-03-261-32/+29Star
| * nvmet: move device_uuid configfs attr definition to suitable placeMax Gurtovoy2018-03-261-2/+2
| * nvme: Add .stop_ctrl to nvme ctrl opsNitzan Carmi2018-03-263-3/+12
| * nvme-rdma: Allow DELETING state change failure in error_recoveryNitzan Carmi2018-03-261-2/+2
| * nvme: Skip checking heads without namespacesKeith Busch2018-03-261-0/+1
| * nvme-rdma: Don't flush delete_wq by default during remove_oneMax Gurtovoy2018-03-261-0/+14
| * nvmet-rdma: Don't flush system_wq by default during remove_oneMax Gurtovoy2018-03-261-1/+18
| * nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()Israel Rukshin2018-03-261-16/+11Star
| * nvmet-rdma: Remove unused queue stateIsrael Rukshin2018-03-261-5/+1Star
| * nvmet_fc: prevent new io rqsts in possible isr completionsJames Smart2018-03-261-3/+16
| * nvme_fc: on remoteport reuse, set new nport_id and role.James Smart2018-03-261-0/+2
| * nvme_fc: fix abort race on teardown with lld rejectJames Smart2018-03-261-1/+4
| * nvme_fc: io timeout should defer abort to ctrl resetJames Smart2018-03-261-11/+1Star
| * nvme_fc: fix ctrl create failures racing with workq itemsJames Smart2018-03-261-0/+4
| * nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-AJarosław Janik2018-03-261-2/+5
| * nvme: centralize ctrl removal printsMax Gurtovoy2018-03-263-12/+8Star
| * nvme-pci: Add .get_address ctrl callbackKeith Busch2018-03-261-0/+8
| * nvme: implement log page low/high offset and dwordsMatias Bjørling2018-03-261-10/+22
| * nvme: change namespaces_mutext to namespaces_rwsemJianchao Wang2018-03-263-35/+35
| * nvme: fix the dangerous reference of namespaces listJianchao Wang2018-03-261-2/+14
| * nvme-pci: quiesce IO queues prior to disabling device HMB accessesJianchao Wang2018-03-261-5/+4Star
| * nvme: Add fault injection featureThomas Tai2018-03-264-0/+109
| * nvme: use define instead of magic value for identify sizeMinwoo Im2018-03-261-2/+3
| * nvmet: don't return "any" ip address in discovery log pageSagi Grimberg2018-03-263-3/+47
| * block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-082-3/+3
| * block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche2018-02-281-1/+1
* | nvme_fc: rework sqsize handlingJames Smart2018-03-081-10/+17
* | nvme-fabrics: Ignore nr_io_queues option for discovery controllersRoland Dreier2018-03-081-0/+5
* | Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"Christoph Hellwig2018-03-073-40/+0Star
* | nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectorsMing Lei2018-03-011-1/+1
* | nvme-pci: Fix EEH failure on ppcWen Xiong2018-03-011-6/+7
|/