summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | scsi: lpfc: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-05-232-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-122-0/+112
| | * | | | scsi: Move sd_pr_type to scsi_commonMike Christie2023-04-122-25/+30
| | * | | | scsi: Rename sd_pr_commandMike Christie2023-04-121-6/+6
| | * | | | block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTMike Christie2023-04-121-1/+1
| * | | | | scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-172-14/+14
| * | | | | scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-172-11/+11
| * | | | | scsi: bfa: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-179-25/+25
| * | | | | Merge patch series "scsi: hisi_sas: Some misc changes"Martin K. Petersen2023-05-171-8/+20
| |\ \ \ \ \
| | * | | | | scsi: hisi_sas: Fix warnings detected by sparseXingui Yang2023-05-171-3/+4
| | * | | | | scsi: hisi_sas: Change DMA setup lock timeout to 2.5sXingui Yang2023-05-171-0/+4
| | * | | | | scsi: hisi_sas: Configure initial value of some registers according to HBA modelYihang Li2023-05-171-5/+12
| | | |/ / / | | |/| | |
| * | | | | scsi: megaraid_sas: Convert union megasas_sgl to flex-arraysKees Cook2023-05-171-5/+3
| * | | | | Merge patch series "smartpqi updates"Martin K. Petersen2023-05-086-152/+178
| |\ \ \ \ \
| | * | | | | scsi: smartpqi: Update version to 2.1.22-040Don Brace2023-05-081-3/+3
| | * | | | | scsi: smartpqi: Update copyright to 2023Don Brace2023-05-086-6/+6
| | * | | | | scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/deviceDon Brace2023-05-082-0/+16
| | * | | | | scsi: smartpqi: Stop sending driver-initiated TURsKevin Barnett2023-05-082-75/+11
| | * | | | | scsi: smartpqi: Fix byte aligned writew for ARM serversDon Brace2023-05-081-2/+2
| | * | | | | scsi: smartpqi: Add support for RAID NCQ priorityGilbert Wu2023-05-081-44/+45
| | * | | | | scsi: smartpqi: Validate block layer host tagMurthy Bhat2023-05-081-1/+2
| | * | | | | scsi: smartpqi: Remove contention for raid_bypass_cntMike McGowen2023-05-082-4/+4
| | * | | | | scsi: smartpqi: Fix rare SAS transport memory leakDon Brace2023-05-081-1/+3
| | * | | | | scsi: smartpqi: Remove NULL pointer checkKevin Barnett2023-05-081-15/+13
| | * | | | | scsi: smartpqi: Add new controller PCI IDsDavid Strahan2023-05-081-0/+72
| | * | | | | scsi: smartpqi: Map full length of PCI BAR 0Mike McGowen2023-05-081-1/+1
| | |/ / / /
| * | | | | Merge patch series "scsi: pm80xx: Enhanced debug logs for HW events"Martin K. Petersen2023-05-083-52/+107
| |\ \ \ \ \
| | * | | | | scsi: pm80xx: Add GET_NVMD timeout during probeChangyuan Lyu2023-05-081-7/+22
| | * | | | | scsi: pm80xx: Update PHY state after hard resetChangyuan Lyu2023-05-081-5/+9
| | * | | | | scsi: pm80xx: Log port state during HW eventAkshat Jain2023-05-081-21/+22
| | * | | | | scsi: pm80xx: Log phy_id and port_id in the device registration requestAkshat Jain2023-05-081-0/+3
| | * | | | | scsi: pm80xx: Print port_id in HW eventsAkshat Jain2023-05-081-25/+33
| | * | | | | scsi: pm80xx: Enable init loggingAkshat Jain2023-05-082-2/+2
| | * | | | | scsi: pm80xx: Log some HW events by defaultAkshat Jain2023-05-083-26/+50
| | |/ / / /
| * | | | | Merge patch series "scsi: libsas: remove empty branches and code simplification"Martin K. Petersen2023-05-081-53/+71
| |\ \ \ \ \
| | * | | | | scsi: libsas: factor out sas_check_fanout_expander_topo()Jason Yan2023-05-081-10/+18
| | * | | | | scsi: libsas: Remove an empty branch in sas_check_parent_topology()Jason Yan2023-05-081-23/+33
| | * | | | | scsi: libsas: Simplify sas_check_eeds()Jason Yan2023-05-081-20/+20
| | |/ / / /