index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
libsas.h
Age
Commit message (
Expand
)
Author
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-02-27
scsi: libsas: Make sas_notify_{phy,port}_event() return void
John Garry
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_task.tmf
John Garry
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
2022-02-19
scsi: libsas: Delete SAS_SG_ERR
John Garry
2022-02-19
scsi: libsas: Delete lldd_clear_aca callback
John Garry
2022-02-11
scsi: libsas: Use void for sas_discover_event() return code
Xiang Chen
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2021-12-22
scsi: libsas: Add flag SAS_HA_RESUMING
Xiang Chen
2021-12-22
scsi: libsas: Don't always drain event workqueue for HA resume
John Garry
2021-10-12
scsi: libsas: Export sas_phy_enable()
Luo Jiaxing
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-01-22
scsi: libsas: Remove temporarily-added _gfp() API variants
Ahmed S. Darwish
2021-01-22
scsi: libsas: Add gfp_t flags parameter to event notifications
Ahmed S. Darwish
2021-01-22
scsi: libsas: Introduce a _gfp() variant of event notifiers
Ahmed S. Darwish
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59
Thomas Gleixner
2019-05-21
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
2019-04-15
scsi: libsas: Inject revalidate event for root port event
John Garry
2019-04-15
scsi: libsas: Stop hardcoding SAS address length
John Garry
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-01-11
scsi: libsas: Fix some indentation in libsas.h
John Garry
2018-06-19
scsi: libsas: dynamically allocate and free ata host
Jason Yan
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-10
scsi: libsas: direct call probe and destruct
Jason Yan
2018-01-08
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
2018-01-08
scsi: libsas: make the event threshold configurable
Jason Yan
2018-01-08
scsi: libsas: shut down the PHY if events reached the threshold
Jason Yan
2018-01-08
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
2017-11-21
scsi: libsas: align sata_device's rps_resp on a cacheline
Huacai Chen
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-09-15
scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONE
Jason Yan
2017-09-15
scsi: libsas: remove the numbering for each event enum
Jason Yan
2017-09-15
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
2017-08-29
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2017-08-25
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-06-27
scsi: sas: scsi_queue_work can fail, so make callers aware
Johannes Thumshirn
[next]