aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-05-13Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/basev5.10/standard/preempt-rt/baseBruce Ashfield
2024-04-13scsi: sd: Fix wrong zone_write_granularity value during revalidateShin'ichiro Kawasaki
2024-04-13scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee
2024-04-13scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann
2024-04-13scsi: qla2xxx: Update manufacturer detailBikash Hazarika
2024-04-13scsi: qla2xxx: Update manufacturer detailsBikash Hazarika
2024-04-13scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum
2024-04-13scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran
2024-04-13scsi: qla2xxx: Fix command flush on cable pullQuinn Tran
2024-04-13scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran
2024-04-13scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli
2024-04-13block: introduce zone_write_granularity limitDamien Le Moal
2024-03-26scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann
2024-03-26scsi: csiostor: Avoid function pointer castsArnd Bergmann
2024-03-26scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar
2024-03-01scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap
2024-03-01scsi: lpfc: Use unsigned type for num_sgeHannes Reinecke
2024-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2024-02-23scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan
2024-02-23scsi: core: Move scsi_host_busy() out of host lock if it is for per-commandMing Lei
2024-02-23scsi: core: Move scsi_host_busy() out of host lock for waking up EH handlerMing Lei
2024-02-23scsi: core: Introduce enum scsi_dispositionBart Van Assche
2024-02-23scsi: isci: Fix an error code problem in isci_io_request_build()Su Hui
2024-02-23scsi: libfc: Fix up timeout error in fc_fcp_rec_error()Hannes Reinecke
2024-02-23scsi: libfc: Don't schedule abort twiceHannes Reinecke
2024-02-23scsi: arcmsr: Support new PCI device IDs 1883 and 1886ching Huang
2024-02-23scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee
2024-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2024-01-25scsi: hisi_sas: Replace with standard error code return valueYihang Li
2024-01-25scsi: fnic: Return error if vmalloc() failedArtem Chernyshev
2024-01-12scsi: core: Always send batch on reset or error handling commandAlexander Atanasov
2024-01-12Revert "scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request"Greg Kroah-Hartman
2024-01-12Revert "scsi: core: Use a structure member to track the SCSI command submitter"Greg Kroah-Hartman
2024-01-12Revert "scsi: core: Always send batch on reset or error handling command"Greg Kroah-Hartman
2024-01-11Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2024-01-05scsi: core: Always send batch on reset or error handling commandAlexander Atanasov
2024-01-05scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche
2024-01-05scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2024-01-05scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun
2023-12-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-12-18Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-12-08scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran
2023-12-08scsi: qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2023-12-03Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-11-28scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...Chandrakanth patil
2023-11-28scsi: mpt3sas: Fix loop logicRanjan Kumar
2023-11-28scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao
2023-11-20scsi: ufs: core: Leave space for '\0' in utf8 desc stringDaniel Mentz
2023-11-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield