linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-05 13:51:52 to 2017-04-09 17:15:32 UTC [more...]

[PATCH 00/20] IB/hfi1,rdmavt,core: Patches for-next
 2017-04-09 17:15 UTC  (2+ messages)
  ` [PATCH 01/20] IB/core: If the MGID/MLID pair is not on the list return an error

[PATCH v3 00/14] Server-side NFS/RDMA changes proposed for v4.12
 2017-04-09 17:07 UTC  (15+ messages)
  ` [PATCH v3 01/14] svcrdma: Move send_wr to svc_rdma_op_ctxt
  ` [PATCH v3 02/14] svcrdma: Add svc_rdma_map_reply_hdr()
  ` [PATCH v3 03/14] svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
  ` [PATCH v3 04/14] svcrdma: Add helper to save pages under I/O
  ` [PATCH v3 05/14] svcrdma: Clean up svc_rdma_get_inv_rkey()
  ` [PATCH v3 06/14] svcrdma: Introduce local rdma_rw API helpers
  ` [PATCH v3 07/14] svcrdma: Use rdma_rw API in RPC reply path
  ` [PATCH v3 08/14] svcrdma: Clean up RDMA_ERROR path
  ` [PATCH v3 09/14] svcrdma: Report Write/Reply chunk overruns
  ` [PATCH v3 10/14] svcrdma: Clean up RPC-over-RDMA backchannel reply processing
  ` [PATCH v3 11/14] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
  ` [PATCH v3 12/14] svcrdma: Remove unused RDMA Write completion handler
  ` [PATCH v3 13/14] svcrdma: Remove the req_map cache
  ` [PATCH v3 14/14] svcrdma: Clean out old XDR encoders

[PATCH V3 for-next 0/7] Change IDR usage and locking in uverbs
 2017-04-09 15:16 UTC  (20+ messages)
` [PATCH V3 for-next 2/7] IB/core: Add support for idr types
` [PATCH V3 for-next 3/7] IB/core: Add idr based standard types
` [PATCH V3 for-next 4/7] IB/core: Change idr objects to use the new schema
` [PATCH V3 for-next 7/7] IB/core: Change completion channel to use the reworked objects schema

[PATCH V2 for-next 0/7] Change IDR usage and locking in uverbs
 2017-04-09 15:13 UTC  (12+ messages)
` [PATCH V2 for-next 7/7] IB/core: Change completion channel to use the reworked objects schema

[PATCH RFC] nvme-rdma: support devices with queue size < 32
 2017-04-09 12:31 UTC  (12+ messages)

[PATCH 0/9] InfiniBand-ULP: Fine-tuning for several function implementations
 2017-04-09 12:26 UTC  (18+ messages)
` [PATCH 1/9] IB/IPoIB: Use kcalloc() in two functions
` [PATCH 3/9] IB/IPoIB: Enclose six expressions for the sizeof operator by parentheses
` [PATCH 5/9] IB/IPoIB: Combine substrings for three messages
` [PATCH 7/9] IB/iser: Add spaces for better code readability
  ` [PATCH 2/9] IB/IPoIB: Delete an error message for a failed memory allocation
  ` [PATCH 4/9] IB/IPoIB: Delete unwanted spaces behind usages of the sizeof operator
  ` [PATCH 6/9] IB/iser: Use kmalloc_array() in iser_alloc_rx_descriptors()
  ` [PATCH 8/9] IB/isert: Use kcalloc() in isert_alloc_rx_descriptors()
` [PATCH 9/9] IB/isert: Improve size determinations in three functions

[PATCH 00/14] RDMA/cxgb: Fine-tuning for several function implementations
 2017-04-09  6:30 UTC  (3+ messages)

[PATCH v2 00/20] IB/hfi1, qib, rdmavt: Another round of patches for 4.11
 2017-04-09  6:26 UTC  (23+ messages)
` [PATCH v2 17/20] IB/hfi1: Add transmit fault injection feature
` [PATCH v2 19/20] IB/rdmavt, IB/qib, IB/hfi1: Make percpu refcount optional for user MRs

[PATCH 0/3] InfiniBand-SRP: Fine-tuning for some function implementations
 2017-04-08 14:50 UTC  (5+ messages)
  ` [PATCH 1/3] IB/srp: Use kmalloc_array() in srp_alloc_req_data()
  ` [PATCH 2/3] IB/srp: Enclose 14 expressions for the sizeof operator by parentheses
` [PATCH 3/3] IB/srp: Delete unwanted spaces behind usages of the sizeof operator

