summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-11-21scsi: qla2xxx: Fix incorrect port speed being set for FC adaptersHimanshu Madhani1-4/+1
2018-11-21scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart1-0/+7
2018-11-21scsi: megaraid_sas: fix a missing-check bugWenwen Wang1-0/+3
2018-11-21scsi: esp_scsi: Track residual for PIO transfersFinn Thain3-0/+5
2018-11-10scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta1-1/+1
2018-11-10scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2-4/+9
2018-11-10aacraid: Start adapter after updating number of MSIX vectorsRaghava Aditya Renukunta1-1/+1
2018-10-10scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia1-0/+2
2018-10-10scsi: ibmvscsi: Improve strings handlingBreno Leitao1-2/+2
2018-09-19scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev3-1/+10
2018-09-15scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter1-1/+3
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche1-2/+18
2018-09-05scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill1-3/+8
2018-09-05scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn1-2/+2
2018-09-05scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash1-6/+6
2018-08-24scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia1-7/+26
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche1-8/+21
2018-08-09scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy1-4/+3
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran1-2/+3
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby1-0/+1
2018-08-06scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S1-0/+3
2018-08-06scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez1-1/+4
2018-08-06scsi: megaraid: silence a static checker bugDan Carpenter1-0/+3
2018-08-06scsi: 3w-xxxx: fix a missing-check bugWenwen Wang1-0/+3
2018-08-06scsi: 3w-9xxx: fix a missing-check bugWenwen Wang1-0/+5
2018-08-06scsi: ufs: fix exception event handlingMaya Erez1-0/+2
2018-07-11scsi: sg: mitigate read/write abuseJann Horn1-2/+40
2018-07-03scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani1-1/+2
2018-06-06scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-05-30scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart1-0/+2
2018-05-30scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2018-05-30scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi1-0/+2
2018-05-30scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2-1/+4
2018-05-30sr: get/drop reference to device in revalidate and check_eventsJens Axboe1-4/+15
2018-05-30scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline1-1/+2
2018-05-30scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke1-1/+1
2018-05-30scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar2-0/+48
2018-05-30scsi: aacraid: fix shutdown crash when init failsMeelis Roos1-1/+3
2018-05-30scsi: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)1-1/+1
2018-05-30scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche1-2/+4
2018-05-30scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter1-1/+1
2018-05-30scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis1-0/+1
2018-05-30scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma1-0/+2
2018-05-30scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-05-26scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko1-1/+1
2018-05-26scsi: libsas: defer ata device eh commands to libataJason Yan1-20/+13
2018-05-02scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara1-0/+2
2018-04-13scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang1-0/+1
2018-04-13scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1