summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2017-08-28nvme: add support for FW activation without resetArnav Dawn
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18nvmet-rdma: remove redundant empty device add calloutSagi Grimberg
2017-08-18nvme-rdma: remove redundant empty device add calloutSagi Grimberg
2017-08-18blk-mq: Make blk_mq_reinit_tagset() calls easier to readBart Van Assche
2017-08-18nvme-pci: set cqe_seen on polled completionsKeith Busch
2017-08-17nvme-fabrics: fix reporting of unrecognized optionsChristoph Hellwig
2017-08-17nvmet-fc: eliminate incorrect static markers on local variablesJames Smart
2017-08-16nvmet-fc: correct use after free on list teardownJames Smart
2017-08-16nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck
2017-08-10nvme: fix directive command numd calculationKwan (Hingkwan) Huen-SSI
2017-08-10nvme: fix nvme reset command timeout handlingKeith Busch
2017-08-10nvme-pci: fix CMB sysfs file removal in reset pathMax Gurtovoy
2017-08-10nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart
2017-08-10nvme: strip trailing 0-bytes in wwid_showMartin Wilck
2017-08-08nvme-rdma: use intelligent affinity based queue mappingsSagi Grimberg
2017-07-26nvme: validate admin queue before unquiesceScott Bauer
2017-07-25nvme-pci: fix HMB size calculationChristoph Hellwig
2017-07-25nvme-fc: revise TRADDR parsingJames Smart
2017-07-25nvme-fc: address target disconnect race conditions in fcp io submitJames Smart
2017-07-25nvme: also provide a UUID in the WWID sysfs attributeJohannes Thumshirn
2017-07-20nvmet: don't report 0-bytes in serial numberMartin Wilck
2017-07-20nvmet: preserve controller serial number between rebootsJohannes Thumshirn
2017-07-20nvmet: Move serial number from controller to subsystemJohannes Thumshirn
2017-07-20nvmet: prefix version configfs file with attrJohannes Thumshirn
2017-07-20nvme-pci: Fix an error handling path in 'nvme_probe()'Christophe JAILLET
2017-07-20nvme-pci: Remove nvme_setup_prps BUG_ONKeith Busch
2017-07-20nvme-pci: add another device ID with stripe quirkDavid Wayne Fugate
2017-07-20nvmet-fc: fix byte swapping in nvmet_fc_ls_create_associationChristoph Hellwig
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-10Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-07-10nvmet: avoid unneeded assignment of submit_bio return valueMax Gurtovoy
2017-07-10nvme-pci: add module parameter for io queue depthweiping zhang
2017-07-10nvme-pci: compile warnings in nvme_alloc_host_mem()Dan Carpenter
2017-07-10nvmet_fc: Accept variable pad lengths on Create Association LSJames Smart
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06nvme-rdma: unconditionally recycle the request mrSagi Grimberg
2017-07-06nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg
2017-07-06nvme: kick requeue list when requeueing a request instead of when starting th...Sagi Grimberg
2017-07-06nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg
2017-07-06nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg
2017-07-06nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg
2017-07-06nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg
2017-07-06nvme-rdma: remove race conditions from IB signallingMarta Rybczynska
2017-07-04nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding itSagi Grimberg
2017-07-04nvme-fc: update tagset nr_hw_queues after queues reinitSagi Grimberg
2017-07-04nvme-loop: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg