From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart Van Assche Subject: [PATCH 0/7] Fix an infinite loop in the SRP initiator Date: Tue, 27 Oct 2015 15:00:36 -0700 Message-ID: <562FF404.7000504@sandisk.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Doug Ledford Cc: Sagi Grimberg , Sebastian Parschauer , "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-rdma@vger.kernel.org Submitting a SCSI request through the SG_IO mechanism with a scatterlist that is longer than what is supported by the SRP initiator triggers an infinite loop. This patch series fixes that behavior. The individual patches in this series are as follows: 0001-IB-srp-Fix-a-spelling-error.patch 0002-IB-srp-Document-srp_map_data-return-value.patch 0003-IB-srp-Rename-work-request-ID-labels.patch 0004-IB-srp-Fix-a-potential-queue-overflow-in-an-error-pa.patch 0005-IB-srp-Fix-srp_map_data-error-paths.patch 0006-IB-srp-Introduce-target-mr_pool_size.patch 0007-IB-srp-Avoid-that-mapping-failure-triggers-an-infini.patch -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html