public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Misc patches for RTRS
@ 2025-12-08 16:15 Md Haris Iqbal
  2025-12-08 16:15 ` [PATCH 1/9] RDMA/rtrs-srv: fix SG mapping Md Haris Iqbal
                   ` (8 more replies)
  0 siblings, 9 replies; 20+ messages in thread
From: Md Haris Iqbal @ 2025-12-08 16:15 UTC (permalink / raw)
  To: linux-rdma
  Cc: bvanassche, leon, jgg, haris.iqbal, jinpu.wang, grzegorz.prajsner

Hi Jason, hi Leon,

Please consider to include following changes to the next merge window.

Jack Wang (1):
  RDMA/rtrs-clt: Remove unused list-head in rtrs_clt_io_req

Kim Zhu (4):
  RDMA/rtrs: Add error description to the logs
  RDMA/rtrs: Improve error logging for RDMA cm events
  RDMA/rtrs-srv: Rate-limit I/O path error logging
  RDMA/rtrs: Extend log message when a port fails

Md Haris Iqbal (3):
  RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS
  RDMA/rtrs-srv: Add check and closure for possible zombie paths
  RDMA/rtrs-clt.c: For conn rejection use actual err number

Roman Penyaev (1):
  RDMA/rtrs-srv: fix SG mapping

 drivers/infiniband/ulp/rtrs/rtrs-clt-sysfs.c |   8 +-
 drivers/infiniband/ulp/rtrs/rtrs-clt.c       | 132 ++++++++-----
 drivers/infiniband/ulp/rtrs/rtrs-clt.h       |   1 -
 drivers/infiniband/ulp/rtrs/rtrs-srv-sysfs.c |  12 +-
 drivers/infiniband/ulp/rtrs/rtrs-srv.c       | 185 +++++++++++++------
 drivers/infiniband/ulp/rtrs/rtrs-srv.h       |   1 +
 drivers/infiniband/ulp/rtrs/rtrs.c           |   9 +-
 7 files changed, 232 insertions(+), 116 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2026-01-06 10:03 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08 16:15 [PATCH 0/9] Misc patches for RTRS Md Haris Iqbal
2025-12-08 16:15 ` [PATCH 1/9] RDMA/rtrs-srv: fix SG mapping Md Haris Iqbal
2025-12-08 16:15 ` [PATCH 2/9] RDMA/rtrs: Add error description to the logs Md Haris Iqbal
2025-12-12  5:26   ` Dan Carpenter
2026-01-06  9:47     ` Haris Iqbal
2025-12-18 15:51   ` Leon Romanovsky
2026-01-06 10:03     ` Haris Iqbal
2025-12-08 16:15 ` [PATCH 3/9] RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS Md Haris Iqbal
2025-12-09  1:12   ` Honggang LI
2026-01-06  9:28     ` Haris Iqbal
2025-12-08 16:15 ` [PATCH 4/9] RDMA/rtrs: Improve error logging for RDMA cm events Md Haris Iqbal
2025-12-08 16:15 ` [PATCH 5/9] RDMA/rtrs-clt: Remove unused list-head in rtrs_clt_io_req Md Haris Iqbal
2025-12-09  1:14   ` Honggang LI
2026-01-06  9:26     ` Haris Iqbal
2025-12-08 16:15 ` [PATCH 6/9] RDMA/rtrs-srv: Add check and closure for possible zombie paths Md Haris Iqbal
2025-12-09  1:17   ` Honggang LI
2026-01-06  9:27     ` Haris Iqbal
2025-12-08 16:15 ` [PATCH 7/9] RDMA/rtrs-srv: Rate-limit I/O path error logging Md Haris Iqbal
2025-12-08 16:15 ` [PATCH 8/9] RDMA/rtrs: Extend log message when a port fails Md Haris Iqbal
2025-12-08 16:15 ` [PATCH 9/9] RDMA/rtrs-clt.c: For conn rejection use actual err number Md Haris Iqbal

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