linux-stable/drivers/scsi/qla4xxx
Manish Rangankar 3d948e2a21 [SCSI] qla4xxx: Fix kernel panic during discovery logout.
Update the session and connection parameter before sending
connection logged in event to iscsiadm because in some
scenario logout may come in just after we send the logged
in event to user, which free up session, connection and ddb,
but DPC is still updating session and connect parameter
which can lead to panic.

Signed-off-by: Manish Rangankar <manish.rangankar@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-05-30 12:56:08 +04:00
..
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2011-10-28 16:44:18 -07:00
Makefile [SCSI] qla4xxx: add bsg support 2011-08-27 08:36:22 -06:00
ql4_attr.c [SCSI] qla4xxx: Added vendor specific sysfs attributes 2011-08-27 08:36:34 -06:00
ql4_bsg.c [SCSI] qla4xxx: Added Get ACB support using BSG 2011-08-27 08:36:44 -06:00
ql4_bsg.h [SCSI] qla4xxx: Added Get ACB support using BSG 2011-08-27 08:36:44 -06:00
ql4_dbg.c [SCSI] qla4xxx: Fix qla4xxx_dump_buffer to dump buffer correctly 2011-12-15 10:57:42 +04:00
ql4_dbg.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_def.h [SCSI] qla4xxx: Add support for multiple session per host. 2012-02-29 17:00:24 -06:00
ql4_fw.h [SCSI] qla4xxx: Added ping support 2012-02-19 09:35:23 -06:00
ql4_glbl.h [SCSI] qla4xxx: Export CHAP index as sysfs attribute 2012-02-29 16:59:19 -06:00
ql4_init.c [SCSI] qla4xxx: Fix kernel panic during discovery logout. 2012-05-30 12:56:08 +04:00
ql4_inline.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_iocb.c [SCSI] qla4xxx: Fix sparse warning 2012-02-29 17:01:14 -06:00
ql4_isr.c [SCSI] iscsi_transport: Added error status code for ping comp event 2012-03-27 08:26:35 +01:00
ql4_mbx.c [SCSI] qla4xxx: Correct early completion of pending mbox. 2012-05-30 12:53:52 +04:00
ql4_nvram.c [SCSI] qla4xxx: Boot from SAN support for open-iscsi 2011-08-27 08:36:27 -06:00
ql4_nvram.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ql4_nx.c SCSI updates on 20120319 2012-03-22 12:55:29 -07:00
ql4_nx.h [SCSI] qla4xxx: Proper detection of firmware abort error code for ISP82xx 2012-02-19 09:33:01 -06:00
ql4_os.c [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision 2012-03-28 14:36:37 +01:00
ql4_version.h [SCSI] qla4xxx: Update driver version to 5.02.00-k16 2012-03-27 08:26:35 +01:00