summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-22Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-07-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-07-17Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko
2024-07-17scsi: virtio_scsi: convert to use virtio_find_vqs_info()Jiri Pirko
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-10scsi: aha152x: Use DECLARE_COMPLETION_ONSTACK for non-constant completionZhongqiu Han
2024-07-10scsi: qla2xxx: Convert comma to semicolonChen Ni
2024-07-10Merge patch series "qla2xxx misc. bug fixes"Martin K. Petersen
2024-07-10scsi: qla2xxx: Update version to 10.02.09.300-kNilesh Javali
2024-07-10scsi: qla2xxx: Use QP lock to search for bsgQuinn Tran
2024-07-10scsi: qla2xxx: Reduce fabric scan duplicate codeQuinn Tran
2024-07-10scsi: qla2xxx: Fix optrom version displayed in FDMIShreyas Deodhar
2024-07-10scsi: qla2xxx: During vport delete send async logout explicitlyManish Rangankar
2024-07-10scsi: qla2xxx: Complete command early within lockShreyas Deodhar
2024-07-10scsi: qla2xxx: Fix flash read failureQuinn Tran
2024-07-10scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmdsSaurav Kashyap
2024-07-10scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar
2024-07-10scsi: qla2xxx: validate nvme_local_port correctlyNilesh Javali
2024-07-10scsi: qla2xxx: Unable to act on RSCN for port onlineQuinn Tran
2024-07-10Merge branch '6.10/scsi-fixes' into 6.11/scsi-stagingMartin K. Petersen
2024-07-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal
2024-07-04Merge patch series "mpi3mr: Support PCI Error Recovery"Martin K. Petersen
2024-07-04scsi: mpi3mr: Driver version updateSumit Saxena
2024-07-04scsi: mpi3mr: Prevent PCI writes from driver during PCI error recoverySumit Saxena
2024-07-04scsi: mpi3mr: Support PCI Error Recovery callback handlersSumit Saxena
2024-07-04Merge patch series "Update lpfc to revision 14.4.0.3"Martin K. Petersen
2024-07-04scsi: lpfc: Update lpfc version to 14.4.0.3Justin Tee
2024-07-04scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usagesJustin Tee
2024-07-04scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfsJustin Tee
2024-07-04scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_infoJustin Tee
2024-07-04scsi: lpfc: Fix handling of fully recovered fabric node in dev_loss callbkJustin Tee
2024-07-04scsi: lpfc: Relax PRLI issue conditions after GID_FT responseJustin Tee
2024-07-04scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE stateJustin Tee
2024-07-04scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactiveJustin Tee
2024-07-04scsi: sd: Do not repeat the starting disk messageDamien Le Moal
2024-07-04scsi: pm8001: Update log level when reading config tableTerrence Adams
2024-07-04scsi: pm80xx: Set phy->enable_completion only when we wait for itIgor Pylypiv
2024-07-04scsi: mpi3mr: Correct a test in mpi3mr_sas_port_add()Tomas Henzl
2024-07-04ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel
2024-07-03block: split integrity support out of bio.hChristoph Hellwig
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert