Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "Two fixes: one in the ufs driver fixing an obvious memory leak and the other (with a core flag based update) trying to prevent USB crashes by stopping the core from issuing a request for the I/O Hints mode page" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/UAS devices scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag scsi: ufs: core: Free memory allocated for model before reinit
Showing
- drivers/scsi/sd.c 4 additions, 0 deletionsdrivers/scsi/sd.c
- drivers/ufs/core/ufshcd.c 1 addition, 0 deletionsdrivers/ufs/core/ufshcd.c
- drivers/usb/storage/scsiglue.c 6 additions, 0 deletionsdrivers/usb/storage/scsiglue.c
- drivers/usb/storage/uas.c 7 additions, 0 deletionsdrivers/usb/storage/uas.c
- include/scsi/scsi_devinfo.h 3 additions, 1 deletioninclude/scsi/scsi_devinfo.h
Please register or sign in to comment