-
- 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 four patches, consisting of one regression from the merge window (qla2xxx), one long-standing memory leak (sd_zbc), one event queue mislabelling which we want to eliminate to discourage the pattern (mpt3sas), and one behaviour change because re-reading the partition table shouldn't clear the ro flag" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: sd: Keep disk read-only when re-reading partition scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure scsi: sd_zbc: Fix potential memory leak scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
Showing
- drivers/scsi/mpt3sas/mpt3sas_scsih.c 1 addition, 1 deletiondrivers/scsi/mpt3sas/mpt3sas_scsih.c
- drivers/scsi/qla2xxx/qla_os.c 37 additions, 22 deletionsdrivers/scsi/qla2xxx/qla_os.c
- drivers/scsi/sd.c 2 additions, 1 deletiondrivers/scsi/sd.c
- drivers/scsi/sd_zbc.c 15 additions, 20 deletionsdrivers/scsi/sd_zbc.c
Loading
Please register or sign in to comment