mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] target: Updates for v3.0-rc5
@ 2011-06-24  0:42 Nicholas A. Bellinger
  0 siblings, 0 replies; only message in thread
From: Nicholas A. Bellinger @ 2011-06-24  0:42 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, linux-scsi, target-devel, Christoph Hellwig,
	James Bottomley, Kiran Patil, Roland Dreier, Dan Carpenter,
	Randy Dunlap, Nicholas Bellinger

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

Hi Linus,

Here are the target updates for v3.0-rc5 that have been marinating in
lio-core-2.6.git for a few weeks now, and are ready for you to pull.

It includes a OOPs bugfix for task management exception handling in target
core, a bugfix for incorrect TMR LUN lookup in tcm_fc fixed by Kiran,
a series from Dan to address issues with ERR_PTR dereferencing + strlen usage +
possible deadlock fix, and Roland's spin_lock_irq() -> irqsave() change
required for certain cases in HW target mode operation in order prevent from
re-enabling interrupts that have already been disabled with a seperate
irqsave() call.

This series has been made against the following HEAD:

commit 56299378726d5f2ba8d3c8cbbd13cb280ba45e4f
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Mon Jun 20 20:25:46 2011 -0700

    Linux 3.0-rc4

Please pull go ahead and pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6.git for-linus

Thanks!

Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

Dan Carpenter (4):
  target: Fix ERR_PTR dereferencing bugs
  target: Drop bogus ERR_PTR usage in target_fabric_configfs_init
  target: Fix incorrect strlen() NULL terminator checks
  tcm_fc: Fix possible lock to unlock type deadlock

Kiran Patil (1):
  tcm_fc: Fix ft_send_tm LUN lookup OOPs

Nicholas Bellinger (2):
  target: Fix transport_get_lun_for_tmr failure cases
  tcm_fc: Fix conversion spec warning

Roland Dreier (1):
  target: Convert transport_deregister_session_configfs nacl_sess_lock
    to save irq state

 drivers/target/loopback/tcm_loop.c     |   13 ++++--
 drivers/target/target_core_configfs.c  |   24 ++++++------
 drivers/target/target_core_device.c    |    5 +-
 drivers/target/target_core_pr.c        |    6 +-
 drivers/target/target_core_tmr.c       |    8 +++-
 drivers/target/target_core_transport.c |    6 +-
 drivers/target/tcm_fc/tcm_fc.h         |    2 +-
 drivers/target/tcm_fc/tfc_cmd.c        |   64 ++++++++++++++++---------------
 drivers/target/tcm_fc/tfc_io.c         |    2 +-
 drivers/target/tcm_fc/tfc_sess.c       |    4 +-
 10 files changed, 73 insertions(+), 61 deletions(-)

-- 
1.7.5.4


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

only message in thread, other threads:[~2011-06-24  0:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-24  0:42 [GIT PULL] target: Updates for v3.0-rc5 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

all inboxes | Powered by JetHome®