summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-13scsi: ufs: qcom: Update MODE_MAX cfg_bw valueManish Pandey1-1/+1
2024-09-13scsi: mpt3sas: Remove trailing space after \n newlineColin Ian King1-3/+2
2024-09-13scsi: lpfc: Remove trailing space after \n newlineColin Ian King1-2/+2
2024-09-13scsi: qedf: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-13scsi: hisi_sas: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-13scsi: megaraid_sas: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-13scsi: pm8001: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-13scsi: zalon: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-13scsi: fusion: mptctl: Use min() macroYan Zhen1-1/+1
2024-09-13scsi: libcxgbi: Remove an unused field in struct cxgbi_deviceChristophe JAILLET1-3/+0
2024-09-13scsi: ibmvfc: Add max_sectors module parameterBrian King2-4/+19
2024-09-13scsi: sd: Remove duplicate included header file linux/bio-integrity.hHongbo Li1-1/+0
2024-09-13scsi: st: Fix input/output error on empty drive resetRafael Rocha1-2/+3
2024-08-29scsi: smartpqi: update driver version to 2.1.30-031Don Brace1-3/+3
2024-08-29scsi: smartpqi: fix volume size updatesDon Brace1-8/+14
2024-08-29scsi: smartpqi: fix rare system hang during LUN resetMurthy Bhat1-6/+4
2024-08-29scsi: smartpqi: add new controller PCI IDsDavid Strahan1-0/+24
2024-08-29scsi: smartpqi: add counter for parity write stream requestsMahesh Rajashekhara2-14/+55
2024-08-29scsi: smartpqi: correct stream detectionMahesh Rajashekhara1-1/+1
2024-08-29scsi: smartpqi: Add fw log to kdumpMurthy Bhat4-100/+221
2024-08-29scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rportChristophe JAILLET1-6/+0
2024-08-29scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_portChristophe JAILLET1-1/+0
2024-08-29scsi: ufs: core: Remove ufshcd_urgent_bkops()Bao D. Nguyen1-25/+7
2024-08-29scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()Gaosheng Cui1-7/+0
2024-08-29scsi: bnx2i: Remove unused declarationsYue Haibing1-11/+0
2024-08-23scsi: core: Simplify an alloc_workqueue() invocationBart Van Assche2-6/+4
2024-08-23scsi: ufs: Simplify alloc*_workqueue() invocationBart Van Assche1-16/+7
2024-08-23scsi: stex: Simplify an alloc_ordered_workqueue() invocationBart Van Assche1-5/+2
2024-08-23scsi: scsi_transport_fc: Simplify alloc_workqueue() invocationsBart Van Assche2-14/+3
2024-08-23scsi: snic: Simplify alloc_workqueue() invocationsBart Van Assche1-4/+2
2024-08-23scsi: qedi: Simplify an alloc_workqueue() invocationBart Van Assche1-3/+3
2024-08-23scsi: qedf: Simplify alloc_workqueue() invocationsBart Van Assche1-9/+6
2024-08-23scsi: myrs: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-5/+2
2024-08-23scsi: myrb: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-5/+2
2024-08-23scsi: mpt3sas: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-6/+2
2024-08-23scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-5/+1
2024-08-23scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocationBart Van Assche1-3/+2
2024-08-23scsi: fcoe: Simplify alloc_ordered_workqueue() invocationsBart Van Assche2-15/+5
2024-08-23scsi: esas2r: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-5/+2
2024-08-23scsi: bfa: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-5/+2
2024-08-23scsi: be2iscsi: Simplify an alloc_workqueue() invocationBart Van Assche1-4/+2
2024-08-23scsi: mptfusion: Simplify the alloc*_workqueue() invocationsBart Van Assche3-15/+5
2024-08-23scsi: Expand all create*_workqueue() invocationsBart Van Assche25-43/+64
2024-08-23scsi: target: Remove unused declarationsYue Haibing5-15/+0
2024-08-23scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()Dan Carpenter1-1/+1
2024-08-23scsi: ufs: Move UFS trace events to private headerAvri Altman3-3/+9
2024-08-17scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info()Dan Carpenter1-1/+1
2024-08-13scsi: ufs: Add HCI capabilities sysfs groupAvri Altman2-0/+80
2024-08-13scsi: ufs: Prepare to add HCI capabilities sysfsAvri Altman2-18/+25
2024-08-13scsi: NCR5380: Clean up indentationFinn Thain3-52/+56