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
/
drivers
/
scsi
/
libsas
/
sas_expander.c
Age
Commit message (
Expand
)
Author
2023-05-08
scsi: libsas: factor out sas_check_fanout_expander_topo()
Jason Yan
2023-05-08
scsi: libsas: Remove an empty branch in sas_check_parent_topology()
Jason Yan
2023-05-08
scsi: libsas: Simplify sas_check_eeds()
Jason Yan
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-11-26
scsi: libsas: Add smp_ata_check_ready_type()
Jie Zhan
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-09-25
scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
Duoming Zhou
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-02-19
scsi: libsas: Move SMP task handlers to core
John Garry
2021-12-22
scsi: libsas: Resume host while sending SMP I/Os
Xiang Chen
2021-07-20
scsi: libsas: Allow libsas to include SCSI header files directly
Jason Yan
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-04-06
scsi: libsas: Clean up whitespace
Luo Jiaxing
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
scsi: libsas: Remove redundant assignment to variable res
Colin Ian King
2019-12-21
scsi: libsas: Tidy SAS address print format
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-06-18
scsi: libsas: no need to join wide port again in sas_ex_discover_dev()
Jason Yan
2019-05-29
scsi: libsas: delete sas port if expander discover failed
Jason Yan
2019-05-21
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
2019-04-15
scsi: libsas: Print expander PHY indexes in decimal
John Garry
2019-04-15
scsi: libsas: Do discovery on empty PHY to update PHY info
John Garry
2019-04-15
scsi: libsas: Improve vague log in SAS rediscovery
John Garry
2019-04-15
scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...
John Garry
2019-04-15
scsi: libsas: Stop hardcoding SAS address length
John Garry
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-15
scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
John Garry
2019-01-29
scsi: libsas: Remove scsi_to_u32()
Bart Van Assche
2019-01-11
scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
John Garry
2019-01-11
scsi: libsas: Check SMP PHY control function result
John Garry
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
2018-11-15
scsi: libsas: Drop sas_printk()
John Garry
2018-09-25
scsi: libsas: fix a race condition when smp task timeout
Jason Yan
2018-09-25
scsi: libsas: always unregister the old device if going to discover new
Jason Yan
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-02-27
scsi: libsas: Fix kernel-doc headers
Bart Van Assche
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: initialize sas_phy status according to response of DISCOVER
chenxiang
2018-01-08
scsi: libsas: fix error when getting phy events
Jason Yan
2018-01-08
scsi: libsas: fix memory leak in sas_smp_get_phy_events()
Jason Yan
2017-12-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
[next]