summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-05-30scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline
2018-05-30scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke
2018-05-30scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar
2018-05-30scsi: aacraid: fix shutdown crash when init failsMeelis Roos
2018-05-30scsi: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)
2018-05-30scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche
2018-05-30scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter
2018-05-30scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis
2018-05-30scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma
2018-05-30scsi: fas216: fix sense buffer initializationArnd Bergmann
2018-05-26scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko
2018-05-26scsi: libsas: defer ata device eh commands to libataJason Yan
2018-05-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-05-02scsi: 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
2018-04-13scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash
2018-04-08scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini
2018-04-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-03-31scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn
2018-03-26Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-24scsi: mac_esp: Replace bogus memory barrier with spinlockFinn Thain
2018-03-24Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart
2018-03-24scsi: virtio_scsi: Always try to read VPD pagesDavid Gibson
2018-03-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-22scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn
2018-03-22scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn
2018-03-22scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn
2018-03-22scsi: dh: add new rdac devicesXose Vazquez Perez
2018-03-22scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez
2018-03-22scsi: core: scsi_get_device_flags_keyed(): Always return device flagsBart Van Assche
2018-03-22scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke
2018-03-22scsi: sg: check for valid direction before starting the requestJohannes Thumshirn
2018-03-22scsi: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira
2018-03-22scsi: ipr: Fix missed EH wakeupBrian King
2018-03-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-18scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com
2018-03-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-03-03scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery
2018-02-28scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-02-25ncr5380: shut up gcc indentation warningArnd Bergmann
2018-02-25SCSI: initio: remove duplicate module device tableArnd Bergmann
2018-02-25scsi: mvumi: use __maybe_unused to hide pm functionsArnd Bergmann
2018-02-25scsi: fdomain: drop fdomain_pci_tbl when built-inArnd Bergmann
2018-02-25dpt_i2o: fix build warningSudip Mukherjee