public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-21 11:25:49 to 2018-01-25 17:07:00 UTC [more...]

[PATCH v2 0/4] Make SCSI transport recovery more robust
 2018-01-25 17:07 UTC  (6+ messages)
` [PATCH v2 3/4] scsi: Avoid that .queuecommand() gets called for a quiesced SCSI device

[LSF/MM TOPIC] Filesystem-DAX, page-pinning, and RDMA
 2018-01-25 16:47 UTC  (8+ messages)

[PATCH v2 0/3] NFS/RDMA server changes for v4.16
 2018-01-25 16:40 UTC  (8+ messages)
` [PATCH v2 3/3] NFSD: Clean up symlink argument XDR decoders

[PATCH rdma-next v6 0/8] RDMA resource tracking
 2018-01-25 16:39 UTC  (10+ messages)
  ` [PATCH rdma-next v6 1/8] RDMA/core: Print caller name instead of function name
  ` [PATCH rdma-next v6 2/8] RDMA/core: Save kernel caller name in PD and CQ objects
  ` [PATCH rdma-next v6 3/8] RDMA/restrack: Add general infrastructure to track RDMA resources
  ` [PATCH rdma-next v6 4/8] RDMA/core: Add resource tracking for create and destroy QPs
  ` [PATCH rdma-next v6 5/8] RDMA/core: Add resource tracking for create and destroy CQs
  ` [PATCH rdma-next v6 6/8] RDMA/core: Add resource tracking for create and destroy PDs
  ` [PATCH rdma-next v6 7/8] RDMA/nldev: Provide global resource utilization
  ` [PATCH rdma-next v6 8/8] RDMA/nldev: Provide detailed QP information

[PATCH] IB/mthca: Fix how mthca_map_user_db() calls gup
 2018-01-25 16:34 UTC  (2+ messages)

[PATCH] RDMA/qedr: lower print level of flushed CQEs
 2018-01-25 16:20 UTC  (2+ messages)

[PATCH] RDMA/uverbs: Use an unambiguous errno for method not supported
 2018-01-25 16:18 UTC  (3+ messages)

[RFC rdma-core 1/2] Registering non-contiguous memory
 2018-01-25 16:07 UTC  (9+ messages)
` [RFC rdma-core 2/2] verbs: Introduce non-contiguous memory registration

get_maintainer.pl bug?
 2018-01-25 15:53 UTC  (5+ messages)

[PATCH v5 0/3] IB/srp patches for kernel v4.16
 2018-01-25 15:47 UTC  (7+ messages)
  ` [PATCH v5 1/3] kobject: Export kobj_ns_grab_current() and kobj_ns_drop()
  ` [PATCH v5 2/3] IB/srp: Add RDMA/CM support
  ` [PATCH v5 3/3] IB/srp: Add target_can_queue login parameter

[PATCH rdma-next v1] RDMA/srpt: Fix RCU debug build error
 2018-01-25 15:22 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: Remove Ram Amrani from Q-Logic RDMA driver
 2018-01-25 15:21 UTC  (2+ messages)

Reconnect on RDMA device reset
 2018-01-25 14:10 UTC  (4+ messages)

[PATCH rdma-core 0/2] Support rq and cq record doorbell
 2018-01-25 13:16 UTC  (19+ messages)
` [PATCH rdma-core 2/2] libhns: Support "

[PATCH for-next 0/4] Support rq record doorbell and cq record doorbell
 2018-01-25 12:57 UTC  (9+ messages)
` [PATCH for-next 1/4] RDMA/hns: Support rq record doorbell for the user space
` [PATCH for-next 3/4] RDMA/hns: Support rq record doorbell for kernel space

[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
 2018-01-25  9:54 UTC  (20+ messages)

[PATCH rdma-next] RDMA/srpt: Fix RCU debug build error
 2018-01-25  1:19 UTC  (15+ messages)

2x difference between multi-thread and multi-process for same number of CTXs
 2018-01-24 23:04 UTC  (6+ messages)

[PATCH net 0/2] qed: rdma bug fixes
 2018-01-24 21:44 UTC  (4+ messages)
` [PATCH net 1/2] qed: Remove reserveration of dpi for kernel
` [PATCH net 2/2] qed: Free reserved MR tid

(United Nations Compensation Unit)
 2018-01-24 18:11 UTC 

SQ overflow seen running isert traffic with high block sizes
 2018-01-24 16:03 UTC  (19+ messages)

[PATCH] RDMA/vmw_pvrdma: Use standard way to check return value
 2018-01-24 15:07 UTC  (2+ messages)

[PATCH v2] RDMA: Use standard way to check return value
 2018-01-24 15:06 UTC  (3+ messages)

Kernel panic over qedr with
 2018-01-24 13:09 UTC  (2+ messages)

[PATCH V1 rdma-core 0/4] Introduce IBV_QPT_DRIVER for mlx5 DC
 2018-01-24 12:33 UTC  (6+ messages)
  ` [PATCH V1 rdma-core 1/4] verbs: Introduce driver QP type
  ` [PATCH V1 rdma-core 2/4] mlx5: Add interface to create DC transport QPs
  ` [PATCH V1 rdma-core 3/4] mlx5: Create "
  ` [PATCH V1 rdma-core 4/4] mlx5: Destroy and modify a DC target QP

[PATCH v1] {RDMA,IB}/{vmw_pvrdma,srp,iser,srpt}: Use standard way to check return value
 2018-01-24 11:57 UTC  (2+ messages)

[PATCH 0/4] Last WQE Reached event treatment
 2018-01-24 10:20 UTC  (4+ messages)
` [PATCH 1/4] IB/core: add support for draining Shared receive queues

