summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
Commit message (Expand)AuthorAge
* Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linusJens Axboe2019-06-07
|\
| * nvme-rdma: use dynamic dma mapping per commandMax Gurtovoy2019-06-06
| * nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee2019-06-06
| * nvme-tcp: fix queue mapping when queue count is limitedSagi Grimberg2019-05-30
| * nvme-rdma: fix queue mapping when queue count is limitedSagi Grimberg2019-05-30
* | nvme-pci: don't limit DMA segement sizeChristoph Hellwig2019-06-05
* | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-24
|\|
| * nvme-pci: use blk-mq mapping for unmanaged irqsKeith Busch2019-05-22
| * nvme: copy MTFA field from identify controllerLaine Walker-Avina2019-05-21
| * nvme: fix memory leak for power latency toleranceYufen Yu2019-05-17
| * nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig2019-05-17
| * nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig2019-05-17
| * nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig2019-05-17
| * nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig2019-05-17
| * nvme: Fix known effectsKeith Busch2019-05-17
| * nvme-pci: Sync queues on resetKeith Busch2019-05-17
| * nvme-pci: Unblock reset_work on IO failureKeith Busch2019-05-17
| * nvme-pci: Don't disable on timeout in reset stateKeith Busch2019-05-17
| * nvme-pci: Fix controller freeze wait disablingKeith Busch2019-05-17
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-16
|\
| * nvme: validate cntlid during controller initialisationChristoph Hellwig2019-05-14
| * nvme: change locking for the per-subsystem controller listChristoph Hellwig2019-05-14
| * nvme: trace all async notice eventsChaitanya Kulkarni2019-05-14
| * nvme-fabrics: remove unused argumentMinwoo Im2019-05-14
| * nvme-multipath: avoid crash on invalid subsystem cntlid enumerationHannes Reinecke2019-05-13
| * nvme-fc: use separate work queue to avoid warningHannes Reinecke2019-05-13
| * nvme-rdma: remove redundant reference between ib_device and tagsetMax Gurtovoy2019-05-13
| * nvme-pci: mark expected switch fall-throughGustavo A. R. Silva2019-05-13
| * nvme-pci: add known admin effects to augument admin effects log pageMaxim Levitsky2019-05-13
| * nvme-pci: init shadow doorbell after each resetMaxim Levitsky2019-05-13
| * lightnvm: Inherit mdts from the parent nvme deviceIgor Konopko2019-05-06
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-08
|\ \
| * | scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke2019-04-12
* | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-07
|\ \ \ | | |/ | |/|
| * | nvme: mark nvme_core_init and nvme_core_exit staticChristoph Hellwig2019-05-01
| * | nvme: move command size checks to the coreChristoph Hellwig2019-05-01
| * | nvme-fabrics: check more command sizesMinwoo Im2019-05-01
| * | nvme-pci: check more command sizesMinwoo Im2019-05-01
| * | nvme-pci: remove an unneeded variable initializationMinwoo Im2019-05-01
| * | nvme-pci: unquiesce admin queue on shutdownKeith Busch2019-05-01
| * | nvme-pci: shutdown on timeout during deletionKeith Busch2019-05-01
| * | nvme-pci: fix psdt field for single segment sglsKlaus Birkelund Jensen2019-05-01
| * | nvme-multipath: don't print ANA group state by defaultHannes Reinecke2019-05-01
| * | nvme-multipath: split bios with the ns_head bio_set before submittingHannes Reinecke2019-05-01
| * | nvme-tcp: fix possible null deref on a timed out io queue connectSagi Grimberg2019-05-01
| * | nvme: set 0 capacity if namespace block size exceeds PAGE_SIZESagi Grimberg2019-04-25
| * | nvme-tcp: rename function to have nvme_tcp prefixSagi Grimberg2019-04-25
| * | nvme-rdma: fix a NULL deref when an admin connect times outSagi Grimberg2019-04-25
| * | nvme-tcp: fix a NULL deref when an admin connect times outSagi Grimberg2019-04-25