ib-iser - 4k IO req size only
 2017-04-08 14:44 UTC  (2+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-07 17:59 UTC  (29+ messages)
` [RFC 2/8] cxgb4: setup pcie memory window 4 and create p2pmem region
` [RFC 3/8] nvmet: Use p2pmem in nvme target
` [RFC 4/8] p2pmem: Add debugfs "stats" file
` [RFC 5/8] scatterlist: Modify SG copy functions to support io memory
` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem

[PATCH rdma-core 0/6] More sparse cleanup
 2017-04-07 16:40 UTC  (8+ messages)
  ` [PATCH rdma-core 1/6] rxe: Use libc's IN6_IS_ADDR_V4MAPPED
  ` [PATCH rdma-core 2/6] ipath/hfi: Enable sparse from travis
  ` [PATCH rdma-core 3/6] ocrdma: Fix missing endian swap in debug print
  ` [PATCH rdma-core 4/6] ocrdma: Add sparse annotations
  ` [PATCH rdma-core 5/6] mlx4: Fix incorrect masking of g_mlpath_rqpn
  ` [PATCH rdma-core 6/6] mlx4: Fix typo in byte swap direction

[PATCH] RDS: IB: ensure an initialized ret is printed in pr_warn message
 2017-04-07 15:59 UTC  (4+ messages)

[PATCH v7 00/15] Replace PCI pool by DMA pool API
 2017-04-07  7:25 UTC  (16+ messages)
` [PATCH v7 01/15] block: DAC960: Replace PCI pool old API
` [PATCH v7 03/15] IB/mthca: "
` [PATCH v7 04/15] net: e100: "
` [PATCH v7 05/15] mlx4: "
  ` [PATCH v7 02/15] dmaengine: pch_dma: "
  ` [PATCH v7 06/15] mlx5: "
  ` [PATCH v7 07/15] wireless: ipw2200: "
  ` [PATCH v7 09/15] scsi: csiostor: "
  ` [PATCH v7 10/15] scsi: lpfc: "
  ` [PATCH v7 11/15] scsi: megaraid: "
  ` [PATCH v7 13/15] scsi: mvsas: "
` [PATCH v7 08/15] scsi: be2iscsi: "
` [PATCH v7 12/15] scsi: mpt3sas: "
` [PATCH v7 14/15] scsi: pmcraid: "
` [PATCH v7 15/15] PCI: Remove PCI pool macro functions

[PATCH] IB/vmw_pvrdma: Spare annotate imm_data
 2017-04-07  1:17 UTC  (2+ messages)

mlx4 partitions + SR-IOV - P_Key not found
 2017-04-06 21:35 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC] hw/pvrdma: Proposal of a new pvrdma device
 2017-04-06 20:54 UTC  (12+ messages)

[PATCH 0/5] IB/qib: Fine-tuning for four function implementations
 2017-04-06 20:33 UTC  (19+ messages)
` [PATCH 1/5] IB/qib: Use kcalloc() in qib_init_iba7322_funcs()
` [PATCH 2/5] IB/qib: Use kmalloc_array() in qib_init_7322_variables()
` [PATCH 3/5] IB/qib: Use kcalloc() in qib_alloc_devdata()
  ` [PATCH 4/5] IB/qib: Use kcalloc() in qib_init_pportdata()
` [PATCH 5/5] IB/qib: Adjust two size determinations "
        `  "

[PATCH 0/2] IB/usnic: Fine-tuning for two function implementations
 2017-04-06 20:10 UTC  (3+ messages)
  ` [PATCH 1/2] IB/usnic: Use kcalloc() in alloc_res_chunk_list()
` [PATCH 2/2] IB/usnic: Use kcalloc() in usnic_vnic_alloc_res_chunk()

