index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_expander.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-30
scsi: libsas: Factor out sas_ex_add_dev()
Jason Yan
1
-29
/
+39
2022-12-30
scsi: libsas: Factor out sas_ata_add_dev()
Jason Yan
1
-52
/
+2
2022-12-30
scsi: libsas: Remove useless dev_list delete in sas_ex_discover_end_dev()
Jason Yan
1
-3
/
+0
2022-11-26
scsi: libsas: Add smp_ata_check_ready_type()
Jie Zhan
1
-2
/
+2
2022-10-18
scsi: libsas: Use sas_phy_match_port_addr() instead of open coding it
Jason Yan
1
-2
/
+1
2022-10-18
scsi: libsas: Use sas_phy_addr_match() instead of open coding it
Jason Yan
1
-2
/
+1
2022-10-18
scsi: libsas: Use sas_phy_match_dev_addr() instead of open coding it
Jason Yan
1
-12
/
+6
2022-10-18
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
1
-0
/
+16
2022-09-25
scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
Duoming Zhou
1
-1
/
+1
2022-06-10
scsi: libsas: Introduce struct smp_rps_resp
Damien Le Moal
1
-2
/
+2
2022-06-10
scsi: libsas: Introduce struct smp_rg_resp
Damien Le Moal
1
-18
/
+13
2022-06-10
scsi: libsas: Introduce struct smp_disc_resp
Damien Le Moal
1
-18
/
+14
2022-02-19
scsi: libsas: Move SMP task handlers to core
John Garry
1
-22
/
+2
2021-12-23
scsi: libsas: Resume host while sending SMP I/Os
Xiang Chen
1
-0
/
+3
2021-07-21
scsi: libsas: Allow libsas to include SCSI header files directly
Jason Yan
1
-1
/
+1
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
1
-1
/
+1
2021-04-06
scsi: libsas: Clean up whitespace
Luo Jiaxing
1
-6
/
+7
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-25
scsi: libsas: Remove redundant assignment to variable res
Colin Ian King
1
-1
/
+1
2019-12-21
scsi: libsas: Tidy SAS address print format
John Garry
1
-2
/
+2
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-56
/
+15
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-19
/
+10
2019-06-19
scsi: libsas: no need to join wide port again in sas_ex_discover_dev()
Jason Yan
1
-22
/
+4
2019-05-30
scsi: libsas: delete sas port if expander discover failed
Jason Yan
1
-0
/
+2
2019-05-21
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
1
-15
/
+1
2019-04-16
scsi: libsas: Print expander PHY indexes in decimal
John Garry
1
-22
/
+22
2019-04-16
scsi: libsas: Do discovery on empty PHY to update PHY info
John Garry
1
-0
/
+5
2019-04-16
scsi: libsas: Improve vague log in SAS rediscovery
John Garry
1
-6
/
+14
2019-04-16
scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...
John Garry
1
-1
/
+6
2019-04-16
scsi: libsas: Stop hardcoding SAS address length
John Garry
1
-7
/
+8
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+33
2019-02-16
scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
John Garry
1
-0
/
+2
2019-01-29
scsi: libsas: Remove scsi_to_u32()
Bart Van Assche
1
-4
/
+5
2019-01-12
scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
John Garry
1
-0
/
+20
2019-01-12
scsi: libsas: Check SMP PHY control function result
John Garry
1
-1
/
+8
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
1
-114
/
+100
2018-11-15
scsi: libsas: Drop sas_printk()
John Garry
1
-12
/
+10
2018-09-26
scsi: libsas: fix a race condition when smp task timeout
Jason Yan
1
-5
/
+4
2018-09-26
scsi: libsas: always unregister the old device if going to discover new
Jason Yan
1
-8
/
+5
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-02-28
scsi: libsas: Fix kernel-doc headers
Bart Van Assche
1
-14
/
+15
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+6
2018-01-11
scsi: libsas: direct call probe and destruct
Jason Yan
1
-5
/
+3
2018-01-09
scsi: libsas: initialize sas_phy status according to response of DISCOVER
chenxiang
1
-0
/
+1
2018-01-09
scsi: libsas: fix error when getting phy events
Jason Yan
1
-1
/
+1
2018-01-09
scsi: libsas: fix memory leak in sas_smp_get_phy_events()
Jason Yan
1
-0
/
+1
2017-12-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+5
2017-12-12
scsi: libsas: fix length error in sas_smp_handler()
Jason Yan
1
-5
/
+5
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
[next]