index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
libsas.h
Age
Commit message (
Expand
)
Author
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
2017-04-04
scsi: sas: remove sas_domain_release_transport
Johannes Thumshirn
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
2014-03-18
libata, libsas: kill pm_result and related cleanup
Dan Williams
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2012-08-24
[SCSI] libsas: suspend / resume support
Dan Williams
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
2012-07-20
[SCSI] libsas: drop sata port multiplier infrastructure
Dan Williams
2012-07-20
[SCSI] libsas: add sas_eh_abort_handler
Dan Williams
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
2012-07-08
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
Dan Williams
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
2012-02-29
[SCSI] libsas: revert ata srst
Dan Williams
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
2012-02-29
[SCSI] libsas: mark all domain devices gone if root port disappears
Dan Williams
[next]