linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-24 07:15:45 to 2013-10-03 22:49:45 UTC [more...]

[PATCH RFC 36/77] ipr: Enable MSI-X when IPR_USE_MSIX type is set, not IPR_USE_MSI
 2013-10-03 22:49 UTC  (12+ messages)
  ` [PATCH RFC 40/77] ixgbevf: Update MSI/MSI-X interrupts enablement code
  ` [PATCH RFC 77/77] vxge: "
  ` [PATCH RFC 01/77] PCI/MSI: Fix return value when populate_msi_sysfs() failed
  ` [PATCH RFC 54/77] ntb: Ensure number of MSIs on SNB is enough for the link interrupt
  ` [PATCH RFC 53/77] ntb: Fix missed call to pci_enable_msix()
  ` [PATCH RFC 55/77] ntb: Update MSI/MSI-X interrupts enablement code
  ` [PATCH RFC 50/77] mlx5: "
  ` [PATCH RFC 51/77] mthca: "
  ` [PATCH RFC 06/77] PCI/MSI: Factor out pci_get_msi_cap() interface
` [PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern

[PATCH RFC 59/77] qla2xxx: Update MSI/MSI-X interrupts enablement code
 2013-10-03 17:42 UTC 

[PATCH 00/51] DMA mask changes
 2013-09-30 11:57 UTC  (57+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
` [PATCH 09/51] DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH 10/51] DMA-API: net: broadcom/bnx2x: "
` [PATCH 11/51] DMA-API: net: emulex/benet: "
` [PATCH 13/51] DMA-API: net: sfc/efx.c: "
` [PATCH 14/51] DMA-API: net: b43: "
` [PATCH 15/51] DMA-API: net: b43legacy: "
` [PATCH 16/51] DMA-API: ppc: vio.c: "
` [PATCH 17/51] DMA-API: block: nvme-core: "
` [PATCH 18/51] DMA-API: staging: et131x: "
` [PATCH 19/51] DMA-API: media: dt3155v4l: "
` [PATCH 20/51] DMA-API: usb: bcma: "
` [PATCH 21/51] DMA-API: usb: ssb-hcd: "
` [PATCH 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
  ` [alsa-devel] "
` [PATCH 24/51] DMA-API: dma: pl330: "
      ` [alsa-devel] "
` [PATCH 25/51] DMA-API: video: clcd: "
` [PATCH 26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks
` [PATCH 27/51] DMA-API: provide a helper to setup "
` [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
` [PATCH 30/51] DMA-API: dma: dw_dmac.c: "
` [PATCH 31/51] DMA-API: media: omap3isp: "
` [PATCH 32/51] DMA-API: mmc: sdhci-acpi: "
` [PATCH 33/51] DMA-API: net: nxp/lpc_eth: "
` [PATCH 34/51] DMA-API: net: octeon: "
` [PATCH 35/51] DMA-API: parport: parport_pc.c: "
` [PATCH 38/51] DMA-API: staging: use dma_set_coherent_mask()
` [PATCH 40/51] DMA-API: crypto: fix ixp4xx crypto platform device support
` [PATCH 41/51] DMA-API: crypto: remove last references to 'static struct device *dev'
` [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
` [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
  ` [alsa-devel] "
` [PATCH 44/51] DMA-API: dcdbas: update DMA mask handing
` [PATCH 45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
` [PATCH 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
` [PATCH 47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit()
` [PATCH 48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
` [PATCH 49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
` [PATCH 50/51] ARM: 7797/1: mmc: "
` [PATCH 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory

[PATCH] NVMe: compat SG_IO ioctl
 2013-09-27 21:09 UTC 

[RFC PATCH] NVMe: Asynchronous namespace discovery
 2013-09-26 21:53 UTC 

[PATCH 1/2] NVMe: Cocci spatch "kzalloc-simple"
 2013-09-19 22:29 UTC  (3+ messages)

[PATCH 0/9] NVMe: Error handling
 2013-09-19 21:25 UTC  (16+ messages)
` [PATCH 1/9] NVMe: Merge issue on character device bring-up
` [PATCH 2/9] NVMe: Differentiate commands not completed
` [PATCH 3/9] NVMe: Fail device if unresponsive during init
` [PATCH 4/9] NVMe: Reset failed controller
` [PATCH 5/9] NVMe: Abort timed out commands
` [PATCH 6/9] NVMe: User initiated controller reset
` [PATCH 7/9] NVMe: Add shutdown pci callback
` [PATCH 8/9] NVMe: Set queue db only when queue is initialized
` [PATCH 9/9] NVMe: Don't wait for delete queues to complete

failed when git clone via http
 2013-09-12  7:16 UTC  (3+ messages)

[PATCH][RESEND] NVMe: Avoid shift operation when writel cq head doorbell in nvme_process_cq()
 2013-09-10  3:25 UTC 

[PATCH] NVMe: Provide ability to rescan namespaces
 2013-09-06 21:13 UTC 

[PULL REQUEST] NVM Express updates
 2013-09-06 20:41 UTC 

[PATCH] NVMe: Avoid shift operation when writel cq head doorbell in nvme_process_cq()
 2013-09-06  7:15 UTC 

[PATCH] NVMe: Avoid caculate cq head doorbel in nvme_process_cq()
 2013-09-05 19:28 UTC  (6+ messages)

[PATCH] Add data transfer length check for admin commands
 2013-09-03 17:05 UTC  (2+ messages)

Nvme Pcie hotplug
 2013-09-03  5:01 UTC 

[PATCH] Add data transfer length check for admin commands
 2013-09-02 17:00 UTC 

[PATCH] Add data transfer length check for admin commands
 2013-09-02 16:59 UTC 

[PATCH] NVMe: Avoid caculate cq head doorbel in nvme_process_cq()
 2013-09-02  7:00 UTC 

[PATCH] NVMe: cpu hot-plug and IO queue per-cpu assignment
 2013-08-28 22:58 UTC 

Testing
 2013-08-28 21:41 UTC 

A question regarding to MSIX interrupts for NVME
 2013-08-28 18:49 UTC  (8+ messages)

NVME identify command data structure length
 2013-08-28  7:38 UTC  (4+ messages)

Is this list hacked or something?
 2013-08-26 18:49 UTC  (2+ messages)

Best way to exercise NVME ioctls
 2013-08-26 17:31 UTC  (3+ messages)

Best way to exercise NVME ioctls
 2013-08-26  6:12 UTC 

Best way to exercise NVME ioctls
 2013-08-26  5:53 UTC 

[PATCHv2 0/5] NVMe: Controller reset and shutdown
 2013-08-16 22:00 UTC  (6+ messages)
` [PATCHv2 1/5] NVMe: Reset failed controller
` [PATCHv2 2/5] NVMe: User initiated controller reset
` [PATCHv2 3/5] NVMe: Reset controller on timed out commands
` [PATCHv2 4/5] NVMe: Don't wait for delete queues to finish
` [PATCHv2 5/5] NVMe: Add shutdown pci callback

[PATCHv4] NVMe: Async event requests
 2013-08-15 21:33 UTC 

[PATCH 1/2] Revert "NVMe: Disk stats for read/write commands only"
 2013-08-08 16:25 UTC  (2+ messages)
` [PATCH 2/2] NVMe: Disk stats for read/write commands only

[PATCH 0/2] NVMe: Controller resets
 2013-08-07 20:44 UTC  (3+ messages)
` [PATCH 1/2] NVMe: Reset failed controller
` [PATCH 2/2] NVMe: User initiated controller reset

[PATCHv3] NVMe: Async event requests
 2013-07-30 16:25 UTC  (2+ messages)

[PATCH] NVMe: Bring up cdev on set feature failure
 2013-07-29 22:20 UTC 

[PATCHv2] NVMe: Async event request
 2013-07-22 15:00 UTC  (3+ messages)

[PATCH] NVMe: Fix checkpatch issues
 2013-07-18 18:13 UTC 

[PATCHv5 0/6] NVMe: suspend resume
 2013-07-15 21:02 UTC  (7+ messages)
` [PATCHv5 1/6] NVMe: Group pci related actions in functions
` [PATCHv5 2/6] NVMe: Separate queue alloc/free from create/delete
` [PATCHv5 3/6] NVMe: Separate controller init from disk discovery
` [PATCHv5 4/6] NVMe: Use normal shutdown
` [PATCHv5 5/6] NVMe: Add pci suspend/resume driver callbacks
` [PATCHv5 6/6] NVMe: Handle ioremap failure

[PATCH] NVMe: replace kmalloc and memset with kzalloc
 2013-07-12 18:40 UTC  (3+ messages)

[PATCHv4 0/5] NVMe: suspend resume
 2013-07-09 20:20 UTC  (6+ messages)
` [PATCHv4 1/5] NVMe: Group pci related actions in functions
` [PATCHv4 2/5] NVMe: Separate queue alloc/free from create/delete
` [PATCHv4 3/5] NVMe: Separate controller init from disk discovery
` [PATCHv4 4/5] NVMe: Use normal shutdown
` [PATCHv4 5/5] NVMe: Add pci suspend/resume driver callbacks

[PATCHv2] NVMe: IO Queue NUMA locality
 2013-07-09 13:41 UTC  (2+ messages)

ioctls vs sysfs
 2013-07-05 17:16 UTC  (3+ messages)

RFC: Allow block drivers to poll for I/O instead of sleeping
 2013-07-04  1:13 UTC  (21+ messages)

[PATCH] NVMe: handle ioremap failure
 2013-07-01 21:00 UTC  (2+ messages)

[PULL REQUEST] NVMe driver updates
 2013-06-26 23:28 UTC  (2+ messages)
` NVMe: Add nvme-scsi.c (was Re: [PULL REQUEST] NVMe driver updates)

Trivial interrupt coalescing program
 2013-06-26 17:58 UTC 

[PATCH] NVMe: Update nvme_id_power_state with latest spec
 2013-06-25 21:15 UTC 

[PATCH] NVMe: Disk stats for read/write commands only
 2013-06-24 22:34 UTC 

[PATCHv3 0/5] NVMe: Power management patch set
 2013-06-24 20:30 UTC  (6+ messages)
` [PATCHv3 1/5] NVMe: Group pci related actions in functions
` [PATCHv3 2/5] NVMe: Separate queue alloc/free from create/delete
` [PATCHv3 3/5] NVMe: Separate controller init from disk discovery
` [PATCHv3 4/5] NVMe: Use normal shutdown
` [PATCHv3 5/5] NVMe: Add pci suspend/resume driver callbacks


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).