linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-17 13:42:01 to 2013-09-20 01:21:37 UTC [more...]

[PATCH 00/51] DMA mask changes
 2013-09-20  1:21 UTC  (42+ 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
` [PATCH 24/51] DMA-API: dma: pl330: "
` [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
` [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 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

[PATCH] Clean up nvme_setup_io_queues a little
 2013-06-19 17:37 UTC 

[PULL REQUEST] NVMe driver fixes
 2013-06-12  6:10 UTC  (3+ messages)

[PATCH] NVMe: Async event request
 2013-06-05 20:01 UTC  (2+ messages)

Proposal for handling async event requests
 2013-05-31 19:26 UTC  (4+ messages)

[PATCH v2] NVMe: Disk IO statistics
 2013-05-29 21:59 UTC 

Tree updated 2013-05-17
 2013-05-29 21:04 UTC  (3+ messages)
` Tree updated 2013-05-29

[PATCH] NVMe: Add MSI support for capable devices
 2013-05-28 22:57 UTC  (2+ messages)

NVMe compatibility repository
 2013-05-26 21:25 UTC 

[PATCH v2] Return the result from user admin command IOCTL even in case of failure
 2013-05-23 17:36 UTC  (2+ messages)

Using FIO tool for performance measure
 2013-05-23 14:29 UTC 

[PATCH 2/2] Return the result from user admin command IOCTL even in case of failure
 2013-05-22 21:12 UTC  (4+ messages)
` [PATCH 2/2] Return the result from user admin command IOCTL even in case of failureX

[PATCH Resend] NVMe: Fix incompatible pointer type warnings
 2013-05-17 15:37 UTC 

[PATCH] NVMe: Fix incompatible pointer type warnings
 2013-05-17 15:22 UTC  (4+ messages)

[PATCH v2] NVMe: fix error return code in nvme_submit_bio_queue()
 2013-05-17 13:42 UTC  (2+ messages)


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).