All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH-3.10.y 0/3] target: stable backports
@ 2017-11-16  6:29 Nicholas A. Bellinger
  2017-11-16  6:29 ` [PATCH-3.10.y 1/3] target/iscsi: Fix iSCSI task reassignment handling Nicholas A. Bellinger
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Nicholas A. Bellinger @ 2017-11-16  6:29 UTC (permalink / raw)
  To: target-devel; +Cc: stable, Greg-KH, Nicholas Bellinger

From: Nicholas Bellinger <nab@linux-iscsi.org>

Hi Greg-KH,

Here are three target patches for v3.10.y stable, the first of which
did not originally include a stable CC, and the latter two did not
apply due to a minor context change.

The series has been cut against v3.10.108.  Please apply at your earliest
convenience.

Thank you,

--nab

Bart Van Assche (1):
  target/iscsi: Fix iSCSI task reassignment handling

Mikulas Patocka (1):
  iscsi-target: fix iscsit_del_np deadlock on unload

Nicholas Bellinger (1):
  iscsi-target: Fix iscsi_np reset hung task during parallel delete

 drivers/target/iscsi/iscsi_target.c       | 20 ++++++++------------
 drivers/target/iscsi/iscsi_target_core.h  |  1 +
 drivers/target/iscsi/iscsi_target_login.c | 25 ++++++++++++-------------
 include/target/target_core_base.h         |  1 +
 4 files changed, 22 insertions(+), 25 deletions(-)

-- 
1.8.5.3


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH-3.10.y 0/3] target: stable backports
@ 2015-07-07  5:44 Nicholas A. Bellinger
  2015-07-24  4:59 ` Nicholas A. Bellinger
  0 siblings, 1 reply; 12+ messages in thread
From: Nicholas A. Bellinger @ 2015-07-07  5:44 UTC (permalink / raw)
  To: target-devel; +Cc: Greg-KH, stable, Nicholas Bellinger

From: Nicholas Bellinger <nab@linux-iscsi.org>

Hi Greg-KH & Sagi,

Here are three outstanding backport patches that have been updated
to apply against v3.10.83.

Please apply to queue-3.10.

Also, there are still two remaining iser-target patches marked for
3.10.y+, that currently don't apply due to additional patch dependencies:

    364189f0a iser-target: Fix session hang in case of an rdma read DIF error
    524630d58 iser-target: Fix possible use-after-free
    
Sagi, please consider including the extra dependencies if possible,
or consider updating these patches to apply against 3.10 code.

Thank you,

--nab

Nicholas Bellinger (1):
  iscsi-target: Convert iscsi_thread_set usage to kthread.h

Sagi Grimberg (2):
  iser-target: Fix possible deadlock in RDMA_CM connection error
  iser-target: release stale iser connections

 drivers/infiniband/ulp/isert/ib_isert.c   |  32 +++++++--
 drivers/target/iscsi/iscsi_target.c       | 104 +++++++++++++-----------------
 drivers/target/iscsi/iscsi_target_core.h  |   7 ++
 drivers/target/iscsi/iscsi_target_erl0.c  |  13 ++--
 drivers/target/iscsi/iscsi_target_login.c |  61 ++++++++++++++++--
 5 files changed, 141 insertions(+), 76 deletions(-)

-- 
1.8.5.3


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

end of thread, other threads:[~2017-11-16 10:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-16  6:29 [PATCH-3.10.y 0/3] target: stable backports Nicholas A. Bellinger
2017-11-16  6:29 ` [PATCH-3.10.y 1/3] target/iscsi: Fix iSCSI task reassignment handling Nicholas A. Bellinger
2017-11-16  6:29 ` [PATCH-3.10.y 2/3] iscsi-target: fix iscsit_del_np deadlock on unload Nicholas A. Bellinger
2017-11-16  6:29   ` Nicholas A. Bellinger
2017-11-16  6:29 ` [PATCH-3.10.y 3/3] iscsi-target: Fix iscsi_np reset hung task during parallel delete Nicholas A. Bellinger
2017-11-16  6:29   ` Nicholas A. Bellinger
2017-11-16 10:00 ` [PATCH-3.10.y 0/3] target: stable backports Willy Tarreau
2017-11-16 10:00   ` Willy Tarreau
  -- strict thread matches above, loose matches on Subject: below --
2015-07-07  5:44 Nicholas A. Bellinger
2015-07-24  4:59 ` Nicholas A. Bellinger
2015-07-31  1:03   ` Greg-KH
2015-07-31  1:40     ` Nicholas A. Bellinger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.