summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-11-14scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES bufferJohannes Thumshirn
2024-11-08scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski
2024-11-08scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy lengthJohn Garry
2024-10-22scsi: mpi3mr: Validate SAS port assignmentsRanjan Kumar
2024-10-17scsi: fnic: Move flush_work initialization out of if blockMartin Wilck
2024-10-17scsi: wd33c93: Don't use stale scsi_pointer valueDaniel Palmer
2024-10-17scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee
2024-10-17scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee
2024-10-17scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee
2024-10-10scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfersFinn Thain
2024-10-10scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee
2024-10-10scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...Justin Tee
2024-10-10scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee
2024-10-10scsi: aacraid: Rearrange order of struct aac_srb_unitKees Cook
2024-10-10scsi: smartpqi: add new controller PCI IDsDavid Strahan
2024-10-10scsi: smartpqi: correct stream detectionMahesh Rajashekhara
2024-10-10scsi: smartpqi: Add new controller PCI IDsDavid Strahan
2024-10-10scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner
2024-10-10scsi: st: Fix input/output error on empty drive resetRafael Rocha
2024-10-04scsi: mac_scsi: Disallow bus errors during PDMA sendFinn Thain
2024-10-04scsi: mac_scsi: Refactor polling loopFinn Thain
2024-10-04scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messagesFinn Thain
2024-10-04scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee
2024-10-04scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck
2024-10-04scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()Dan Carpenter
2024-10-04scsi: NCR5380: Check for phase match during PDMA fixupFinn Thain
2024-10-04scsi: sd: Don't check if a write for REQ_ATOMICJohn Garry
2024-10-04scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quicklyGilbert Wu
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