Commit History

Author SHA1 Message Date
  Keith Busch 22b5560195 nvme-pci: Separate IO and admin queue IRQ vectors 7 years ago
  Keith Busch a6ff7262c2 nvme-pci: Remove unused queue parameter 7 years ago
  Keith Busch 64ee0ac052 nvme-pci: Skip queue deletion if there are no queues 7 years ago
  Linus Torvalds 3526dd0c78 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block 7 years ago
  Keith Busch f23f5bece6 blk-mq: Allow PCI vector offset for mapping queues 7 years ago
  Jarosław Janik 467c77d4cb nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A 7 years ago
  Keith Busch 97c122233f nvme-pci: Add .get_address ctrl callback 7 years ago
  Jianchao Wang 9a915a5be7 nvme-pci: quiesce IO queues prior to disabling device HMB accesses 7 years ago
  Ming Lei 16ccfff289 nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors 7 years ago
  Wen Xiong 651438bb0a nvme-pci: Fix EEH failure on ppc 7 years ago
  Jens Axboe 468f098734 Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus 7 years ago
  Jianchao Wang f25a2dfc20 nvme-pci: Fix nvme queue cleanup if IRQ setup fails 7 years ago
  Keith Busch 4244140d7b nvme-pci: Fix timeouts in connecting state 7 years ago
  Keith Busch 815c6704bf nvme-pci: Remap CMB SQ entries on every controller reset 7 years ago
  Max Gurtovoy ad6a0a52e6 nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING 7 years ago
  Linus Torvalds 0a4b6e2f80 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block 7 years ago
  Jianchao Wang ad70062cdb nvme-pci: introduce RECONNECTING state to mark initializing procedure 7 years ago
  Keith Busch ee9aebb27c nvme-pci: Suspend queues after deleting them 7 years ago
  Keith Busch 62314e405f nvme-pci: Fix queue double allocations 7 years ago
  Christoph Hellwig b0f2853b56 nvme-pci: take sglist coalescing in dma_map_sg into account 7 years ago
  Keith Busch 20469a37ae nvme-pci: check segement valid for SGL use 7 years ago
  Christoph Hellwig 88de4598bc nvme-pci: clean up SMBSZ bit definitions 7 years ago
  Christoph Hellwig f65efd6dfe nvme-pci: clean up CMB initialization 7 years ago
  Minwoo Im 8adb8c147b nvme: fix comment typos in nvme_create_io_queues 7 years ago
  Sagi Grimberg 147b27e4bd nvme-pci: allocate device queues storage space at probe 7 years ago
  Sagi Grimberg 79c48ccf2f nvme-pci: serialize pci resets 7 years ago
  Jianchao Wang 2b1b7e784a nvme-pci: fix NULL pointer reference in nvme_alloc_ns 7 years ago
  Sagi Grimberg 4caff8fc19 nvme-pci: don't open-code nvme_reset_ctrl 7 years ago
  Minwoo Im 6fbcde6691 nvme-pci: remove an unnecessary initialization in HMB code 7 years ago
  Minwoo Im 955b1b5a00 nvme-pci: move use_sgl initialization to nvme_init_iod() 7 years ago