* [GIT PULL] target fixes for v3.7-rc4
@ 2012-10-31 4:29 Nicholas A. Bellinger
2012-10-31 4:49 ` Nicholas A. Bellinger
0 siblings, 1 reply; 2+ messages in thread
From: Nicholas A. Bellinger @ 2012-10-31 4:29 UTC (permalink / raw)
To: Linus Torvalds
Cc: target-devel, linux-scsi, LKML, Roland Dreier, Bernhard Kohl,
Chad Dupuis
Hello Linus!
The following are the current target pending fixes headed for v3.7-rc4
code. This includes the following highlights:
- Fix long-standing qla2xxx target bug where certain fc_port_t state
transitions could cause the internal session b-tree list to become
out-of-sync. (Roland)
- Fix task management double free of se_cmd descriptor in exception path
for users of target_submit_tmr(). (nab)
- Re-introduce simple NOP emulation of REZERO_UNIT, SEEK_6, and SEEK_10
SCSI-2 commands in order to support legacy initiators that still require
them. (Bernhard)
Note these three patches are also CC'ed to stable.
Also, there a couple of outstanding (external) regressions that are
still being tracked down for tcm_fc(FCoE) and tcm_vhost fabrics for
v3.7.0 code, so please expect another PULL as these issues identified ->
resolved.
Thank you,
--nab
Bernhard Kohl (1):
target: reintroduce some obsolete SCSI-2 commands
Nicholas Bellinger (2):
qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_map
target: Fix double-free of se_cmd in target_complete_tmr_failure
Roland Dreier (2):
tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPC
qla2xxx: Update target lookup session tables when a target session
changes
drivers/scsi/qla2xxx/qla_mid.c | 3 +
drivers/scsi/qla2xxx/qla_target.c | 25 +++++------
drivers/scsi/qla2xxx/qla_target.h | 1 +
drivers/scsi/qla2xxx/tcm_qla2xxx.c | 77 +++++++++++++++++++++++++++++++-
drivers/scsi/qla2xxx/tcm_qla2xxx.h | 2 +
drivers/target/target_core_sbc.c | 18 +++++++
drivers/target/target_core_transport.c | 1 -
7 files changed, 111 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] target fixes for v3.7-rc4
2012-10-31 4:29 [GIT PULL] target fixes for v3.7-rc4 Nicholas A. Bellinger
@ 2012-10-31 4:49 ` Nicholas A. Bellinger
0 siblings, 0 replies; 2+ messages in thread
From: Nicholas A. Bellinger @ 2012-10-31 4:49 UTC (permalink / raw)
To: Linus Torvalds
Cc: target-devel, linux-scsi, LKML, Roland Dreier, Bernhard Kohl,
Chad Dupuis
On Tue, 2012-10-30 at 21:29 -0700, Nicholas A. Bellinger wrote:
> Hello Linus!
>
> The following are the current target pending fixes headed for v3.7-rc4
> code. This includes the following highlights:
>
> - Fix long-standing qla2xxx target bug where certain fc_port_t state
> transitions could cause the internal session b-tree list to become
> out-of-sync. (Roland)
> - Fix task management double free of se_cmd descriptor in exception path
> for users of target_submit_tmr(). (nab)
> - Re-introduce simple NOP emulation of REZERO_UNIT, SEEK_6, and SEEK_10
> SCSI-2 commands in order to support legacy initiators that still require
> them. (Bernhard)
>
> Note these three patches are also CC'ed to stable.
>
> Also, there a couple of outstanding (external) regressions that are
> still being tracked down for tcm_fc(FCoE) and tcm_vhost fabrics for
> v3.7.0 code, so please expect another PULL as these issues identified ->
> resolved.
>
Whooops, forgot to include the usual location for an rc-fixes PULL:
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
Thanks !
--nab
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-31 4:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-31 4:29 [GIT PULL] target fixes for v3.7-rc4 Nicholas A. Bellinger
2012-10-31 4:49 ` 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).