summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | scsi: be2iscsi: Simplify an alloc_workqueue() invocationBart Van Assche2024-08-231-4/+2
| | * | | | | scsi: mptfusion: Simplify the alloc*_workqueue() invocationsBart Van Assche2024-08-233-15/+5
| | * | | | | scsi: Expand all create*_workqueue() invocationsBart Van Assche2024-08-2325-43/+64
| * | | | | | scsi: target: Remove unused declarationsYue Haibing2024-08-235-15/+0
| * | | | | | scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()Dan Carpenter2024-08-231-1/+1
| * | | | | | scsi: ufs: Move UFS trace events to private headerAvri Altman2024-08-233-3/+9
| * | | | | | scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info()Dan Carpenter2024-08-171-1/+1
| * | | | | | scsi: ufs: Add HCI capabilities sysfs groupAvri Altman2024-08-132-0/+80
| * | | | | | scsi: ufs: Prepare to add HCI capabilities sysfsAvri Altman2024-08-132-18/+25
| * | | | | | Merge patch series "NCR5380: Bug fixes and other improvements"Martin K. Petersen2024-08-134-210/+215
| |\ \ \ \ \ \
| | * | | | | | scsi: NCR5380: Clean up indentationFinn Thain2024-08-133-52/+56
| | * | | | | | scsi: NCR5380: Remove obsolete commentFinn Thain2024-08-131-1/+0
| | * | | | | | scsi: NCR5380: Remove redundant result calculation from NCR5380_transfer_pio()Finn Thain2024-08-132-25/+14
| | * | | | | | scsi: NCR5380: Drop redundant member from struct NCR5380_cmdFinn Thain2024-08-132-3/+0
| | * | | | | | scsi: NCR5380: Handle BSY signal loss during information transfer phasesFinn Thain2024-08-131-8/+14
| | * | | | | | scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfersFinn Thain2024-08-131-0/+4
| | * | | | | | scsi: mac_scsi: Enable scatter/gather by defaultFinn Thain2024-08-131-1/+7
| | * | | | | | scsi: NCR5380: Check for phase match during PDMA fixupFinn Thain2024-08-131-39/+39
| | * | | | | | scsi: mac_scsi: Disallow bus errors during PDMA sendFinn Thain2024-08-131-25/+19
| | * | | | | | scsi: mac_scsi: Refactor polling loopFinn Thain2024-08-131-38/+42
| | * | | | | | scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messagesFinn Thain2024-08-131-20/+22
| | |/ / / / /
| * | | | | | scsi: mpi3mr: Driver version update to 8.10.0.5.50Ranjan Kumar2024-08-131-2/+2
| * | | | | | scsi: mpi3mr: Update consumer index of reply queues after every 100 repliesRanjan Kumar2024-08-132-2/+17
| * | | | | | scsi: mpi3mr: Return complete ioc_status for ioctl commandsRanjan Kumar2024-08-131-5/+9
| * | | | | | scsi: snic: Avoid creating two slab caches with the same namePedro Falcato2024-08-131-1/+1
| * | | | | | scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property l...Rob Herring (Arm)2024-08-131-6/+2
| * | | | | | scsi: ufs: ufshcd-pltfrm: Use of_property_present()Rob Herring (Arm)2024-08-131-2/+2
| * | | | | | scsi: block: Don't check REQ_ATOMIC for readsJohn Garry2024-08-131-0/+1
| * | | | | | scsi: sd: Don't check if a write for REQ_ATOMICJohn Garry2024-08-131-1/+1
| * | | | | | Merge patch series "smartpqi updates"Martin K. Petersen2024-08-032-27/+151
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | scsi: smartpqi: Update driver version to 2.1.28-025Don Brace2024-08-031-3/+3
| | * | | | | scsi: smartpqi: Improve handling of multipath failoverKevin Barnett2024-08-031-1/+15
| | * | | | | scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quicklyGilbert Wu2024-08-031-18/+2
| | * | | | | scsi: smartpqi: Improve accuracy/performance of raid-bypass-counterKevin Barnett2024-08-032-5/+27
| | * | | | | scsi: smartpqi: Add new controller PCI IDsDavid Strahan2024-08-031-0/+104
| | |/ / / /
| * | | | | Merge patch series "Update lpfc to revision 14.4.0.4"Martin K. Petersen2024-08-038-46/+112
| |\ \ \ \ \
| | * | | | | scsi: lpfc: Copyright updates for 14.4.0.4 patchesJustin Tee2024-08-031-1/+1
| | * | | | | scsi: lpfc: Update lpfc version to 14.4.0.4Justin Tee2024-08-031-1/+1
| | * | | | | scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee2024-08-032-13/+36
| | * | | | | scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...Justin Tee2024-08-033-23/+46
| | * | | | | scsi: lpfc: Fix unintentional double clearing of vmid_flagJustin Tee2024-08-032-2/+3
| | * | | | | scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee2024-08-033-3/+24
| | * | | | | scsi: lpfc: Remove redundant vport assignment when building an abort requestJustin Tee2024-08-031-2/+0
| | * | | | | scsi: lpfc: Change diagnostic log flag during receipt of unknown ELS cmdsJustin Tee2024-08-031-1/+1
| | |/ / / /
| * | | | | scsi: ufs: core: Support Updating UIC Command TimeoutBao D. Nguyen2024-08-031-5/+24
| * | | | | Merge patch series "scsi: aacraid: struct sgmap: Replace 1-element arrays wit...Martin K. Petersen2024-08-035-31/+24
| |\ \ \ \ \
| | * | | | | scsi: aacraid: struct {user,}sgmap{,64,raw}: Replace 1-element arrays with fl...Kees Cook2024-08-035-30/+23
| | * | | | | scsi: aacraid: Rearrange order of struct aac_srb_unitKees Cook2024-08-031-1/+1
| | |/ / / /
| * | | | | Merge patch series "scsi: message: fusion: Replace 1-element arrays with flex...Martin K. Petersen2024-08-031-54/+6
| |\ \ \ \ \
| | * | | | | scsi: message: fusion: struct _CONFIG_PAGE_IOC_4: Replace 1-element array wit...Kees Cook2024-08-031-9/+1