linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-19 18:31:36 to 2020-10-27 17:34:40 UTC [more...]

[PATCH 00/20] NFSD support for multiple RPC/RDMA chunks
 2020-10-27 17:25 UTC  (24+ messages)
` [PATCH 01/20] SUNRPC: Adjust synopsis of xdr_buf_subsegment()
` [PATCH 02/20] svcrdma: Const-ify the xdr_buf arguments
` [PATCH 03/20] svcrdma: Refactor the RDMA Write path
` [PATCH 04/20] SUNRPC: Rename svc_encode_read_payload()
` [PATCH 05/20] NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
` [PATCH 06/20] svcrdma: Post RDMA Writes while XDR encoding replies
` [PATCH 07/20] svcrdma: Clean up svc_rdma_encode_reply_chunk()
` [PATCH 08/20] svcrdma: Add a "parsed chunk list" data structure
` [PATCH 09/20] svcrdma: Use parsed chunk lists to derive the inv_rkey
` [PATCH 10/20] svcrdma: Use parsed chunk lists to detect reverse direction replies
` [PATCH 11/20] svcrdma: Use parsed chunk lists to construct RDMA Writes
` [PATCH 12/20] svcrdma: Use parsed chunk lists to encode Reply transport headers
` [PATCH 13/20] svcrdma: Support multiple write chunks when pulling up
` [PATCH 14/20] svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
` [PATCH 15/20] svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
` [PATCH 16/20] svcrdma: Remove chunk list pointers
` [PATCH 17/20] svcrdma: Clean up chunk tracepoints
` [PATCH 18/20] svcrdma: Rename info::ri_chunklen
` [PATCH 19/20] svcrdma: Use the new parsed chunk list when pulling Read chunks
` [PATCH 20/20] svcrdma: support multiple Read chunks per RPC

[PATCH rdma-rc 0/3] Fixes to coming PR
 2020-10-27 17:11 UTC  (4+ messages)
` [PATCH rdma-rc 1/3] RDMA/core: Postpone uobject cleanup on failure till FD close

Subject: [RFC] clang tooling cleanups
 2020-10-27 16:42 UTC 

[PATCH rdma v2] RDMA: Add rdma_connect_locked()
 2020-10-27 13:23 UTC  (4+ messages)

WARNING in dma_map_page_attrs
 2020-10-27 12:52 UTC  (4+ messages)

[PATCH] RDMA: Add rdma_connect_locked()
 2020-10-27 12:05 UTC  (7+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 7d66a71488d7c14506ab81d6455c095992efca04
 2020-10-27 11:35 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 676a80adba0131e1603ef3de5f73a19a0d3d0e65
 2020-10-27 11:35 UTC 

[PATCH v3 20/32] IB/srpt: docs: add a description for cq_size member
 2020-10-27  9:51 UTC 

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-10-27  8:08 UTC  (13+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v6 2/4] RDMA/core: Add device method for registering dma-buf base "
` [PATCH v6 3/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v6 4/4] RDMA/mlx5: Support dma-buf based userspace memory region

[PATCH rdma-next 0/6] Use ib_umem_find_best_pgsz() for all umems
 2020-10-27  6:03 UTC  (9+ messages)
` [PATCH rdma-next 1/6] RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx
` [PATCH rdma-next 2/6] RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
` [PATCH rdma-next 3/6] RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for WQ
` [PATCH rdma-next 4/6] RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QP
` [PATCH rdma-next 5/6] RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQ
` [PATCH rdma-next 6/6] RDMA/mlx5: Lower setting the umem's PAS for SRQ

[PATCH rdma-next v1] IB/srpt: Fix memory leak in srpt_add_one
 2020-10-27  5:59 UTC 

[PATCH rdma-next] IB/srpt: Fix memory leak in srpt_add_one
 2020-10-27  5:34 UTC  (3+ messages)

[PATCH AUTOSEL 5.9 003/147] RDMA/core: Change how failing destroy is handled during uobj abort
 2020-10-26 23:46 UTC 

[PATCH AUTOSEL 5.8 002/132] RDMA/core: Change how failing destroy is handled during uobj abort
 2020-10-26 23:49 UTC 

[PATCH for-next] rdma_rxe: remove unused RXE_MR_TYPE_FMR
 2020-10-26 23:01 UTC  (2+ messages)

[PATCH-next 0/4] RDMA: sprintf to sysfs_emit conversions
 2020-10-26 22:54 UTC  (2+ messages)

[PATCH 00/11] Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask
 2020-10-26 22:39 UTC  (2+ messages)

