aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-03-29scsi: isci: Fix spelling mistake "doesnt" -> "doesn't"Colin Ian King1-3/+3
2022-03-29scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()John Garry1-0/+5
2022-03-29scsi: aha152x: Stop using struct scsi_pointerFinn Thain1-122/+113
2022-03-29scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler1-1/+1
2022-03-29scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handlingKevin Groeneveld1-1/+1
2022-03-29scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementationChristophe JAILLET2-524/+0
2022-03-29scsi: core: scsi_logging: Fix a BUGTomas Henzl1-1/+1
2022-03-29scsi: ufs: core: Remove unused field in struct ufs_hbaKeoseong Park1-2/+0
2022-03-29scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()James Smart1-2/+8
2022-03-29scsi: lpfc: Fix broken SLI4 abort pathJames Smart1-5/+7
2022-03-29scsi: lpfc: Update lpfc version to 14.2.0.1James Smart1-1/+1
2022-03-29scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart1-0/+2
2022-03-29scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart4-21/+72
2022-03-29scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart6-58/+157
2022-03-29scsi: libiscsi: Remove unnecessary memset() in iscsi_conn_setup()Wenchao Hao1-1/+0
2022-03-29scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal1-1/+4
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds222-7607/+8065
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds8-19/+19
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+0
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds10-207/+67
2022-03-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-9/+9
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross1-2/+2
2022-03-15sr: simplify the local variable initialization in sr_block_open()Lukas Bulwahn1-2/+2
2022-03-15scsi: scsi_ioctl: Drop needless assignment in sg_io()Lukas Bulwahn1-1/+0
2022-03-15scsi: bsg: Drop needless assignment in scsi_bsg_sg_io_fn()Lukas Bulwahn1-1/+0
2022-03-15scsi: fnic: Finish scsi_cmnd before dropping the spinlockDavid Jeffery1-7/+6
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart18-19/+19
2022-03-15scsi: lpfc: Update lpfc version to 14.2.0.0James Smart1-1/+1
2022-03-15scsi: lpfc: SLI path split: Refactor BSG pathsJames Smart1-14/+22
2022-03-15scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart6-184/+236
2022-03-15scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart3-210/+174
2022-03-15scsi: lpfc: SLI path split: Refactor CT pathsJames Smart6-398/+616
2022-03-15scsi: lpfc: SLI path split: Refactor misc ELS pathsJames Smart4-874/+241
2022-03-15scsi: lpfc: SLI path split: Refactor VMID pathsJames Smart2-7/+9
2022-03-15scsi: lpfc: SLI path split: Refactor FDISC pathsJames Smart1-18/+29
2022-03-15scsi: lpfc: SLI path split: Refactor LS_RJT pathsJames Smart1-5/+15
2022-03-15scsi: lpfc: SLI path split: Refactor LS_ACC pathsJames Smart1-67/+177
2022-03-15scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR pathsJames Smart1-34/+81
2022-03-15scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart3-105/+242
2022-03-15scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart7-240/+453
2022-03-15scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart5-2/+200
2022-03-15scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart5-302/+257
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart12-391/+385
2022-03-15scsi: lpfc: Use kcalloc()Julia Lawall1-6/+3
2022-03-15scsi: aic7xxx: Fix typos in commentsJulia Lawall1-1/+1
2022-03-15scsi: qla2xxx: Fix typos in commentsJulia Lawall1-1/+1
2022-03-15scsi: elx: libefc_sli: Fix typos in commentsJulia Lawall1-1/+1
2022-03-15scsi: lpfc: Fix typos in commentsJulia Lawall1-1/+1
2022-03-15scsi: qla2xxx: Update version to 10.02.07.400-kNilesh Javali1-2/+2