index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
Age
Commit message (
Expand
)
Author
2023-01-04
ata: libata: simplify qc_fill_rtf port operation interface
Damien Le Moal
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
2022-12-30
Merge patch series "scsi: libsas: Some coding style fixes and cleanups"
Martin K. Petersen
2022-12-30
scsi: libsas: Factor out sas_ex_add_dev()
Jason Yan
2022-12-30
scsi: libsas: Factor out sas_ata_add_dev()
Jason Yan
2022-12-30
scsi: libsas: Remove useless dev_list delete in sas_ex_discover_end_dev()
Jason Yan
2022-12-30
scsi: libsas: Change the coding style of sas_discover_sata()
Jason Yan
2022-12-30
scsi: libsas: Move sas_get_ata_command_set() up to save the declaration
Jason Yan
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-11-26
scsi: libsas: Do not export sas_ata_wait_after_reset()
Jie Zhan
2022-11-26
scsi: libsas: Add smp_ata_check_ready_type()
Jie Zhan
2022-10-19
scsi: libsas: make use of ata_port_is_frozen() helper
Niklas Cassel
2022-10-18
scsi: libsas: Use sas_phy_match_port_addr() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Use sas_phy_addr_match() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Use sas_phy_match_dev_addr() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
2022-10-18
scsi: libsas: Introduce SAS address comparison helpers
Jason Yan
2022-10-18
scsi: libsas: Update SATA dev FIS in sas_ata_task_done()
John Garry
2022-10-18
scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
John Garry
2022-10-18
scsi: libsas: Add sas_ata_device_link_abort()
John Garry
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
2022-09-25
scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
Duoming Zhou
2022-07-18
scsi: libsas: Resume SAS host for phy reset or enable via sysfs
Xiang Chen
2022-06-10
scsi: libsas: Introduce struct smp_rps_resp
Damien Le Moal
2022-06-10
scsi: libsas: Introduce struct smp_rg_resp
Damien Le Moal
2022-06-10
scsi: libsas: Introduce struct smp_disc_resp
Damien Le Moal
2022-05-19
scsi: libsas: Refactor sas_ata_hard_reset()
John Garry
2022-03-14
scsi: hisi_sas: Use libsas internal abort support
John Garry
2022-03-14
scsi: libsas: Add sas_execute_internal_abort_dev()
John Garry
2022-03-14
scsi: libsas: Add sas_execute_internal_abort_single()
John Garry
2022-03-01
scsi: libsas: Clean up sas_form_port()
Damien Le Moal
2022-02-27
scsi: libsas: Use bool for queue_work() return code
John Garry
2022-02-27
scsi: libsas: Make sas_notify_{phy,port}_event() return void
John Garry
2022-02-22
scsi: libsas: Simplify sas_ata_qc_issue() detection of NCQ commands
Damien Le Moal
2022-02-22
scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
Damien Le Moal
2022-02-22
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
2022-02-19
scsi: libsas: Add sas_abort_task()
John Garry
2022-02-19
scsi: libsas: Add sas_query_task()
John Garry
2022-02-19
scsi: libsas: Add sas_lu_reset()
John Garry
2022-02-19
scsi: libsas: Add sas_clear_task_set()
John Garry
2022-02-19
scsi: libsas: Add sas_abort_task_set()
John Garry
2022-02-19
scsi: libsas: Add TMF handler aborted callback
John Garry
2022-02-19
scsi: libsas: Add TMF handler exec complete callback
John Garry
2022-02-19
scsi: libsas: Add sas_execute_ssp_tmf()
John Garry
2022-02-19
scsi: libsas: Add sas_execute_tmf()
John Garry
2022-02-19
scsi: libsas: Move SMP task handlers to core
John Garry
2022-02-19
scsi: libsas: Delete SAS_SG_ERR
John Garry
2022-02-19
scsi: libsas: Use enum for response frame DATAPRES field
John Garry
2022-02-19
scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()
John Garry
[prev]
[next]