aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)AuthorFilesLines
2019-06-07Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linusGravatar Jens Axboe 4-63/+150
2019-06-06nvme-rdma: use dynamic dma mapping per commandGravatar Max Gurtovoy 1-17/+36
2019-06-06nvme: Fix u32 overflow in the number of namespace list calculationGravatar Jaesoo Lee 1-1/+2
2019-06-05nvme-pci: don't limit DMA segement sizeGravatar Christoph Hellwig 1-0/+6
2019-06-04nvmet: fix data_len to 0 for bdev-backed write_zeroesGravatar Minwoo Im 1-0/+1
2019-05-30nvme-tcp: fix queue mapping when queue count is limitedGravatar Sagi Grimberg 1-7/+50
2019-05-30nvme-rdma: fix queue mapping when queue count is limitedGravatar Sagi Grimberg 1-38/+61
2019-05-24Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-41/+76
2019-05-22nvme-pci: use blk-mq mapping for unmanaged irqsGravatar Keith Busch 1-1/+1
2019-05-21nvme: copy MTFA field from identify controllerGravatar Laine Walker-Avina 1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 4-0/+4
2019-05-17nvme: fix memory leak for power latency toleranceGravatar Yufen Yu 1-0/+1
2019-05-17nvme: release namespace SRCU protection before performing controller ioctlsGravatar Christoph Hellwig 1-5/+20
2019-05-17nvme: merge nvme_ns_ioctl into nvme_ioctlGravatar Christoph Hellwig 1-23/+24
2019-05-17nvme: remove the ifdef around nvme_nvm_ioctlGravatar Christoph Hellwig 1-2/+0
2019-05-17nvme: fix srcu locking on error return in nvme_get_ns_from_diskGravatar Christoph Hellwig 1-4/+9
2019-05-17nvme: Fix known effectsGravatar Keith Busch 1-1/+1
2019-05-17nvme-pci: Sync queues on resetGravatar Keith Busch 3-0/+14
2019-05-17nvme-pci: Unblock reset_work on IO failureGravatar Keith Busch 1-5/+4
2019-05-17nvme-pci: Don't disable on timeout in reset stateGravatar Keith Busch 1-1/+2
2019-05-17nvme-pci: Fix controller freeze wait disablingGravatar Keith Busch 1-6/+6
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 8-76/+63
2019-05-14nvme: validate cntlid during controller initialisationGravatar Christoph Hellwig 1-17/+24
2019-05-14nvme: change locking for the per-subsystem controller listGravatar Christoph Hellwig 1-18/+14
2019-05-14nvme: trace all async notice eventsGravatar Chaitanya Kulkarni 2-3/+3
2019-05-14nvme-fabrics: remove unused argumentGravatar Minwoo Im 1-2/+2
2019-05-13nvme-multipath: avoid crash on invalid subsystem cntlid enumerationGravatar Hannes Reinecke 1-1/+1
2019-05-13nvme-fc: use separate work queue to avoid warningGravatar Hannes Reinecke 1-3/+11
2019-05-13nvme-rdma: remove redundant reference between ib_device and tagsetGravatar Max Gurtovoy 1-29/+5
2019-05-13nvme-pci: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2019-05-13nvme-pci: add known admin effects to augument admin effects log pageGravatar Maxim Levitsky 1-2/+1
2019-05-13nvme-pci: init shadow doorbell after each resetGravatar Maxim Levitsky 1-2/+1
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+1
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 19-266/+298
2019-05-06lightnvm: Inherit mdts from the parent nvme deviceGravatar Igor Konopko 1-0/+1
2019-05-01nvmet: protect discovery change log event list iterationGravatar Sagi Grimberg 1-0/+5
2019-05-01nvme: mark nvme_core_init and nvme_core_exit staticGravatar Christoph Hellwig 2-5/+2
2019-05-01nvme: move command size checks to the coreGravatar Christoph Hellwig 2-28/+30
2019-05-01nvme-fabrics: check more command sizesGravatar Minwoo Im 1-0/+1
2019-05-01nvme-pci: check more command sizesGravatar Minwoo Im 1-0/+7
2019-05-01nvme-pci: remove an unneeded variable initializationGravatar Minwoo Im 1-1/+1
2019-05-01nvme-pci: unquiesce admin queue on shutdownGravatar Keith Busch 1-1/+4
2019-05-01nvme-pci: shutdown on timeout during deletionGravatar Keith Busch 1-1/+4
2019-05-01nvme-pci: fix psdt field for single segment sglsGravatar Klaus Birkelund Jensen 1-0/+1
2019-05-01nvme-multipath: don't print ANA group state by defaultGravatar Hannes Reinecke 1-1/+1
2019-05-01nvme-multipath: split bios with the ns_head bio_set before submittingGravatar Hannes Reinecke 1-0/+8
2019-05-01nvme-tcp: fix possible null deref on a timed out io queue connectGravatar Sagi Grimberg 1-1/+2
2019-04-25nvme: set 0 capacity if namespace block size exceeds PAGE_SIZEGravatar Sagi Grimberg 1-1/+6
2019-04-25nvme-loop: kill timeout handlerGravatar Ming Lei 1-16/+0
2019-04-25nvme-tcp: rename function to have nvme_tcp prefixGravatar Sagi Grimberg 1-6/+4