[PATCH] MAINTAINERS: Remove Ram Amrani from Q-Logic RDMA driver
 2018-01-24  7:25 UTC  (2+ messages)

[PATCH rdma-next v5 0/8] RDMA resource tracking
 2018-01-23 22:00 UTC  (14+ messages)
  ` [PATCH rdma-next v5 1/8] RDMA/core: Print caller name instead of function name
  ` [PATCH rdma-next v5 2/8] RDMA/core: Save kernel caller name in PD and CQ objects
  ` [PATCH rdma-next v5 3/8] RDMA/restrack: Add general infrastructure to track RDMA resources
  ` [PATCH rdma-next v5 4/8] RDMA/core: Add resource tracking for create and destroy QPs
  ` [PATCH rdma-next v5 5/8] RDMA/core: Add resource tracking for create and destroy CQs
  ` [PATCH rdma-next v5 6/8] RDMA/core: Add resource tracking for create and destroy PDs
  ` [PATCH rdma-next v5 7/8] RDMA/nldev: Provide global resource utilization
  ` [PATCH rdma-next v5 8/8] RDMA/nldev: Provide detailed QP information

[PATCH iproute2-next v2 00/10] RDMA resource tracking
 2018-01-23 18:47 UTC  (3+ messages)

[PATCH v3 00/13] Request for Comments on SoftiWarp
 2018-01-23 18:21 UTC  (24+ messages)
` [PATCH v3 03/13] Attach/detach SoftiWarp to/from network and RDMA subsystem
` [PATCH v3 05/13] SoftiWarp application interface

Kernel panic running nfs over qedr with 4.15-rc
 2018-01-23 17:14 UTC 

[PATCH] librdmacm: Set errno correctly if status is positive
 2018-01-23 17:02 UTC  (4+ messages)

[PATCH v3 0/2] Re-send with SPDX headers
 2018-01-23 16:42 UTC  (5+ messages)
` [PATCH v3 1/2] rdma/ib: Add trace point macros to display human-readable values

[PATCH rdma-next 0/6] Update CMA to use net namespace
 2018-01-23 15:07 UTC  (10+ messages)
` [PATCH rdma-next 1/6] RDMA/cma: Check existence of netdevice during port validation
` [PATCH rdma-next 5/6] RDMA/cma: Protect ifindex access during IPv6 route lookup

[PATCH rdma-core 0/5] Clock information
 2018-01-23 14:22 UTC  (2+ messages)

[PATCH rdma-rc 0/4] RDMA mlx4/mlx5 fixes
 2018-01-22 22:51 UTC  (7+ messages)

[PATCH] RDS: Fix rds-ping inducing kernel panic
 2018-01-22 22:25 UTC  (7+ messages)

[PATCH rdma-core 00/17] Use the kernel ABI header instead of kern-abi.h
 2018-01-22 17:37 UTC  (8+ messages)
` [PATCH rdma-core 01/17] Update rdma/ib_user_verbs.h

[PATCH v4 0/5] IB/srp: Add RDMA/CM support
 2018-01-22 15:02 UTC  (3+ messages)
` [PATCH v4 1/5] kobject: Export kobj_ns_grab_current() and kobj_ns_drop()

Darlehen
 2018-01-21 17:05 UTC 

[PATCH rdma-next] RDMA/mlx5; Remove redundant allocation warning print
 2018-01-21 13:41 UTC  (5+ messages)

[PATCH RFC] Extend verbs packet pacing QP rate limiting with burst info
 2018-01-21 11:25 UTC 


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