summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: fnic: Use vzalloc()Christophe JAILLET2023-05-311-6/+2
* scsi: pm80xx: Add fatal error checksChangyuan Lyu2023-05-311-0/+22
* scsi: Add HAS_IOPORT dependenciesNiklas Schnelle2023-05-318-21/+26
* scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID pathsJustin Tee2023-05-312-52/+52
* Merge patch series "lpfc: Update lpfc to revision 14.2.0.13"Martin K. Petersen2023-05-3111-320/+195
|\
| * scsi: lpfc: Copyright updates for 14.2.0.13 patchesJustin Tee2023-05-312-2/+2
| * scsi: lpfc: Update lpfc version to 14.2.0.13Justin Tee2023-05-311-1/+1
| * scsi: lpfc: Enhance congestion statistics collectionJustin Tee2023-05-312-208/+81
| * scsi: lpfc: Clean up SLI-4 CQE status handlingJustin Tee2023-05-315-50/+41
| * scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_E...Justin Tee2023-05-313-41/+41
| * scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_stateJustin Tee2023-05-311-2/+12
| * scsi: lpfc: Account for fabric domain ctlr device loss recoveryJustin Tee2023-05-311-5/+14
| * scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscoveryJustin Tee2023-05-311-3/+3
| * scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_po...Justin Tee2023-05-311-8/+0
* | scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-311-1/+1
* | scsi: sym53c8xx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-311-1/+1
* | scsi: libfcoe: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-311-1/+1
* | scsi: lpfc: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-311-1/+1
* | Merge patch series "ufs: Do not requeue while ungating the clock"Martin K. Petersen2023-05-312-11/+17
|\ \
| * | scsi: core: Support setting BLK_MQ_F_BLOCKINGBart Van Assche2023-05-312-7/+5
| * | scsi: core: Rework scsi_host_block()Bart Van Assche2023-05-311-5/+13
* | | scsi: virtio_scsi: Remove a useless function callChristophe JAILLET2023-05-311-3/+1
* | | scsi: qla2xxx: Fix end of loop testDan Carpenter2023-05-311-1/+1
* | | scsi: core: Only kick the requeue list if necessaryBart Van Assche2023-05-311-5/+8
* | | scsi: core: Use min() instead of open-coding itBart Van Assche2023-05-311-2/+1
* | | scsi: lpfc: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-05-222-4/+6
* | | scsi: mpi3mr: Fix the type used for pointers to bitmapChristophe JAILLET2023-05-222-5/+5
* | | scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()Yuchen Yang2023-05-221-1/+3
* | | Merge patch series "Add Command Duration Limits support"Martin K. Petersen2023-05-229-35/+301
|\ \ \
| * | | scsi: sd: Handle read/write CDL timeout failuresNiklas Cassel2023-05-223-0/+50
| * | | scsi: sd: Set read/write command CDL indexDamien Le Moal2023-05-221-6/+34
| * | | scsi: core: Allow enabling and disabling command duration limitsDamien Le Moal2023-05-222-0/+90
| * | | scsi: core: Detect support for command duration limitsDamien Le Moal2023-05-223-0/+86
| * | | scsi: core: Support Service Action in scsi_report_opcode()Damien Le Moal2023-05-222-14/+24
| * | | scsi: core: Support retrieving sub-pages of mode pagesDamien Le Moal2023-05-224-8/+9
| * | | scsi: core: Rename and move get_scsi_ml_byte()Niklas Cassel2023-05-222-6/+6
| * | | scsi: core: Allow libata to complete successful commands via EHNiklas Cassel2023-05-221-1/+2
| |/ /
* | | Merge patch series "Use block pr_ops in LIO"Martin K. Petersen2023-05-223-29/+146
|\ \ \
| * | | scsi: Add support for block PR read keys/reservationMike Christie2023-04-112-0/+112
| * | | scsi: Move sd_pr_type to scsi_commonMike Christie2023-04-112-25/+30
| * | | scsi: Rename sd_pr_commandMike Christie2023-04-111-6/+6
| * | | block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTMike Christie2023-04-111-1/+1
* | | | scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-162-14/+14
* | | | scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-162-11/+11
* | | | scsi: bfa: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-169-25/+25
* | | | Merge patch series "scsi: hisi_sas: Some misc changes"Martin K. Petersen2023-05-161-8/+20
|\ \ \ \
| * | | | scsi: hisi_sas: Fix warnings detected by sparseXingui Yang2023-05-161-3/+4
| * | | | scsi: hisi_sas: Change DMA setup lock timeout to 2.5sXingui Yang2023-05-161-0/+4
| * | | | scsi: hisi_sas: Configure initial value of some registers according to HBA modelYihang Li2023-05-161-5/+12
| | |/ / | |/| |
* | | | scsi: megaraid_sas: Convert union megasas_sgl to flex-arraysKees Cook2023-05-161-5/+3