From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart Van Assche Subject: [PATCH v3 0/7] SRP initiator patches for kernel 3.15 Date: Fri, 14 Mar 2014 13:50:00 +0100 Message-ID: <5322FAF8.6020504@acm.org> References: <531DA483.3010400@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <531DA483.3010400-HInyCGIudOg@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Roland Dreier Cc: Sagi Grimberg , Vu Pham , Sebastian Riemer , David Dillow , James Bottomley , Masanari Iida , linux-rdma List-Id: linux-rdma@vger.kernel.org Hello Roland, This is version three of a series with small changes for the SRP initiator. Please consider this patch series for kernel 3.15. Changes compared to v2: - Reworked the locking around srp_post_send() again in patch 7/7. Changes compared to v1: - Added a patch from Sagi Grimberg ("Check ib_query_gid() return value"). - Left out a patch to give Dave Dillow a chance to rework it as a SCSI core patch ("IB/srp: Fail SCSI commands silently"). These patches are also available at https://github.com/bvanassche/linux.git; branch srp-initiator; (commit ID e0e1adbcb68f). That git tree is based on git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git; branch for-next. This patch series includes the following seven patches: 0001-scsi_transport_srp-Fix-two-kernel-doc-warnings.patch 0002-IB-srp-Check-ib_query_gid-return-value.patch 0003-IB-srp-Add-more-logging.patch 0004-IB-srp-Avoid-duplicate-connections.patch 0005-IB-srp-Make-writing-into-the-add_target-sysfs-attrib.patch 0006-IB-srp-Avoid-that-writing-into-add_target-hangs-due-.patch 0007-IB-srp-Fix-a-race-condition-between-failing-I-O-and-.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