summaryrefslogtreecommitdiff
path: root/drivers/nvme
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-03
|\
| * Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-18
| |\
| | * nvmet-rdma: remove redundant empty device add calloutSagi Grimberg2017-08-18
| | * nvme-rdma: remove redundant empty device add calloutSagi Grimberg2017-08-18
| * | nvme-rdma: use intelligent affinity based queue mappingsSagi Grimberg2017-08-08
| |/
* | nvme-pci: use dma memory for the host memory buffer descriptorsChristoph Hellwig2017-08-30
* | nvme-rdma: default MR page size to 4kMax Gurtovoy2017-08-30
* | nvme-pci: set cqe_seen on polled completionsKeith Busch2017-08-18
* | nvme-fabrics: fix reporting of unrecognized optionsChristoph Hellwig2017-08-17
* | nvmet-fc: eliminate incorrect static markers on local variablesJames Smart2017-08-17
* | nvmet-fc: correct use after free on list teardownJames Smart2017-08-16
* | nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck2017-08-16
* | nvme: fix directive command numd calculationKwan (Hingkwan) Huen-SSI2017-08-10
* | nvme: fix nvme reset command timeout handlingKeith Busch2017-08-10
* | nvme-pci: fix CMB sysfs file removal in reset pathMax Gurtovoy2017-08-10
* | nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart2017-08-10
* | nvme: strip trailing 0-bytes in wwid_showMartin Wilck2017-08-10
* | nvme: validate admin queue before unquiesceScott Bauer2017-07-26
* | nvme-pci: fix HMB size calculationChristoph Hellwig2017-07-25
* | nvme-fc: revise TRADDR parsingJames Smart2017-07-25
* | nvme-fc: address target disconnect race conditions in fcp io submitJames Smart2017-07-25
* | nvme: also provide a UUID in the WWID sysfs attributeJohannes Thumshirn2017-07-25
|/
* nvmet: don't report 0-bytes in serial numberMartin Wilck2017-07-20
* nvmet: preserve controller serial number between rebootsJohannes Thumshirn2017-07-20
* nvmet: Move serial number from controller to subsystemJohannes Thumshirn2017-07-20
* nvmet: prefix version configfs file with attrJohannes Thumshirn2017-07-20
* nvme-pci: Fix an error handling path in 'nvme_probe()'Christophe JAILLET2017-07-20
* nvme-pci: Remove nvme_setup_prps BUG_ONKeith Busch2017-07-20
* nvme-pci: add another device ID with stripe quirkDavid Wayne Fugate2017-07-20
* nvmet-fc: fix byte swapping in nvmet_fc_ls_create_associationChristoph Hellwig2017-07-20
* nvme: fix byte swapping in the streams codeChristoph Hellwig2017-07-20
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-11
|\
| * Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-07-10
| |\
| | * nvmet: avoid unneeded assignment of submit_bio return valueMax Gurtovoy2017-07-10
| | * nvme-pci: add module parameter for io queue depthweiping zhang2017-07-10
| | * nvme-pci: compile warnings in nvme_alloc_host_mem()Dan Carpenter2017-07-10
| | * nvmet_fc: Accept variable pad lengths on Create Association LSJames Smart2017-07-10
| | * nvme-rdma: unconditionally recycle the request mrSagi Grimberg2017-07-06
| | * nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg2017-07-06
| | * nvme: kick requeue list when requeueing a request instead of when starting th...Sagi Grimberg2017-07-06
| | * nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg2017-07-06
| | * nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg2017-07-06
| | * nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg2017-07-06
| | * nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg2017-07-06
| | * nvme-rdma: remove race conditions from IB signallingMarta Rybczynska2017-07-06
| | * nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding itSagi Grimberg2017-07-04
| | * nvme-fc: update tagset nr_hw_queues after queues reinitSagi Grimberg2017-07-04
| | * nvme-loop: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg2017-07-04
| | * nvme-rdma: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg2017-07-04
| | * nvme-fc: don't override opts->nr_io_queuesSagi Grimberg2017-07-04