linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] target fixes for v4.9-rc2
@ 2016-10-23  2:31 Nicholas A. Bellinger
  0 siblings, 0 replies; only message in thread
From: Nicholas A. Bellinger @ 2016-10-23  2:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: target-devel, linux-scsi, LKML, vst, ddi, nixon.vincent

Hello Linus,

Here are the outstanding target-pending fixes for v4.9-rc2.  Please go
ahead and pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master

This includes:

  - Fix v4.1.y+ reference leak regression with concurrent TMR ABORT_TASK +
    session shutdown. (Vaibhav Tandon)
  - Enable tcm_fc w/ SCF_USE_CPUID to avoid host exchange timeouts (Hannes)
  - target/user error sense handling fixes. (Andy + MNC + HCH)
  - Fix iscsi-target NOP_OUT error path iscsi_cmd descriptor leak (Varun)
  - Two EXTENDED_COPY SCSI status fixes for ESX VAAI (Dinesh Israni + Nixon Vincent)
  - Revert a v4.8 residual overflow change, that breaks sg_inq with
    small allocation lengths.

There are a number of folks stress testing the v4.1.y regression fix in
their environments, and more folks doing iser-target I/O stress testing
atop recent v4.x.y code.

There is also one v4.2.y+ RCU conversion regression related to explicit
NodeACL configfs changes, that is still being tracked down.

Thank you,

--nab

Andy Grover (3):
  target/user: Use sense_reason_t in tcmu_queue_cmd_ring
  target/user: Return an error if cmd data size is too large
  target/user: Fix comments to not refer to data ring

Colin Ian King (1):
  iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"

Dinesh Israni (1):
  target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code

Hannes Reinecke (5):
  target: fix potential race window in target_sess_cmd_list_waiting()
  target/tcm_fc: print command pointer in debug message
  target/tcm_fc: return detailed error in ft_sess_create()
  target/tcm_fc: Update debugging statements to match libfc usage
  target/tcm_fc: use CPU affinity for responses

Nicholas Bellinger (3):
  target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
  target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT
    REACHABLE
  Revert "target: Fix residual overflow handling in
    target_complete_cmd_with_length"

Varun Prakash (1):
  iscsi-target: fix iscsi cmd leak

 drivers/target/iscsi/iscsi_target.c       |  6 +++-
 drivers/target/iscsi/iscsi_target_login.c |  4 +--
 drivers/target/target_core_transport.c    | 39 ++++++++++++------------
 drivers/target/target_core_user.c         | 50 +++++++++++++------------------
 drivers/target/target_core_xcopy.c        | 34 ++++++++++++++++-----
 drivers/target/tcm_fc/tfc_cmd.c           |  4 +--
 drivers/target/tcm_fc/tfc_sess.c          | 42 ++++++++++++++++++--------
 include/target/target_core_base.h         |  1 +
 8 files changed, 105 insertions(+), 75 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-23  2:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-23  2:31 [GIT PULL] target fixes for v4.9-rc2 Nicholas A. Bellinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).