summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7 days8-17/+82
|\
| * Merge branch '6.10/scsi-queue' into 6.10/scsi-fixesMartin K. Petersen2024-05-288-17/+82
| |\
| | * scsi: core: Handle devices which return an unusually large VPD page countMartin K. Petersen2024-05-231-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 Torvalds11 days2-10/+6
|\ \ \
| * | | scsi: mpt3sas: Avoid possible run-time warning with long manufacturer stringsKees Cook13 days2-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-251-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-101-6/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-05-1496-1137/+1191
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | scsi: mpi3mr: Sanitise num_physTomas Henzl2024-05-081-0/+10
| * | | | | Merge patch series "Update lpfc to revision 14.4.0.2"Martin K. Petersen2024-05-0615-413/+432
| |\ \ \ \ \
| | * | | | | scsi: lpfc: Copyright updates for 14.4.0.2 patchesJustin Tee2024-05-061-1/+1
| | * | | | | scsi: lpfc: Update lpfc version to 14.4.0.2Justin Tee2024-05-061-1/+1
| | * | | | | scsi: lpfc: Add support for 32 byte CDBsJustin Tee2024-05-065-38/+80
| | * | | | | scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee2024-05-0612-331/+279
| | * | | | | scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_listJustin Tee2024-05-065-8/+22
| | * | | | | scsi: lpfc: Clear deferred RSCN processing flag when driver is unloadingJustin Tee2024-05-062-30/+45
| | * | | | | scsi: lpfc: Update logging of protection type for T10 DIF I/OJustin Tee2024-05-061-1/+1
| | * | | | | scsi: lpfc: Change default logging level for unsolicited CT MIB commandsJustin Tee2024-05-061-8/+8
| | * | | | | Merge branch '6.9/s/lpfc2' into 6.10/s/lpfcMartin K. Petersen2024-05-0616-185/+177
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | scsi: iscsi: Remove unused list 'connlist_err'Dr. David Alan Gilbert2024-05-061-1/+0
| * | | | | | scsi: qla2xxx: Fix debugfs output for fw_resource_countHimanshu Madhani2024-05-061-1/+1
| * | | | | | scsi: qedf: Ensure the copied buf is NUL terminatedBui Quang Minh2024-05-061-1/+1
| * | | | | | scsi: bfa: Ensure the copied buf is NUL terminatedBui Quang Minh2024-05-061-2/+2
| * | | | | | scsi: bnx2fc: Remove redundant assignment to variable 'i'Colin Ian King2024-04-241-3/+1
| * | | | | | scsi: qedi: Fix crash while reading debugfs attributeManish Rangankar2024-04-241-8/+4
| * | | | | | scsi: qedf: Make qedf_execute_tmf() non-preemptibleJohn Meneghini2024-04-241-3/+3