summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001/pm8001_sas.c
AgeCommit message (Expand)Author
2023-05-31scsi: pm80xx: Add fatal error checksChangyuan Lyu
2022-10-27scsi: pm8001: Drop !task check in pm8001_abort_task()John Garry
2022-10-22scsi: pm8001: Use sas_task_find_rq() for taggingJohn Garry
2022-10-22scsi: pm8001: Remove pm8001_tag_init()Igor Pylypiv
2022-10-18scsi: pm8001: Use sas_find_attached_phy_id() instead of open coding itJason Yan
2022-10-18scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errorsJohn Garry
2022-10-18scsi: pm8001: Modify task abort handling for SATA taskJohn Garry
2022-06-16scsi: pm8001: Use non-atomic bitmap ops for tag alloc + freeJohn Garry
2022-03-14scsi: pm8001: Use libsas internal abort supportJohn Garry
2022-02-22scsi: pm8001: Simplify pm8001_ccb_task_free()Damien Le Moal
2022-02-22scsi: pm8001: Simplify pm8001_task_exec()Damien Le Moal
2022-02-22scsi: pm8001: Introduce ccb alloc/free helpersDamien Le Moal
2022-02-22scsi: pm8001: Simplify pm8001_get_ncq_tag()Damien Le Moal
2022-02-22scsi: pm8001: Cleanup pm8001_exec_internal_task_abort()Damien Le Moal
2022-02-22scsi: pm8001: Fix tag leaks on errorDamien Le Moal
2022-02-22scsi: pm8001: Fix tag values handlingDamien Le Moal
2022-02-22scsi: pm8001: Fix __iomem pointer use in pm8001_phy_control()Damien Le Moal
2022-02-19scsi: libsas: Add sas_abort_task()John Garry
2022-02-19scsi: libsas: Add sas_query_task()John Garry
2022-02-19scsi: libsas: Add sas_lu_reset()John Garry
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry
2022-02-19scsi: libsas: Add TMF handler aborted callbackJohn Garry
2022-02-19scsi: libsas: Add TMF handler exec complete callbackJohn Garry
2022-02-19scsi: libsas: Add sas_task.tmfJohn Garry
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry
2022-02-14Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry
2022-01-31scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry
2022-01-05scsi: pm80xx: Port reset timeout error handling correctionAjish Koshy
2021-11-18scsi: pm80xx: Add tracepointsChangyuan Lyu
2021-09-14scsi: pm80xx: Fix incorrect port value when registering a deviceAjish Koshy
2021-07-28scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv
2021-07-12scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-15scsi: pm8001: Remove unnecessary OOM messageZhen Lei
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche
2021-05-15scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy
2021-04-15scsi: pm80xx: Completing pending I/O after fatal errorRuksar Devadi
2021-04-12scsi: pm8001: Clean up white spaceLuo Jiaxing
2021-03-15scsi: pm8001: Provide function name 'pm8001_I_T_nexus_reset()' in headerLee Jones
2021-03-09scsi: pm80xx: Replace magic numbers with device state definesIgor Pylypiv
2021-01-22scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-22scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen
2020-11-30scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches
2020-11-23scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicitJoe Perches
2020-11-23scsi: pm8001: Neaten debug logging macros and usesJoe Perches