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-09-25scsi: pm8001: Fix running_req for internal abort commandsJohn Garry
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-02scsi: pm8001: Fix typo 'the the' in commentSlark Xiao
2022-07-14scsi: pm80xx: Fix 'Unknown' max/min linkrateChangyuan Lyu
2022-06-17scsi: pm8001: Set up tags before using themJohn Garry
2022-03-15scsi: pm8001: Use libsas internal abort supportJohn Garry
2022-02-23scsi: pm8001: Improve pm80XX_send_abort_all()Damien Le Moal
2022-02-23scsi: pm8001: Simplify pm8001_ccb_task_free()Damien Le Moal
2022-02-23scsi: pm8001: Simplify pm8001_mpi_build_cmd() interfaceDamien Le Moal
2022-02-23scsi: pm8001: Introduce ccb alloc/free helpersDamien Le Moal
2022-02-23scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()Damien Le Moal
2022-02-23scsi: pm8001: Fix tag leaks on errorDamien Le Moal
2022-02-23scsi: pm8001: Fix task leak in pm8001_send_abort_all()Damien Le Moal
2022-02-23scsi: pm8001: Fix tag values handlingDamien Le Moal
2022-02-23scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal
2022-02-23scsi: pm8001: Fix abort all task initializationDamien Le Moal
2022-02-23scsi: pm8001: Fix NCQ NON DATA command completion handlingDamien Le Moal
2022-02-23scsi: pm8001: Fix NCQ NON DATA command task initializationDamien Le Moal
2022-02-23scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal
2022-02-23scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry
2022-02-15Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen
2022-02-12scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry
2022-01-31scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy
2021-11-19scsi: pm80xx: Add pm80xx_mpi_build_cmd() tracepointChangyuan Lyu
2021-11-19scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv
2021-11-19scsi: pm80xx: Do not check the address-of value for NULLIgor Pylypiv
2021-10-05scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv
2021-10-05scsi: pm80xx: Replace open coded check with dev_is_expander()Igor Pylypiv
2021-09-15scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy
2021-08-10scsi: pm8001: Remove redundant initialization of variable 'rv'Colin Ian King
2021-07-13scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche
2021-05-16scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy
2021-04-16scsi: pm80xx: Reset PI and CI memory during re-initializationViswas G
2021-04-16scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi
2021-04-13scsi: pm8001: Clean up white spaceLuo Jiaxing
2021-04-13scsi: pm80xx: Fix potential infinite loopColin Ian King
2021-04-13Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-04-06scsi: pm80xx: Fix chip initialization failureViswas G
2021-03-16scsi: pm8001: Fix some misnamed function descriptionsLee Jones
2021-01-23scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-23scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-01-23scsi: libsas: Remove notifier indirectionJohn Garry
2021-01-13scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen
2020-12-01scsi: pm8001: Remove space in a debug messageColin Ian King
2020-11-24scsi: pm8001: Neaten debug logging macros and usesJoe Perches