[PATCH for-next] RDMA/uverbs: Fix false error in query gid IOCTL
 2020-10-26 22:30 UTC  (2+ messages)

[PATCH for-rc] RDMA/bnxt_re: Set queue pair state when being queried
 2020-10-26 22:25 UTC  (3+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix devlink deadlock on net namespace deletion
 2020-10-26 22:25 UTC  (10+ messages)
` [PATCH rdma-rc RESEND v1] "

[PATCH for-next] RDMA/rxe: Fix small problem in network_type patch
 2020-10-26 22:24 UTC  (2+ messages)

[PATCH] mthca: work around -Wenum-conversion warning
 2020-10-26 21:12 UTC 

[PATCH] IB/verbs: avoid nested container_of()
 2020-10-26 16:15 UTC 

[PATCH rdma-next 0/2] Extra patches with NDR support
 2020-10-26 13:37 UTC  (3+ messages)
` [PATCH rdma-next 1/2] IB/core: Add support for NDR link speed
` [PATCH rdma-next 2/2] IB/mlx5: "

[PATCH rdma-next] RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
 2020-10-26 13:29 UTC 

[PATCH rdma-next 0/5] Use ib_umem_find_best_pgsz() when creating MRs
 2020-10-26 13:23 UTC  (6+ messages)
` [PATCH rdma-next 1/5] RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
` [PATCH rdma-next 2/5] RDMA/mlx5: Move xlt_emergency_page_mutex into mr.c
` [PATCH rdma-next 3/5] RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()
` [PATCH rdma-next 4/5] RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP cases
` [PATCH rdma-next 5/5] RDMA/mlx5: Use ib_umem_find_best_pgsz() for mkc's

[PATCH rdma-next 0/7] Use only a umem and HW page_shift to calculate MR sizes
 2020-10-26 13:19 UTC  (8+ messages)
` [PATCH rdma-next 1/7] RDMA/mlx5: Remove mlx5_ib_mr->order
` [PATCH mlx5-next 2/7] RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr()
` [PATCH rdma-next 3/7] RDMA/mlx5: Remove mlx5_ib_mr->npages
` [PATCH rdma-next 4/7] RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mr
` [PATCH rdma-next 5/7] RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
` [PATCH rdma-next 6/7] RDMA/mlx5: Remove ncont "
` [PATCH rdma-next 7/7] RDMA/mlx5: Remove npages "

[PATCH mlx5-next 00/11] Convert mlx5 to use auxiliary bus
 2020-10-26 11:18 UTC  (12+ messages)
` [PATCH mlx5-next 01/11] net/mlx5: Don't skip vport check
` [PATCH mlx5-next 02/11] net/mlx5: Properly convey driver version to firmware
` [PATCH mlx5-next 03/11] net/mlx5_core: Clean driver version and name
` [PATCH mlx5-next 04/11] vdpa/mlx5: Make hardware definitions visible to all mlx5 devices
` [PATCH mlx5-next 05/11] net/mlx5: Register mlx5 devices to auxiliary virtual bus
` [PATCH mlx5-next 06/11] vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus
` [PATCH mlx5-next 07/11] net/mlx5e: Connect ethernet part "
` [PATCH mlx5-next 08/11] RDMA/mlx5: Convert mlx5_ib to use "
` [PATCH mlx5-next 09/11] net/mlx5: Delete custom device management logic
` [PATCH mlx5-next 10/11] net/mlx5: Simplify eswitch mode check
` [PATCH mlx5-next 11/11] RDMA/mlx5: Remove IB representors dead code

Lock issue with 2a7cec53816 ("RDMA/cma: Fix locking for the RDMA_CM_CONNECT state")
 2020-10-26 10:27 UTC  (2+ messages)

[PATCH v3 14/56] IB: fix kernel-doc markups
 2020-10-24 21:50 UTC  (2+ messages)

[PATCH for-next 0/2] RDMA/hns: Support GMV table
 2020-10-24  3:07 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/hns: Add support for configuring "
` [PATCH for-next 2/2] RDMA/hns: Add support for filling "

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-10-23 15:48 UTC  (14+ messages)
` [PATCH v3 01/10] Add auxiliary bus support
` [PATCH v3 02/10] ASoC: SOF: Introduce descriptors for SOF client
` [PATCH v3 03/10] ASoC: SOF: Create client driver for IPC test
` [PATCH v3 04/10] ASoC: SOF: ops: Add ops for client registration
` [PATCH v3 05/10] ASoC: SOF: Intel: Define "
` [PATCH v3 06/10] ASoC: SOF: Intel: Remove IPC flood test support in SOF core
` [PATCH v3 07/10] ASoC: SOF: sof-client: Add client APIs to access probes ops
` [PATCH v3 08/10] ASoC: SOF: compress: move and export sof_probe_compr_ops
` [PATCH v3 09/10] ASoC: SOF: Add new client driver for probes support
` [PATCH v3 10/10] ASoC: SOF: Intel: CNL: register probes client

[PATCH 03/65] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-10-23 12:21 UTC  (12+ messages)
  ` [PATCH 05/65] drm/atomic-helper: Add dma-fence annotations
  ` [PATCH 06/65] drm/vkms: Annotate vblank timer
  ` [PATCH 07/65] drm/vblank: Annotate with dma-fence signalling section
  ` [PATCH 08/65] drm/amdgpu: add dma-fence annotations to atomic commit path
  ` [PATCH 17/65] drm/scheduler: use dma-fence annotations in main thread
  ` [PATCH 18/65] drm/amdgpu: use dma-fence annotations in cs_submit()
  ` [PATCH 19/65] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
  ` [PATCH 20/65] drm/scheduler: use dma-fence annotations in tdr work
  ` [PATCH 21/65] drm/amdgpu: use dma-fence annotations for gpu reset code
  ` [PATCH 22/65] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
  ` [PATCH 23/65] drm/i915: Annotate dma_fence_work

[PATCHv2 for-next 00/12] rtrs: misc fix and cleanup
 2020-10-23  7:43 UTC  (13+ messages)
` [PATCHv2 for-next 01/12] RDMA/rtrs-clt: remove destroy_con_cq_qp in case route resolving failed
` [PATCHv2 for-next 02/12] RDMA/rtrs-clt: remove outdated comment in create_con_cq_qp
` [PATCHv2 for-next 03/12] RDMA/rtrs-clt: avoid run destroy_con_cq_qp/create_con_cq_qp in parallel
` [PATCHv2 for-next 04/12] RDMA/rtrs-clt: missing error from rtrs_rdma_conn_established
` [PATCHv2 for-next 05/12] RDMA/rtrs-srv: don't guard the whole __alloc_srv with srv_mutex
` [PATCHv2 for-next 06/12] RDMA/rtrs-srv: fix typo
` [PATCHv2 for-next 07/12] RDMA/rtrs: remove unnecessary argument dir of rtrs_iu_free
` [PATCHv2 for-next 08/12] RDMA/rtrs-clt: remove duplicated switch-case handling for CM error events
` [PATCHv2 for-next 09/12] RDMA/rtrs-clt: remove duplicated code
` [PATCHv2 for-next 10/12] RDMA/rtrs-srv: kill rtrs_srv_change_state_get_old
` [PATCHv2 for-next 11/12] RDMA/rtrs: introduce rtrs_post_send
` [PATCHv2 for-next 12/12] RDMA/rtrs-clt: remove 'addr' from rtrs_clt_add_path_to_arr

New GID query API broke EFA
 2020-10-22 16:37 UTC  (9+ messages)

linux-next: Tree for Oct 22 (mlx5)
 2020-10-22 14:52 UTC 

[bug report] RDMA/uverbs: Expose the new GID query API to user space
 2020-10-22 13:38 UTC 

[PATCH v3 0/6] Documentation build fixes against upstream
 2020-10-22  0:25 UTC  (3+ messages)
` [PATCH v3 4/6] IB/srpt: docs: add a description for cq_size member

[PATCH rdma-next] RDMA/qedr: Fix memory leak in iWARP cm
 2020-10-21 11:50 UTC 

[bug report] rdma_rxe: kernel NULL pointer observed with blktests nvme/012 on ppc64le/aarch64
 2020-10-21  5:55 UTC  (3+ messages)

[PATCH v5 0/5] RDMA: Add dma-buf support
 2020-10-21  2:34 UTC  (3+ messages)

dynamic-sg patch has broken rdma_rxe
 2020-10-20 13:32 UTC  (16+ messages)

[PATCH v3 for-next] RDMA/hns: Support owner mode doorbell
 2020-10-20 12:04 UTC 

[PATCH RFC] rdma_rxe: Stop passing AV from user space
 2020-10-19 23:00 UTC  (4+ messages)

[PATCH 0/2] rds: MR(Memory Region) related patches
 2020-10-19 21:48 UTC  (3+ messages)
` [PATCH 1/2] rds: track memory region (MR) usage in kernel
` [PATCH 2/2] rds: add functionality to print MR related information

RDMA subsystem namespace related questions (was Re: Finding the namespace of a struct ib_device)
 2020-10-19 18:31 UTC  (11+ 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).