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-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-27scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan
2022-07-27scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery
2022-07-14scsi/device_handlers: Use the new blk_opf_t typeBart Van Assche
2022-07-14scsi/core: Use the new blk_opf_t typeBart Van Assche
2022-07-14scsi/core: Change the return type of scsi_noretry_cmd() into boolBart Van Assche
2022-07-14scsi/core: Improve static type checkingBart Van Assche
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche
2022-07-14scsi: pm80xx: Set stopped phy's linkrate to DisabledChangyuan Lyu
2022-07-14scsi: pm80xx: Fix 'Unknown' max/min linkrateChangyuan Lyu
2022-07-14scsi: megaraid: Clear READ queue map's nr_queuesMing Lei
2022-07-06block: move zone related fields to struct gendiskChristoph Hellwig
2022-07-06block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zonesChristoph Hellwig
2022-07-06block: pass a gendisk to blk_queue_set_zonedChristoph Hellwig
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry
2022-07-06scsi: fnic: Drop reserved request handlingJohn Garry
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry
2022-07-06scsi: core: Remove reserved request time-out handlingJohn Garry
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-06-28scsi: hisi_sas: Limit max hw sectors for v3 HWJohn Garry
2022-06-17scsi: ibmvfc: Store vhost pointer during subcrq allocationTyrel Datwyler
2022-06-17scsi: ibmvfc: Allocate/free queue resource only during probe/removeTyrel Datwyler
2022-06-17scsi: storvsc: Correct reporting of Hyper-V I/O size limitsSaurabh Sengar
2022-06-14scsi: iscsi: Exclude zero from the endpoint ID rangeSergey Gorenko
2022-06-10scsi: scsi_debug: Fix zone transition to full conditionDamien Le Moal
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner
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