linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-16 14:47:30 to 2015-07-22 16:59:26 UTC [more...]

[PATCH WIP 00/43] New fast registration API
 2015-07-22 16:59 UTC  (57+ messages)
  ` [PATCH WIP 01/43] IB: Modify ib_create_mr API
  ` [PATCH WIP 02/43] IB/mlx4: Support ib_alloc_mr verb
  ` [PATCH WIP 03/43] ocrdma: "
  ` [PATCH WIP 04/43] iw_cxgb4: "
  ` [PATCH WIP 05/43] cxgb3: "
  ` [PATCH WIP 06/43] nes: "
  ` [PATCH WIP 07/43] qib: "
  ` [PATCH WIP 08/43] IB/iser: Convert to ib_alloc_mr
  ` [PATCH WIP 09/43] iser-target: "
  ` [PATCH WIP 10/43] IB/srp: "
  ` [PATCH WIP 11/43] xprtrdma, svcrdma: "
  ` [PATCH WIP 12/43] RDS: "
  ` [PATCH WIP 13/43] mlx5: Drop mlx5_ib_alloc_fast_reg_mr
  ` [PATCH WIP 14/43] mlx4: Drop mlx4_ib_alloc_fast_reg_mr
  ` [PATCH WIP 15/43] ocrdma: Drop ocrdma_alloc_frmr
  ` [PATCH WIP 16/43] qib: Drop qib_alloc_fast_reg_mr
  ` [PATCH WIP 17/43] nes: Drop nes_alloc_fast_reg_mr
  ` [PATCH WIP 18/43] cxgb4: Drop c4iw_alloc_fast_reg_mr
  ` [PATCH WIP 19/43] cxgb3: Drop iwch_alloc_fast_reg_mr
  ` [PATCH WIP 20/43] IB/core: Drop ib_alloc_fast_reg_mr
  ` [PATCH WIP 21/43] mlx5: Allocate a private page list in ib_alloc_mr
  ` [PATCH WIP 22/43] mlx4: "
  ` [PATCH WIP 23/43] ocrdma: "
  ` [PATCH WIP 24/43] cxgb3: Allocate a provate "
  ` [PATCH WIP 25/43] cxgb4: Allocate a private "
  ` [PATCH WIP 26/43] qib: "
  ` [PATCH WIP 27/43] nes: "
  ` [PATCH WIP 28/43] IB/core: Introduce new fast registration API
  ` [PATCH WIP 29/43] mlx5: Support the new memory "
  ` [PATCH WIP 30/43] mlx4: "
  ` [PATCH WIP 31/43] ocrdma: "
  ` [PATCH WIP 32/43] cxgb3: "
  ` [PATCH WIP 33/43] cxgb4: "
  ` [PATCH WIP 34/43] nes: "
  ` [PATCH WIP 35/43] qib: "
  ` [PATCH WIP 36/43] iser: Port to new fast registration api
  ` [PATCH WIP 37/43] xprtrdma: Port to new memory registration API
  ` [PATCH WIP 38/43] iser-target: "
  ` [PATCH WIP 39/43] IB/core: Add arbitrary sg_list support
  ` [PATCH WIP 40/43] mlx5: Allocate private context for arbitrary scatterlist registration
  ` [PATCH WIP 41/43] mlx5: Add arbitrary sg list support
  ` [PATCH WIP 42/43] iser: Accept arbitrary sg lists mapping if the device supports it
  ` [PATCH WIP 43/43] iser: Move unaligned counter increment

[infiniband-diags PATCH] rdma-ndd: fix compiler warnings
 2015-07-22 14:14 UTC 

[PATCH v3 00/15] NFS/RDMA client side for Linux 4.3
 2015-07-22 13:58 UTC  (52+ messages)
  ` [PATCH v3 01/15] xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
  ` [PATCH v3 02/15] xprtrdma: Raise maximum payload size to one megabyte
  ` [PATCH v3 03/15] xprtrdma: Increase default credit limit
  ` [PATCH v3 04/15] xprtrdma: Don't fall back to PHYSICAL memory registration
  ` [PATCH v3 05/15] xprtrdma: Remove last ib_reg_phys_mr() call site
  ` [PATCH v3 06/15] xprtrdma: Clean up rpcrdma_ia_open()
  ` [PATCH v3 07/15] xprtrdma: Remove logic that constructs RDMA_MSGP type calls
  ` [PATCH v3 08/15] xprtrdma: Account for RPC/RDMA header size when deciding to inline
  ` [PATCH v3 09/15] xprtrdma: Always provide a write list when sending NFS READ
  ` [PATCH v3 10/15] xprtrdma: Don't provide a reply chunk when expecting a short reply
  ` [PATCH v3 11/15] xprtrdma: Fix XDR tail buffer marshalling
  ` [PATCH v3 12/15] xprtrdma: Fix large NFS SYMLINK calls
  ` [PATCH v3 13/15] xprtrdma: Clean up xprt_rdma_print_stats()
  ` [PATCH v3 14/15] xprtrdma: Count RDMA_NOMSG type calls
  ` [PATCH v3 15/15] core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs

