1
0
Fork 0
remarkable-linux/drivers/nvme/target
Linus Torvalds 12e3d3cdd9 Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Pull blk-mq irq/cpu mapping updates from Jens Axboe:
 "This is the block-irq topic branch for 4.9-rc. It's mostly from
  Christoph, and it allows drivers to specify their own mappings, and
  more importantly, to share the blk-mq mappings with the IRQ affinity
  mappings. It's a good step towards making this work better out of the
  box"

* 'for-4.9/block-irq' of git://git.kernel.dk/linux-block:
  blk_mq: linux/blk-mq.h does not include all the headers it depends on
  blk-mq: kill unused blk_mq_create_mq_map()
  blk-mq: get rid of the cpumask in struct blk_mq_tags
  nvme: remove the post_scan callout
  nvme: switch to use pci_alloc_irq_vectors
  blk-mq: provide a default queue mapping for PCI device
  blk-mq: allow the driver to pass in a queue mapping
  blk-mq: remove ->map_queue
  blk-mq: only allocate a single mq_map per tag_set
  blk-mq: don't redistribute hardware queues on a CPU hotplug event
2016-10-09 17:29:33 -07:00
..
Kconfig nvme: fabrics drivers don't need the nvme-pci driver 2016-08-19 14:22:28 +03:00
Makefile nvmet-rdma: add a NVMe over Fabrics RDMA target driver 2016-07-08 08:38:49 -06:00
admin-cmd.c admin-cmd: Added smart-log command support. 2016-09-23 15:37:37 -07:00
configfs.c nvmet: fix an error code 2016-07-07 08:37:36 -06:00
core.c nvmet: Fix controller serial number inconsistency 2016-08-04 17:45:10 +03:00
discovery.c nvmet: add a generic NVMe target 2016-07-05 11:30:33 -06:00
fabrics-cmd.c nvmet: add a generic NVMe target 2016-07-05 11:30:33 -06:00
io-cmd.c nvmet: Make dsm number of ranges zero based 2016-09-23 15:37:38 -07:00
loop.c blk-mq: remove ->map_queue 2016-09-15 08:42:03 -06:00
nvmet.h nvmet: Fix controller serial number inconsistency 2016-08-04 17:45:10 +03:00
rdma.c Merge of primary rdma-core code for 4.9 2016-10-09 17:04:33 -07:00