summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn
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-03scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S
2018-08-03scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez
2018-08-03scsi: megaraid: silence a static checker bugDan Carpenter
2018-08-03scsi: 3w-xxxx: fix a missing-check bugWenwen Wang
2018-08-03scsi: 3w-9xxx: fix a missing-check bugWenwen Wang
2018-08-03scsi: ufs: fix exception event handlingMaya Erez
2018-07-11scsi: sg: mitigate read/write abuseJann Horn
2018-07-03scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani
2018-06-06scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche
2018-06-06scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX
2018-06-06scsi: ufs: refactor device descriptor readingTomas Winkler
2018-06-06scsi: ufs: fix failure to read the string descriptorSubhash Jadavani
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi
2018-05-30sr: get/drop reference to device in revalidate and check_eventsJens Axboe
2018-05-25scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2018-05-25scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart
2018-05-25scsi: lpfc: Fix issue_lip if link is disabledJames Smart
2018-05-25scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann
2018-05-25scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll
2018-05-25scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline
2018-05-25scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke
2018-05-25scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar
2018-05-25scsi: aacraid: fix shutdown crash when init failsMeelis Roos
2018-05-25scsi: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)
2018-05-25scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche
2018-05-25scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter
2018-05-25scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis
2018-05-25scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma
2018-05-25scsi: fas216: fix sense buffer initializationArnd Bergmann
2018-05-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko
2018-05-25scsi: libsas: defer ata device eh commands to libataJason Yan
2018-05-01scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara
2018-04-13scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang
2018-04-13scsi: libsas: fix error when getting phy eventsJason Yan
2018-04-13scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan
2018-04-13scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.Chaitra P B
2018-04-13scsi: libiscsi: Allow sd_shutdown on bad transportRafael David Tinoco
2018-04-13scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()Maurizio Lombardi