Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-26 06:12:06 to 2013-10-18 19:21:36 UTC [more...]

[PATCH 0/3] Convert from bio-based to blk-mq v2
 2013-10-18 19:21 UTC  (9+ messages)
` [PATCH 1/3] blk-mq: call exit_hctx on hw queue teardown
` [PATCH 2/3] NVMe: Extract admin queue size
` [PATCH 3/3] NVMe: Convert to blk-mq

[PATCH] NVMe: remove deprecated IRQF_DISABLED
 2013-10-12  4:23 UTC 

[PATCH 0/2] NVMe: Refactoring v2
 2013-10-11 15:39 UTC  (4+ messages)
` [PATCH 1/2] NVMe: Refactor doorbell
` [PATCH 2/2] NVMe: Extract admin queue size

[PATCH 0/2] NVMe: Refactoring
 2013-10-10 18:29 UTC  (3+ messages)
` [PATCH 1/2] NVMe: Refactor doorbell
` [PATCH 2/2] NVMe: Extract admin queue size

[PATCH RFC 36/77] ipr: Enable MSI-X when IPR_USE_MSIX type is set, not IPR_USE_MSI
 2013-10-10 18:07 UTC  (53+ 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 03/77] PCI/MSI/s390: Fix single MSI only check
  ` [PATCH RFC 04/77] PCI/MSI/s390: Remove superfluous check of MSI type
  ` [PATCH RFC 05/77] PCI/MSI: Convert pci_msix_table_size() to a public interface
  ` [PATCH RFC 07/77] PCI/MSI: Re-design MSI/MSI-X interrupts enablement pattern
  ` [PATCH RFC 63/77] qlcnic: Update MSI/MSI-X interrupts enablement code

[PATCH RFC 0/2] Convert from bio-based to blk-mq
 2013-10-09 15:48 UTC  (9+ messages)
` [PATCH RFC 1/2] blk-mq: call exit_hctx on hw queue teardown
` [PATCH RFC 2/2] NVMe: rfc blk-mq support

NVME Newbie
 2013-10-08 19:15 UTC  (2+ messages)

[PATCH] NVMe: compat SG_IO ioctl
 2013-10-08 18:29 UTC  (2+ messages)

[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

[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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox