Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "Six small fixes. Four in drivers and the two core changes should be read together as a correction to a prior iorequest_cnt fix that exposed us to a potential use after free" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed" scsi: storvsc: Don't pass unused PFNs to Hyper-V host scsi: ufs: core: Fix MCQ nr_hw_queues scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc() scsi: ufs: core: Fix MCQ tag calculation
Showing
- drivers/scsi/scsi_lib.c 4 additions, 1 deletiondrivers/scsi/scsi_lib.c
- drivers/scsi/storvsc_drv.c 4 additions, 4 deletionsdrivers/scsi/storvsc_drv.c
- drivers/ufs/core/ufs-mcq.c 3 additions, 2 deletionsdrivers/ufs/core/ufs-mcq.c
- drivers/ufs/core/ufshcd.c 5 additions, 5 deletionsdrivers/ufs/core/ufshcd.c
- include/ufs/ufshcd.h 1 addition, 1 deletioninclude/ufs/ufshcd.h
Please register or sign in to comment