Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH-v4.1.y 0/8] target: stable backports
@ 2016-03-06  1:24 Nicholas A. Bellinger
  2016-03-06  1:24 ` [PATCH-v4.1.y 1/8] iscsi-target: Fix rx_login_comp hang after login failure Nicholas A. Bellinger
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Nicholas A. Bellinger @ 2016-03-06  1:24 UTC (permalink / raw)
  To: target-devel, stable; +Cc: Sasha Levin, Nicholas Bellinger

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

Hi Sasha,

The following series contains v4.1.y stable backports for a number
of target patches from upstream code, that don't appear in your
stable tree.

Also included is a small complile fix specific to v4.1.y code.

Please apply at your earliest convience.

Btw, I didn't seen any 'failed to apply' messages from you for
any of these patches, which is how I tell from Greg-KH when
something needs to be manually backported.

Is there a reason for not sending out 'failed to apply' emails..?

Thank you,

--nab

Jan Engelhardt (1):
  target: fix COMPARE_AND_WRITE non zero SGL offset data corruption

Nicholas Bellinger (7):
  iscsi-target: Fix rx_login_comp hang after login failure
  target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
  target: Fix LUN_RESET active I/O handling for ACK_KREF
  target: Fix TAS handling for multi-session se_node_acls
  target: Fix remote-port TMR ABORT + se_cmd fabric stop
  target: Fix race with SCF_SEND_DELAYED_TAS handling
  target: Fix linux-4.1.y specific compile warning

 drivers/target/iscsi/iscsi_target.c      |  13 +-
 drivers/target/iscsi/iscsi_target_nego.c |   1 +
 drivers/target/target_core_pr.c          |   2 +-
 drivers/target/target_core_sbc.c         |  17 +-
 drivers/target/target_core_tmr.c         | 115 +++++++++----
 drivers/target/target_core_transport.c   | 267 +++++++++++++++++++++----------
 include/target/target_core_base.h        |   5 +-
 7 files changed, 297 insertions(+), 123 deletions(-)

-- 
1.8.5.3


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

end of thread, other threads:[~2016-03-07 20:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-06  1:24 [PATCH-v4.1.y 0/8] target: stable backports Nicholas A. Bellinger
2016-03-06  1:24 ` [PATCH-v4.1.y 1/8] iscsi-target: Fix rx_login_comp hang after login failure Nicholas A. Bellinger
2016-03-06  1:24 ` [PATCH-v4.1.y 2/8] target: Fix race for SCF_COMPARE_AND_WRITE_POST checking Nicholas A. Bellinger
2016-03-06  1:24 ` [PATCH-v4.1.y 3/8] target: fix COMPARE_AND_WRITE non zero SGL offset data corruption Nicholas A. Bellinger
2016-03-06  1:24 ` [PATCH-v4.1.y 4/8] target: Fix LUN_RESET active I/O handling for ACK_KREF Nicholas A. Bellinger
2016-03-06  1:24 ` [PATCH-v4.1.y 5/8] target: Fix TAS handling for multi-session se_node_acls Nicholas A. Bellinger
2016-03-06  1:24 ` [PATCH-v4.1.y 6/8] target: Fix remote-port TMR ABORT + se_cmd fabric stop Nicholas A. Bellinger
2016-03-06  1:24 ` [PATCH-v4.1.y 7/8] target: Fix race with SCF_SEND_DELAYED_TAS handling Nicholas A. Bellinger
2016-03-06  1:24 ` [PATCH-v4.1.y 8/8] target: Fix linux-4.1.y specific compile warning Nicholas A. Bellinger
2016-03-06 19:17 ` [PATCH-v4.1.y 0/8] target: stable backports Sasha Levin
2016-03-07  2:32   ` Nicholas A. Bellinger
2016-03-07 20:43   ` Greg Kroah-Hartman

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