summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-06-302-4/+4
|\
| * ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel2024-06-302-4/+4
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-211-0/+4
|\ \
| * | scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche2024-06-141-0/+4
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-148-33/+125
|\| |
| * | scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal2024-06-125-28/+87
| * | scsi: core: Disable CDL by defaultDamien Le Moal2024-06-121-0/+7
| * | scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memoryBreno Leitao2024-06-061-0/+19
| * | scsi: sd: Use READ(16) when reading block zero on large capacity disksMartin K. Petersen2024-06-061-5/+12
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-068-17/+82
|\| |
| * | Merge branch '6.10/scsi-queue' into 6.10/scsi-fixesMartin K. Petersen2024-05-298-17/+82
| |\ \ | | |/ | |/|
| | * scsi: core: Handle devices which return an unusually large VPD page countMartin K. Petersen2024-05-241-0/+7
| | * scsi: mpt3sas: Add missing kerneldoc parameter descriptionsDeming Wang2024-05-151-2/+2
| | * scsi: qedf: Set qed_slowpath_params to zero before useSaurav Kashyap2024-05-151-0/+1
| | * scsi: qedf: Wait for stag work during unloadSaurav Kashyap2024-05-152-3/+28
| | * scsi: qedf: Don't process stag work during unload and recoverySaurav Kashyap2024-05-151-0/+16
| | * scsi: sr: Fix unintentional arithmetic wraparoundJustin Stitt2024-05-152-2/+5
| | * scsi: core: alua: I/O errors for ALUA state transitionsMartin Wilck2024-05-151-9/+22
| | * scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()Nathan Chancellor2024-05-151-1/+1
* | | Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-06-022-10/+6
|\ \ \
| * | | scsi: mpt3sas: Avoid possible run-time warning with long manufacturer stringsKees Cook2024-05-312-10/+6
| |/ /
* / / sd: also set max_user_sectors when setting max_sectorsChristoph Hellwig2024-05-281-1/+3
|/ /
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-231-1/+0
|\ \
| * | scsi: virtio: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
* | | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-225-55/+16
|\ \ \
| * | | scsi: Use device_show_string() helper for sysfs attributesLukas Wunner2024-05-045-55/+16
* | | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-217-8/+8
|\ \ \ \
| * | | | scsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY instead of PCI_IRQ_LEGACYDamien Le Moal2024-05-161-1/+1
| * | | | scsi: pmcraid: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-05-161-1/+1
| * | | | scsi: mpt3sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-05-161-1/+1
| * | | | scsi: megaraid_sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-05-161-2/+2
| * | | | scsi: ipr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-05-161-1/+1
| * | | | scsi: hpsa: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-05-161-1/+1
| * | | | scsi: arcmsr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-05-161-1/+1
* | | | | Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-211-1/+1
|\ \ \ \ \
| * | | | | use ->bd_mapping instead of ->bd_inode->i_mappingAl Viro2024-05-031-1/+1
* | | | | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+2
|\ \ \ \ \ \
| * | | | | | fix missing vmalloc.h includesKent Overstreet2024-04-261-0/+2
| |/ / / / /
* | | | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-6/+6
|\ \ \ \ \ \
| * | | | | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-091-6/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-05-1596-1137/+1191
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | scsi: mpi3mr: Sanitise num_physTomas Henzl2024-05-091-0/+10
| * | | | | Merge patch series "Update lpfc to revision 14.4.0.2"Martin K. Petersen2024-05-0715-413/+432
| |\ \ \ \ \
| | * | | | | scsi: lpfc: Copyright updates for 14.4.0.2 patchesJustin Tee2024-05-071-1/+1
| | * | | | | scsi: lpfc: Update lpfc version to 14.4.0.2Justin Tee2024-05-071-1/+1
| | * | | | | scsi: lpfc: Add support for 32 byte CDBsJustin Tee2024-05-075-38/+80
| | * | | | | scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee2024-05-0712-331/+279
| | * | | | | scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_listJustin Tee2024-05-075-8/+22
| | * | | | | scsi: lpfc: Clear deferred RSCN processing flag when driver is unloadingJustin Tee2024-05-072-30/+45
| | * | | | | scsi: lpfc: Update logging of protection type for T10 DIF I/OJustin Tee2024-05-071-1/+1