summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-07-09scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()Dan Carpenter
2020-06-30scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()SeongJae Park
2020-06-30scsi: qla2xxx: Keep initiator ports after RSCNRoman Bolshakov
2020-06-24scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu
2020-06-24scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET
2020-06-24scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo
2020-06-24scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu
2020-06-24scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changesVignesh Raghavendra
2020-06-24scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaimGabriel Krisman Bertazi
2020-06-24scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo
2020-06-24scsi: core: Fix incorrect usage of shost_for_each_deviceYe Bin
2020-06-24scsi: mpt3sas: Fix double free warningsSuganath Prabu S
2020-06-24scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko
2020-06-24scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis
2020-06-24scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali
2020-06-24scsi: ibmvscsi: Don't send host info in adapter info MAD after LPMTyrel Datwyler
2020-06-24scsi: sr: Fix sr_probe() missing deallocate of device minorSimon Arlott
2020-06-24scsi: sr: Fix sr_probe() missing mutex_destroySimon Arlott
2020-06-24scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang
2020-06-24scsi: cxgb3i: Fix some leaks in init_act_open()Dan Carpenter
2020-06-24scsi: hisi_sas: Do not reset phy timer to wait for stray phy upLuo Jiaxing
2020-06-24scsi: qla2xxx: Fix issue with adapter's stopping stateViacheslav Dubeyko
2020-06-24scsi: qedi: Check for buffer overflow in qedi_set_path()Dan Carpenter
2020-06-24scsi: core: free sgtables in case command setup failsJohannes Thumshirn
2020-06-17scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_...Shivasharan S
2020-06-17scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy
2020-06-17scsi: megaraid_sas: TM command refire leads to controller firmware crashSumit Saxena
2020-05-11scsi: pm: Balance pm_only counter of request queue during system resumeCan Guo
2020-05-11scsi: qla2xxx: Do not log message when reading port speed via sysfsEwan D. Milne
2020-04-28scsi: ibmvscsi: Fix WARN_ON during event pool releaseTyrel Datwyler
2020-04-27scsi: ibmvfc: Don't send implicit logouts prior to NPIV loginBrian King
2020-04-24scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran
2020-04-24scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIVArun Easi
2020-04-21scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck
2020-04-21scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck
2020-04-21scsi: core: Allow the state change from SDEV_QUIESCE to SDEV_BLOCKDexuan Cui
2020-04-14scsi: Update referenced link to cdrtoolsDiego Elio Pettenò
2020-04-14scsi: sg: add sg_remove_request in sg_writeWu Bo
2020-04-13scsi: sg: add sg_remove_request in sg_common_writeLi Bin
2020-04-13scsi: qla2xxx: Fix regression warningsNilesh Javali
2020-04-13scsi: hisi_sas: Fix build error without SATA_HOSTYueHaibing
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-08Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe
2020-04-04nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-01scsi: core: Add DID_ALLOC_FAILURE and DID_MEDIUM_ERROR to hostbyte_tableNikhil Kshirsagar
2020-04-01scsi: ufs: Use ufshcd_config_pwr_mode() when scaling gearCan Guo