summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-05-06scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck
2020-05-06scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck
2020-04-29scsi: lpfc: Fix lockdep error - register non-static keyJames Smart
2020-04-29scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart
2020-04-29scsi: iscsi: Report unbind session event when the target has been removedWu Bo
2020-04-29scsi: libfc: If PRLI rejected, move rport to PLOGI stateJaved Hasan
2020-04-29scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart
2020-04-29scsi: lpfc: Fix crash after handling a pci errorJames Smart
2020-04-29scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart
2020-04-23scsi: sg: add sg_remove_request in sg_common_writeLi Bin
2020-04-21scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo
2020-04-17scsi: sr: Fix sr_block_release()Bart Van Assche
2020-04-17scsi: sr: get rid of sr global mutexMerlijn Wajer
2020-04-17scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart
2020-04-17scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error pathJames Smart
2020-04-17scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-03-24scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen
2020-03-17scsi: qla2xxx: Fix I/Os being passed down when FC device is being deletedArun Easi
2020-03-10scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong
2020-03-10scsi: ufs: Fix possible unclocked access to auto hibern8 timer registerCan Guo
2020-02-24scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...Adam Williamson
2020-02-24scsi: sd_sbc: Fix sd_zbc_report_zones()Damien Le Moal
2020-02-21scsi: libfc: free response frame from GPN_IDIgor Druzhinin
2020-02-12scsi: megaraid_sas: silence a warningTomas Henzl
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-30scsi: ufs: fix spelling mistake "initilized" -> "initialized"Colin Ian King
2020-01-30scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-30scsi: megaraid_sas: fixup MSIx interrupt setup during resumeHannes Reinecke
2020-01-30scsi: qla2xxx: Fix unbound NVME response lengthArun Easi
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig
2020-01-20scsi: fnic: do not queue commands during fwresetHannes Reinecke
2020-01-20scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_maskJohn Garry
2020-01-20scsi: hisi_sas: Add prints for v3 hw interrupt converge and automatic affinityLuo Jiaxing
2020-01-20scsi: hisi_sas: Modify the file permissions of trigger_dump to write onlyLuo Jiaxing
2020-01-20scsi: hisi_sas: Replace magic number when handle channel interruptLuo Jiaxing
2020-01-20scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...Xiang Chen
2020-01-20scsi: hisi_sas: use threaded irq to process CQ interruptsXiang Chen
2020-01-20scsi: ufs: Use UFS device indicated maximum LU numberBean Huo
2020-01-20scsi: ufs: Add max_lu_supported in struct ufs_dev_infoBean Huo
2020-01-20scsi: ufs: Delete is_init_prefetch from struct ufs_hbaBean Huo
2020-01-20scsi: ufs: Inline two functions into their callersBean Huo
2020-01-20scsi: ufs: Move ufshcd_get_max_pwr_mode() to ufshcd_device_params_init()Bean Huo