Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-08scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu
2022-06-08scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu
2022-06-08scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller
2022-06-08scsi: lpfc: Update lpfc version to 14.2.0.4James Smart
2022-06-08scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart
2022-06-08scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmdsJames Smart
2022-06-08scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart
2022-06-08scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is abortedJames Smart
2022-06-08scsi: lpfc: Address NULL pointer dereference after starget_to_rport()James Smart
2022-06-08scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart
2022-06-08scsi: lpfc: Resolve some cleanup issues following abort path refactoringJames Smart
2022-06-08scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()James Smart
2022-06-08scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang
2022-06-08scsi: sd: Fix interpretation of VPD B9h lengthTyler Erickson
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-06-03Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-02scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov
2022-06-02scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix
2022-06-02scsi: mpi3mr: Fix kernel-docJiapeng Chong
2022-06-02scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove
2022-06-02scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioningHannes Reinecke
2022-06-02scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal
2022-06-02scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal
2022-06-02scsi: mpi3mr: Rework mrioc->bsg_device model to fix warningsSumit Saxena
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-28blk-mq: remove the done argument to blk_execute_rq_nowaitChristoph Hellwig
2022-05-26scsi: storvsc: Removing Pre Win8 related logicSaurabh Sengar
2022-05-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-05-25Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-24Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-24scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke
2022-05-24scsi: core: Unexport scsi_bus_typeChristoph Hellwig
2022-05-24scsi: sd: Don't call blk_cleanup_disk() in sd_probe()Christoph Hellwig
2022-05-24scsi: isci: Fix typo in commentJulia Lawall
2022-05-24scsi: pmcraid: Fix typo in commentJulia Lawall
2022-05-24scsi: smartpqi: Fix typo in commentJulia Lawall
2022-05-24scsi: qedf: Fix typo in commentJulia Lawall
2022-05-24scsi: esas2r: Fix typo in commentJulia Lawall
2022-05-24scsi: storvsc: Fix typo in commentJulia Lawall
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-20scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park
2022-05-20scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche
2022-05-20scsi: qla1280: Remove redundant variableColin Ian King
2022-05-20scsi: lpfc: Add support for VMID tagging of NVMe I/OsJames Smart
2022-05-20scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independentJames Smart
2022-05-20scsi: lpfc: Commonize VMID code locationJames Smart
2022-05-20scsi: elx: efct: Remove NULL check after calling container_of()Haowen Bai
2022-05-20scsi: dpt_i2o: Drop redundant spinlock initializationHaowen Bai