[PATCH] IB/ipath: Move ipath driver to staging
 2015-07-21 22:22 UTC 

[PATCH] perftest: Fix rpm generation from dist tarball
 2015-07-21 21:34 UTC 

deprecating amso1100
 2015-07-21 20:45 UTC  (5+ messages)

[PATCH] RDMA/amso1100: deprecate the amso1100 provider
 2015-07-21 19:28 UTC 

[PATCH] mlx5: Expose correct page_size_cap in device attributes
 2015-07-21 16:32 UTC  (2+ messages)

[PATCH 0/8] Add ODP support using HMM
 2015-07-21 16:06 UTC  (15+ messages)
` [PATCH 1/8] IB/mlx5: add a new parameter to __mlx_ib_populated_pas for ODP with HMM
` [PATCH 2/8] IB/mlx5: add a new parameter to mlx5_ib_update_mtt() "
` [PATCH 3/8] IB/odp: export rbt_ib_umem_for_each_in_range()
` [PATCH 4/8] IB/odp/hmm: add new kernel option to use HMM for ODP
` [PATCH 5/8] IB/odp/hmm: add core infiniband structure and helper for ODP with HMM v2
` [PATCH 6/8] IB/mlx5/hmm: add mlx5 HMM device initialization and callback v3
` [PATCH 7/8] IB/mlx5/hmm: add page fault support for ODP on HMM v2
` [PATCH 8/8] IB/mlx5/hmm: enable ODP using HMM

Kernel fast memory registration API proposal [RFC]
 2015-07-21 16:00 UTC  (16+ messages)

RFC: Immediate data support for SRP
 2015-07-21 15:35 UTC  (10+ messages)

[BUG] mellanox IB driver fails to load on large config
 2015-07-21 14:21 UTC  (10+ messages)

[PATCH] IB/qib: Change lkey table allocation to support more MRs
 2015-07-21 12:36 UTC 

[PATCH for-next V6 00/10] Move RoCE GID management to IB/Core
 2015-07-21  8:42 UTC  (4+ messages)
` [PATCH for-next V6 05/10] IB/core: Add RoCE GID table management

[PATCH 0/2] update ocrdma to dual license
 2015-07-21  3:28 UTC  (13+ messages)

[PATCH] mlx5: Fix missing device local_dma_lkey
 2015-07-20 19:52 UTC  (4+ messages)

[PATCH v1] core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs
 2015-07-20 18:34 UTC  (3+ messages)

[RESEND PATCH v2 0/2] x86/mm/pat: modify nopat requirement warning
 2015-07-20 18:08 UTC  (4+ messages)
` [RESEND PATCH v2 1/2] x86/mm/pat, drivers/infiniband/ipath: replace WARN() with pr_warn()
` [RESEND PATCH v2 2/2] x86/mm/pat, drivers/media/ivtv: move pat warn and "

[PATCH RFC] svcrdma: Fix possible over population fast_reg_page_list
 2015-07-20 17:27 UTC  (4+ messages)

nes_store_flash_data() bugged?
 2015-07-20 16:17 UTC  (2+ messages)

rdma_getaddrinfo and GUID
 2015-07-18 21:38 UTC  (2+ messages)

Kernel fast memory registration API proposal [RFC]
 2015-07-17 20:36 UTC  (20+ messages)

[TECH TOPIC] IRQ affinity
 2015-07-17 15:51 UTC  (7+ messages)
` [Ksummit-discuss] "

QLogic driver problem (ib_qib)
 2015-07-16 20:27 UTC  (3+ messages)

[PATCH v3 00/49] Add OPA gen1 driver
 2015-07-16 19:36 UTC  (3+ messages)

[PATCH 00/41] Add OPA gen1 driver
 2015-07-16 19:23 UTC  (10+ messages)
` [PATCH 06/41] IB/hfi1: add char device instantiation code

[PATCH] infiniband:cxgb4:Make the function rdma_supported bool
 2015-07-16 18:40 UTC 

[PATCH v1 00/12] Demux IB CM requests in the rdma_cm module
 2015-07-16 18:22 UTC  (9+ messages)
` [PATCH v1 08/12] IB/cma: Add net_dev and private data checks to RDMA CM

[PATCH V3 1/5] RDMA/core: Transport-independent access flags
 2015-07-16 16:13 UTC  (11+ messages)

[PULL REQUEST] Please pull rdma.git
 2015-07-16 14:47 UTC  (10+ 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).