summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-09-12scsi: scsi_debug: Remove a useless memset()Christophe JAILLET
2024-09-12scsi: pmcraid: Convert comma to semicolonChen Ni
2024-09-12scsi: sd: Retry START STOP UNIT commandsBart Van Assche
2024-09-12scsi: mpi3mr: A performance fixTomas Henzl
2024-09-12scsi: mpt3sas: Remove trailing space after \n newlineColin Ian King
2024-09-12scsi: lpfc: Remove trailing space after \n newlineColin Ian King
2024-09-12scsi: qedf: Remove trailing space after \n newlineColin Ian King
2024-09-12scsi: hisi_sas: Remove trailing space after \n newlineColin Ian King
2024-09-12scsi: megaraid_sas: Remove trailing space after \n newlineColin Ian King
2024-09-12scsi: pm8001: Remove trailing space after \n newlineColin Ian King
2024-09-12scsi: zalon: Remove trailing space after \n newlineColin Ian King
2024-09-12scsi: libcxgbi: Remove an unused field in struct cxgbi_deviceChristophe JAILLET
2024-09-12scsi: ibmvfc: Add max_sectors module parameterBrian King
2024-09-12scsi: sd: Remove duplicate included header file linux/bio-integrity.hHongbo Li
2024-09-12scsi: st: Fix input/output error on empty drive resetRafael Rocha
2024-09-09treewide: correct the typo 'retun'WangYuli
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin
2024-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig
2024-08-29scsi: check that busses support the DMA API before setting dma parametersChristoph Hellwig
2024-08-28Merge patch series "smartpqi updates"Martin K. Petersen
2024-08-28scsi: smartpqi: update driver version to 2.1.30-031Don Brace
2024-08-28scsi: smartpqi: fix volume size updatesDon Brace
2024-08-28scsi: smartpqi: fix rare system hang during LUN resetMurthy Bhat
2024-08-28scsi: smartpqi: add new controller PCI IDsDavid Strahan
2024-08-28scsi: smartpqi: add counter for parity write stream requestsMahesh Rajashekhara
2024-08-28scsi: smartpqi: correct stream detectionMahesh Rajashekhara
2024-08-28scsi: smartpqi: Add fw log to kdumpMurthy Bhat
2024-08-28scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rportChristophe JAILLET
2024-08-28scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_portChristophe JAILLET
2024-08-28scsi: bnx2i: Remove unused declarationsYue Haibing
2024-08-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-08-22Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen
2024-08-22scsi: core: Simplify an alloc_workqueue() invocationBart Van Assche
2024-08-22scsi: stex: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: scsi_transport_fc: Simplify alloc_workqueue() invocationsBart Van Assche
2024-08-22scsi: snic: Simplify alloc_workqueue() invocationsBart Van Assche
2024-08-22scsi: qedi: Simplify an alloc_workqueue() invocationBart Van Assche
2024-08-22scsi: qedf: Simplify alloc_workqueue() invocationsBart Van Assche
2024-08-22scsi: myrs: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: myrb: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: mpt3sas: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocationBart Van Assche
2024-08-22scsi: fcoe: Simplify alloc_ordered_workqueue() invocationsBart Van Assche
2024-08-22scsi: esas2r: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: bfa: Simplify an alloc_ordered_workqueue() invocationBart Van Assche
2024-08-22scsi: be2iscsi: Simplify an alloc_workqueue() invocationBart Van Assche
2024-08-22scsi: Expand all create*_workqueue() invocationsBart Van Assche