aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-08-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-08-22scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progressYihang Li
2024-08-22scsi: aacraid: Fix double-free on probe failureBen Hutchings
2024-08-22scsi: lpfc: Fix overflow build issueSherry Yang
2024-08-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-08-16scsi: sd: Do not attempt to configure discard unless LBPME is setMartin K. Petersen
2024-08-12scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocationsShin'ichiro Kawasaki
2024-08-12scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lockShin'ichiro Kawasaki
2024-08-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-08-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-08-02scsi: sd: Keep the discard mode stableLi Feng
2024-08-01scsi: sd: Move sd_read_cpr() out of the q->limits_lock regionShin'ichiro Kawasaki
2024-07-29Merge branch '6.11/scsi-queue' into 6.11/scsi-fixesMartin K. Petersen
2024-07-28minmax: scsi: fix mis-use of 'clamp()' in sr.cLinus Torvalds
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-22scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal
2024-07-22scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal
2024-07-22scsi: Revert "scsi: sd: Do not repeat the starting disk message"Johan Hovold
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