summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-12-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-12-13scsi: csiostor: Avoid content leaks and castsKees Cook
2018-12-13scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck
2018-12-13scsi: bfa: convert to strlcpy/strlcatArnd Bergmann
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-12-01scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira
2018-12-01scsi: ufshcd: release resources if probe failsSubhash Jadavani
2018-12-01scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani
2018-12-01scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan
2018-12-01scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi
2018-11-21scsi: qla2xxx: Fix incorrect port speed being set for FC adaptersHimanshu Madhani
2018-11-21scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart
2018-11-21scsi: megaraid_sas: fix a missing-check bugWenwen Wang
2018-11-21scsi: esp_scsi: Track residual for PIO transfersFinn Thain
2018-11-10scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta
2018-11-10scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2018-11-10aacraid: Start adapter after updating number of MSIX vectorsRaghava Aditya Renukunta
2018-10-10scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia
2018-10-10scsi: ibmvscsi: Improve strings handlingBreno Leitao
2018-10-03Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-09-19scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev
2018-09-15scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche
2018-09-05scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill
2018-09-05scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn
2018-09-05scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash
2018-08-24scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche
2018-08-09scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby
2018-08-06scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S
2018-08-06scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez
2018-08-06scsi: megaraid: silence a static checker bugDan Carpenter
2018-08-06scsi: 3w-xxxx: fix a missing-check bugWenwen Wang
2018-08-06scsi: 3w-9xxx: fix a missing-check bugWenwen Wang
2018-08-06scsi: ufs: fix exception event handlingMaya Erez
2018-07-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-07-11scsi: sg: mitigate read/write abuseJann Horn
2018-07-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-07-03scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani
2018-06-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-06-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-06-06scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche
2018-05-30scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2018-05-30scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart
2018-05-30scsi: lpfc: Fix issue_lip if link is disabledJames Smart
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi
2018-05-30scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll
2018-05-30sr: get/drop reference to device in revalidate and check_eventsJens Axboe