summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
Commit message (Expand)AuthorAgeFilesLines
* nvme: add quirk to force medium priority for SQ creationJens Axboe2018-05-112-1/+16
* nvme: Fix sync controller reset returnCharles Machalow2018-05-111-1/+2
* nvme: fix use-after-free in nvme_free_ns_headJianchao Wang2018-05-071-0/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-051-1/+1
|\
| * nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
* | nvme/multipath: Fix multipath disabled naming collisionsKeith Busch2018-05-033-25/+35
* | nvme/multipath: Disable runtime writable enabling parameterKeith Busch2018-05-031-1/+1
* | nvme: Set integrity flag for user passthrough commandsKeith Busch2018-05-031-0/+1
* | nvme: fix potential memory leak in option parsingChengguang Xu2018-05-031-0/+6
|/
* nvme: expand nvmf_check_if_ready checksJames Smart2018-04-126-57/+99
* nvme: Use admin command effects for admin commandsKeith Busch2018-04-121-1/+1
* nvme: check return value of init_srcu_struct functionMax Gurtovoy2018-04-121-1/+4
* nvme-pci: Separate IO and admin queue IRQ vectorsKeith Busch2018-04-121-6/+17
* nvme-pci: Remove unused queue parameterKeith Busch2018-04-121-7/+3Star
* nvme-pci: Skip queue deletion if there are no queuesKeith Busch2018-04-121-1/+1
* nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn2018-04-121-1/+3
* nvme: unexport nvme_start_keep_aliveJohannes Thumshirn2018-04-122-3/+1Star
* nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling2018-04-122-4/+4
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-059-264/+835
|\
| * 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
| * 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
| * 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