aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-1/+1
2019-11-18scsi: sd_zbc: Remove set but not used variable 'buflen'YueHaibing1-2/+0
2019-11-12block: rework zone reportingChristoph Hellwig2-58/+52
2019-11-12scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer()Damien Le Moal1-11/+13
2019-11-12block: Enhance blk_revalidate_disk_zones()Damien Le Moal1-87/+20
2019-11-12Merge branch 'for-5.5/drivers-post' into for-5.5/zonedJens Axboe12-48/+70
2019-11-07scsi: sd_zbc: add zone open, close, and finish supportAjay Joshi3-14/+31
2019-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi into for-5.5/drivers-postJens Axboe4-26/+22
2019-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi into for-5.5/drivers-postJens Axboe18-30/+62
2019-11-06scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz1-1/+2
2019-11-05scsi: qla2xxx: fix NPIV tear down processMartin Wilck2-6/+10
2019-11-05scsi: sd_zbc: Fix sd_zbc_complete()Damien Le Moal1-19/+10
2019-10-28scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin1-0/+4
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-15/+36
2019-10-24scsi: sd: define variable dif as unsigned int instead of boolXiang Chen1-1/+2
2019-10-22scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran1-4/+3
2019-10-22scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani1-1/+2
2019-10-22scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner1-2/+2
2019-10-18scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman1-0/+4
2019-10-18scsi: lpfc: Check queue pointer before useDaniel Wagner1-1/+1
2019-10-18scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke1-3/+3
2019-10-18Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsiLinus Torvalds1-1/+3
2019-10-18scsi: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-10-17scsi: lpfc: remove left-over BUILD_NVME definesHannes Reinecke2-4/+0
2019-10-17scsi: core: try to get module before removing deviceYufen Yu1-1/+10
2019-10-17scsi: hpsa: add missing hunks in reset-patchDon Brace1-0/+4
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-3/+5
2019-10-09scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche1-1/+0
2019-10-09scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer1-1/+1
2019-10-09scsi: sni_53c710: fix compilation errorThomas Bogendoerfer1-3/+1
2019-10-09scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke1-5/+16
2019-10-09scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais1-0/+4
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds15-80/+193
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal1-0/+3
2019-09-30scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()Daniel Wagner1-2/+0
2019-09-30scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum1-1/+2
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+0
2019-09-23scsi: qla2xxx: Fix Nport ID display valueQuinn Tran1-3/+4
2019-09-23scsi: qla2xxx: Fix N2N link up failQuinn Tran2-4/+4
2019-09-23scsi: qla2xxx: Fix N2N link resetQuinn Tran4-34/+103
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran6-12/+34
2019-09-23scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2-13/+9
2019-09-23scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran1-0/+4
2019-09-23scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani1-1/+1
2019-09-23scsi: hisi_sas: Make three functions staticYueHaibing1-3/+3
2019-09-23scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen1-2/+2
2019-09-23scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li1-2/+1
2019-09-23scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim1-1/+1
2019-09-23scsi: ufs: skip shutdown if hba is not poweredStanley Chu1-0/+3
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-3/+0