Hopefully these are the final two bug fixes before 2.6.15 (hint, hurry up!). The update is available here: master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git The short changelog is: James Bottomley: o fix scsi_reap_target() device_del from atomic context James Smart: o fix for fc transport recursion problem And the diffstat: drivers/scsi/scsi_scan.c | 48 +++++++++++++++++++++++++------ drivers/scsi/scsi_transport_fc.c | 59 ++++++++++++++++++++++++++++++++++++--- include/scsi/scsi_transport_fc.h | 11 +++++++ 3 files changed, 104 insertions(+), 14 deletions(-) James - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html