summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: Remove trailing space after \n newlineColin Ian King2024-09-131-1/+1
* scsi: megaraid_sas: Remove trailing space after \n newlineColin Ian King2024-09-131-1/+1
* scsi: pm8001: Remove trailing space after \n newlineColin Ian King2024-09-131-1/+1
* scsi: zalon: Remove trailing space after \n newlineColin Ian King2024-09-131-1/+1
* scsi: fusion: mptctl: Use min() macroYan Zhen2024-09-131-1/+1
* scsi: libcxgbi: Remove an unused field in struct cxgbi_deviceChristophe JAILLET2024-09-131-3/+0
* scsi: ibmvfc: Add max_sectors module parameterBrian King2024-09-132-4/+19
* scsi: sd: Remove duplicate included header file linux/bio-integrity.hHongbo Li2024-09-131-1/+0
* scsi: st: Fix input/output error on empty drive resetRafael Rocha2024-09-131-2/+3
* Merge patch series "smartpqi updates"Martin K. Petersen2024-08-294-132/+322
|\
| * scsi: smartpqi: update driver version to 2.1.30-031Don Brace2024-08-291-3/+3
| * scsi: smartpqi: fix volume size updatesDon Brace2024-08-291-8/+14
| * scsi: smartpqi: fix rare system hang during LUN resetMurthy Bhat2024-08-291-6/+4
| * scsi: smartpqi: add new controller PCI IDsDavid Strahan2024-08-291-0/+24
| * scsi: smartpqi: add counter for parity write stream requestsMahesh Rajashekhara2024-08-292-14/+55
| * scsi: smartpqi: correct stream detectionMahesh Rajashekhara2024-08-291-1/+1
| * scsi: smartpqi: Add fw log to kdumpMurthy Bhat2024-08-294-100/+221
* | scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rportChristophe JAILLET2024-08-291-6/+0
* | scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_portChristophe JAILLET2024-08-291-1/+0
* | scsi: ufs: core: Remove ufshcd_urgent_bkops()Bao D. Nguyen2024-08-291-25/+7
* | scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()Gaosheng Cui2024-08-291-7/+0
* | scsi: bnx2i: Remove unused declarationsYue Haibing2024-08-291-11/+0
* | Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen2024-08-2342-142/+90
|\ \
| * | scsi: core: Simplify an alloc_workqueue() invocationBart Van Assche2024-08-232-6/+4
| * | scsi: ufs: Simplify alloc*_workqueue() invocationBart Van Assche2024-08-231-16/+7
| * | scsi: stex: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2024-08-231-5/+2
| * | scsi: scsi_transport_fc: Simplify alloc_workqueue() invocationsBart Van Assche2024-08-232-14/+3
| * | scsi: snic: Simplify alloc_workqueue() invocationsBart Van Assche2024-08-231-4/+2
| * | scsi: qedi: Simplify an alloc_workqueue() invocationBart Van Assche2024-08-231-3/+3
| * | scsi: qedf: Simplify alloc_workqueue() invocationsBart Van Assche2024-08-231-9/+6
| * | scsi: myrs: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2024-08-232-5/+2
| * | scsi: myrb: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2024-08-232-5/+2
| * | scsi: mpt3sas: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2024-08-232-6/+2
| * | scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2024-08-232-5/+1
| * | scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocationBart Van Assche2024-08-231-3/+2
| * | scsi: fcoe: Simplify alloc_ordered_workqueue() invocationsBart Van Assche2024-08-232-15/+5
| * | scsi: esas2r: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2024-08-232-5/+2
| * | scsi: bfa: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2024-08-232-5/+2
| * | 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