[PATCH rdma-next] IB/mlx5: Support congestion related counters
 2017-04-06 20:08 UTC  (2+ messages)

[PATCH rdma-next 0/6] Enhanced mode for IPoIB driver
 2017-04-06 15:10 UTC  (8+ messages)

[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
 2017-04-06 14:30 UTC  (10+ messages)
` [PATCH v2 1/6] mlx5: convert to generic pci_alloc_irq_vectors
  ` [PATCH v2 2/6] mlx5: move affinity hints assignments to generic code
` [PATCH v2 3/6] RDMA/core: expose affinity mappings per completion vector
` [PATCH v2 4/6] mlx5: support ->get_vector_affinity
` [PATCH v2 5/6] block: Add rdma affinity based queue mapping helper
` [PATCH v2 6/6] nvme-rdma: use intelligent affinity based queue mappings

[PATCH] IB/rxe: Don't clamp residual length to mtu
 2017-04-06 12:49 UTC 

[PATCHv2 infiniband-diags 2/3] perfquery.c: Add support for additional counters in PortCountersExtended
 2017-04-06 12:34 UTC 

[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
 2017-04-06  9:23 UTC  (13+ messages)
` [PATCH rfc 2/6] mlx5: move affinity hints assignments to generic code
` [PATCH rfc 5/6] block: Add rdma affinity based queue mapping helper
` [PATCH rfc 6/6] nvme-rdma: use intelligent affinity based queue mappings

[PATCH] IB/hns: include linux/of.h to fix build failure
 2017-04-05 21:23 UTC  (2+ messages)

[PATCH] IB/hns: Explicitly include linux/of.h
 2017-04-05 17:51 UTC  (2+ messages)

[PATCH v4] IB/IPoIB: ibX: failed to create mcg debug file
 2017-04-05 17:51 UTC  (3+ messages)

[PATCH rdma-next V1 00/10] ODP Fixes and Improvements
 2017-04-05 17:33 UTC  (8+ messages)
` [PATCH rdma-next V1 01/10] IB: Replace ib_umem page_size by page_shift
` [PATCH rdma-next V1 08/10] IB/umem: Add support to huge ODP

[PATCH rdma-next 4/6] IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
 2017-04-05 16:35 UTC  (5+ messages)

[PATCH rdma-next 00/10] ODP Fixes and Improvements
 2017-04-05 15:30 UTC  (3+ messages)
` [PATCH rdma-next 01/10] IB: Replace ib_umem page_size by page_shift

[PATCH v2 0/8] SIF related verbs patches
 2017-04-05 15:20 UTC  (3+ messages)
` [PATCH v2 2/8] ib_umem: Add a new, more generic ib_umem_get_attrs

[PATCH rdma-core 0/5] Flow steering improvements
 2017-04-05 15:19 UTC  (6+ messages)
  ` [PATCH rdma-core 1/5] ibverbs: Add tunnel VXLAN flow specification
  ` [PATCH rdma-core 2/5] ibverbs: Add inner flow specification support
  ` [PATCH rdma-core 3/5] ibverbs: Add flow tag specification
  ` [PATCH rdma-core 4/5] ibverbs: Add support for reading flow tag from a CQ
  ` [PATCH rdma-core 5/5] mlx5: Add read_flow_tag implementation

[PATCH rdma-next V1 0/6] Enhanced mode for IPoIB driver
 2017-04-05 14:09 UTC  (7+ messages)
  ` [PATCH rdma-next V1 1/6] IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs
  ` [PATCH rdma-next V1 2/6] IB/IPoIB: Separate control and data related initializations
  ` [PATCH rdma-next V1 3/6] IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
  ` [PATCH rdma-next V1 4/6] IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
  ` [PATCH rdma-next V1 5/6] IB/IPoIB: Use defined function for netdev_priv function
  ` [PATCH rdma-next V1 6/6] IB/IPoIB: Support acceleration options 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).