summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-03-15sr: simplify the local variable initialization in sr_block_open()Lukas Bulwahn
2022-03-15scsi: scsi_ioctl: Drop needless assignment in sg_io()Lukas Bulwahn
2022-03-15scsi: bsg: Drop needless assignment in scsi_bsg_sg_io_fn()Lukas Bulwahn
2022-03-15scsi: fnic: Finish scsi_cmnd before dropping the spinlockDavid Jeffery
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart
2022-03-15scsi: lpfc: Update lpfc version to 14.2.0.0James Smart
2022-03-15scsi: lpfc: SLI path split: Refactor BSG pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor CT pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor misc ELS pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor VMID pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor FDISC pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor LS_RJT pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor LS_ACC pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart
2022-03-15scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart
2022-03-15scsi: lpfc: Use kcalloc()Julia Lawall
2022-03-15scsi: aic7xxx: Fix typos in commentsJulia Lawall
2022-03-15scsi: qla2xxx: Fix typos in commentsJulia Lawall
2022-03-15scsi: elx: libefc_sli: Fix typos in commentsJulia Lawall
2022-03-15scsi: lpfc: Fix typos in commentsJulia Lawall
2022-03-15scsi: qla2xxx: Update version to 10.02.07.400-kNilesh Javali
2022-03-15scsi: qla2xxx: Increase max limit of ql2xnvme_queuesShreyas Deodhar
2022-03-15scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar
2022-03-15scsi: qla2xxx: Fix stuck session of PRLI rejectQuinn Tran
2022-03-15scsi: qla2xxx: Reduce false trigger to loginQuinn Tran
2022-03-15scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran
2022-03-15scsi: qla2xxx: Fix hang due to session stuckQuinn Tran
2022-03-15scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran
2022-03-15scsi: qla2xxx: Fix crash during module load unload testArun Easi
2022-03-15scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi
2022-03-15scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload testArun Easi
2022-03-15scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran
2022-03-15scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran
2022-03-15scsi: libiscsi: Teardown iscsi_cls_conn gracefullyWenchao Hao
2022-03-15scsi: libiscsi: Add iscsi_cls_conn to sysfs after initializationWenchao Hao
2022-03-15scsi: iscsi: Add helper functions to manage iscsi_cls_connWenchao Hao
2022-03-15scsi: core: Remove unreachable code warningYang Li