Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-05 20:45:06 to 2013-12-10 20:10:40 UTC [more...]

[PATCH 0/5] Controller error handling set
 2013-12-10 20:10 UTC  (6+ messages)
` [PATCH 1/5] NVMe: Device resume error handling
` [PATCH 2/5] NVMe: Schedule reset for failed controllers
` [PATCH 3/5] NVMe: Abort timed out commands
` [PATCH 4/5] NVMe: Surprise removal handling
` [PATCH 5/5] NVMe: Async IO queue deletion

[PATCH] Dynamically allocate partition numbers
 2013-12-10 14:49 UTC  (3+ messages)

[PATCH] NVMe: remove deprecated IRQF_DISABLED
 2013-12-09  9:21 UTC  (2+ messages)
` [PATCH][RESEND] "

[PATCHv2] NVMe: Disable admin queue on init failure
 2013-11-15 17:47 UTC 

[PATCH 00/51] DMA mask changes
 2013-11-15 16:16 UTC  (61+ 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: disable admin queue on initi failure
 2013-11-14 23:52 UTC 

[PATCH] NVMe: Add a buffer length parameter to struct nvme_user_io. Check buffer length in nvme_submit_io to avoid buffer overflow
 2013-11-04 19:55 UTC  (5+ messages)

[PATCH]: NVMe: ioctl support for FLUSH command
 2013-11-04 17:12 UTC  (2+ messages)

[PATCH] NVMe: Asynchronous IO queue deletion
 2013-10-25 22:07 UTC 

[PATCHv2 0/2] NVMe: Controller reset handling
 2013-10-24 17:53 UTC  (3+ messages)
` [PATCHv2 1/2] NVMe: Reset failed controller
` [PATCHv2 2/2] NVMe: Abort timed out commands

[PATCHv2] NVMe: compat SG_IO ioctl
 2013-10-23 21:01 UTC  (2+ messages)

[PATCH 0/3] Convert from bio-based to blk-mq v2
 2013-10-22 19:52 UTC  (12+ 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 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 

[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 


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