aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-26scsi: lpfc: Fix scsi host template for SLI3 vportsJames Smart4-74/+54
2020-03-26scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_reqJames Smart1-3/+4
2020-03-26scsi: lpfc: Fix lockdep error - register non-static keyJames Smart2-7/+4
2020-03-26scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart1-0/+2
2020-03-26scsi: aic7xxx: aic97xx: Remove FreeBSD-specific codeAlex Dewar1-21/+1
2020-03-26scsi: ufs: Do not rely on prefetched dataCan Guo2-22/+15
2020-03-26scsi: dc395x: remove dc395x_bios_paramChristoph Hellwig1-34/+0
2020-03-26scsi: libiscsi: Fix error count for active sessionWu Bo1-1/+1
2020-03-26scsi: hpsa: correct race condition in offload enabledDon Brace1-23/+57
2020-03-26scsi: qedi: Add PCI shutdown handler supportManish Rangankar5-2/+39
2020-03-26scsi: qedi: Add MFW error recovery processManish Rangankar2-22/+66
2020-03-26scsi: ufs: Enable block layer runtime PM for well-known logical unitsCan Guo1-2/+17
2020-03-26scsi: ufs-qcom: Override devfreq parametersAsutosh Das1-0/+25
2020-03-26scsi: ufshcd: Let vendor override devfreq parametersAsutosh Das2-1/+26
2020-03-26scsi: ufshcd: Update the set frequency to devfreqAsutosh Das1-1/+16
2020-03-26scsi: ufs: Resume ufs host before accessing ufs deviceNitin Rawat1-6/+22
2020-03-26scsi: ufs-mediatek: customize the delay for enabling hostStanley Chu2-9/+35
2020-03-26scsi: ufs: make HCE polling more compact to improve initialization latencyStanley Chu1-2/+2
2020-03-26scsi: ufs: allow custom delay prior to host enablingStanley Chu2-1/+3
2020-03-26scsi: ufs-mediatek: use common delay functionStanley Chu1-13/+2
2020-03-26scsi: ufs: introduce common and flexible delay functionStanley Chu2-0/+13
2020-03-26scsi: ufs: use an enum for host capabilitiesStanley Chu1-28/+37
2020-03-26scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()Stanley Chu1-1/+1
2020-03-26scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi2-2/+34
2020-03-26scsi: aha1740: Fix an errro handling path in aha1740_probe()Christophe JAILLET1-1/+0
2020-03-26scsi: qla2xxx: Remove non functional codeDaniel Wagner1-23/+0
2020-03-26ata: make SATA_PMP option selectable only if any SATA host driver is enabledBartlomiej Zolnierkiewicz2-0/+2
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-8/+17
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada2-0/+2
2020-03-24scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen1-1/+3
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig4-9/+14
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig5-70/+43
2020-03-24scsi: move scsicam_bios_param to the end of scsicam.cChristoph Hellwig1-61/+59
2020-03-24scsi: simplify scsi_bios_ptableChristoph Hellwig1-13/+11
2020-03-18scsi: Convert to use set_capacity_revalidate_and_notifyBalbir Singh1-1/+2
2020-03-17scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G4-21/+22
2020-03-17scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey4-0/+180
2020-03-17scsi: pm80xx: Cleanup initialization loading fail pathPeter Chang1-6/+11
2020-03-17scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is receivedyuuzheng1-3/+7
2020-03-17scsi: pm80xx: Deal with kexec rebootsVikram Auradkar2-9/+54
2020-03-17scsi: pm80xx: Increase request sg lengthPeter Chang2-3/+4
2020-03-17scsi: smartpqi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-11/+11
2020-03-17scsi: core: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-5/+5
2020-03-17scsi: megaraid_sas: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+4
2020-03-17scsi: ipr: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+3
2020-03-17scsi: gdth: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-03-17scsi: fnic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-29/+29
2020-03-17scsi: be2iscsi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-10/+10
2020-03-17scsi: aacraid: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-8/+9
2020-03-17scsi: qla2xxx: Fix I/Os being passed down when FC device is being deletedArun Easi1-2/+2