-
- Downloads
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "This is a set of seven bug fixes. Several fcoe fixes for locking problems, initiator issues and a VLAN API change, all of which could eventually lead to data corruption, one fix for a qla2xxx locking problem which could lead to multiple completions of the same request (and subsequent data corruption) and a use after free in the ipr driver. Plus one minor MAINTAINERS file update" (only six bugfixes in this pull, since I had already pulled the fcoe API fix directly from Robert Love) * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: [SCSI] ipr: Avoid target_destroy accessing memory after it was freed [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines MAINTAINERS: Fix fcoe mailing list libfc: extend ex_lock to protect all of fc_seq_send libfc: Correct check for initiator role libfcoe: Fix Conflicting FCFs issue in the fabric
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/scsi/fcoe/fcoe_ctlr.c 5 additions, 10 deletionsdrivers/scsi/fcoe/fcoe_ctlr.c
- drivers/scsi/ipr.c 0 additions, 16 deletionsdrivers/scsi/ipr.c
- drivers/scsi/ipr.h 3 additions, 3 deletionsdrivers/scsi/ipr.h
- drivers/scsi/libfc/fc_exch.c 24 additions, 13 deletionsdrivers/scsi/libfc/fc_exch.c
- drivers/scsi/libfc/fc_rport.c 1 addition, 1 deletiondrivers/scsi/libfc/fc_rport.c
- drivers/scsi/qla2xxx/qla_inline.h 11 additions, 0 deletionsdrivers/scsi/qla2xxx/qla_inline.h
- drivers/scsi/qla2xxx/qla_isr.c 4 additions, 23 deletionsdrivers/scsi/qla2xxx/qla_isr.c
- drivers/scsi/qla2xxx/qla_mbx.c 0 additions, 2 deletionsdrivers/scsi/qla2xxx/qla_mbx.c
- drivers/scsi/qla2xxx/qla_mr.c 2 additions, 8 deletionsdrivers/scsi/qla2xxx/qla_mr.c
- drivers/scsi/qla2xxx/qla_nx.c 10 additions, 16 deletionsdrivers/scsi/qla2xxx/qla_nx.c
Loading
Please register or sign in to comment