summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2019-07-23Revert "nvme-pci: don't create a read hctx mapping without read queues"yangerkun
2019-07-23nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska
2019-07-23nvme: fix memory leak caused by incorrect subsystem freeLogan Gunthorpe
2019-07-23nvme: ignore subnqn for ADATA SX6000LNPMisha Nasledov
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11nvme: fix NULL deref for fabrics optionsMinwoo Im
2019-07-10nvme: fix regression upon hot device removal and insertionSagi Grimberg
2019-07-09nvme-fc: fix module unloads while lports still pendingJames Smart
2019-07-09nvme-tcp: don't use sendpage for SLAB pagesMikhail Skorzhinskii
2019-07-09nvme-tcp: set the STABLE_WRITES flag when data digests are enabledMikhail Skorzhinskii
2019-07-09nvme-multipath: do not select namespaces which are about to be removedHannes Reinecke
2019-07-09nvme-multipath: also check for a disabled path if there is a single siblingHannes Reinecke
2019-07-09nvme-multipath: factor out a nvme_path_is_disabled helperHannes Reinecke
2019-07-09nvme: set physical block size and optimal I/O sizeBart Van Assche
2019-07-09nvme-trace: add delete completion and submission queue to admin cmds tracerTom Wu
2019-07-09nvme-trace: fix spelling mistake "spcecific" -> "specific"Colin Ian King
2019-07-09nvme-pci: limit max_hw_sectors based on the DMA max mapping sizeChristoph Hellwig
2019-07-09nvme-pci: check for NULL return from pci_alloc_p2pmem()Alan Mikhak
2019-07-09nvme-pci: don't create a read hctx mapping without read queuesAlan Mikhak
2019-07-09nvme-pci: don't fall back to a 32-bit DMA maskChristoph Hellwig
2019-07-09nvme-pci: make nvme_dev_pm_ops staticYueHaibing
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin
2019-06-21nvme: enable to inject errors into admin commandsAkinobu Mita
2019-06-21nvme: prepare for fault injection into admin commandsAkinobu Mita
2019-06-21nvme-trace: print result and status in hex formatMinwoo Im
2019-06-21nvme-trace: support for fabrics commands in host-sideMinwoo Im
2019-06-21nvme-trace: move opcode symbol print to nvme.hMinwoo Im
2019-06-21nvme-trace: do not export nvme_trace_disk_nameMinwoo Im
2019-06-21nvme-pci: clean up nvme_remove_dead_ctrl a bitChaitanya Kulkarni
2019-06-21nvme-pci: properly report state change failure in nvme_reset_workMinwoo Im
2019-06-21nvme-pci: set the errno on ctrl state change errorChaitanya Kulkarni
2019-06-21nvme-pci: adjust irq max_vector using num_possible_cpus()Minwoo Im
2019-06-21nvme-pci: remove queue_count_ops for write_queues and poll_queuesMinwoo Im
2019-06-21nvme-pci: remove unnecessary zero for static varMinwoo Im
2019-06-21nvme-pci: use host managed power state for suspendKeith Busch
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im
2019-06-21nvme: export get and set featuresKeith Busch
2019-06-21nvme: fix possible io failures when removing multipathed nsAnton Eidelman
2019-06-21nvme-fc: add message when creating new associationJames Smart
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei
2019-06-20block: remove blk_init_request_from_bioChristoph Hellwig
2019-06-07Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-06-06nvme-rdma: use dynamic dma mapping per commandMax Gurtovoy
2019-06-06nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee
2019-06-05nvme-pci: don't limit DMA segement sizeChristoph Hellwig
2019-05-30nvme-tcp: fix queue mapping when queue count is limitedSagi Grimberg
2019-05-30nvme-rdma: fix queue mapping when queue count is limitedSagi Grimberg