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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-13
scsi: libsas: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+1
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+9
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-6
/
+7
2021-06-23
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
1
-0
/
+9
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
3
-6
/
+7
2021-05-21
scsi: libsas: Use _safe() loop in sas_resume_port()
Dan Carpenter
1
-2
/
+2
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-47
/
+42
2021-04-08
scsi: libsas: Reset num_scatter if libata marks qc as NODATA
Jolly Shah
1
-5
/
+4
2021-04-06
scsi: libsas: Clean up whitespace
Luo Jiaxing
2
-7
/
+8
2021-04-06
scsi: libsas: Correctly indent statements in sas_to_ata_err()
Luo Jiaxing
1
-40
/
+34
2021-01-23
scsi: libsas: Remove temporarily-added _gfp() API variants
Ahmed S. Darwish
3
-25
/
+0
2021-01-23
scsi: libsas: Switch back to original event notifiers API
Ahmed S. Darwish
2
-7
/
+7
2021-01-23
scsi: libsas: Add gfp_t flags parameter to event notifications
Ahmed S. Darwish
3
-54
/
+25
2021-01-23
scsi: libsas: Pass gfp_t flags to event notifiers
Ahmed S. Darwish
2
-2
/
+4
2021-01-23
scsi: libsas: Introduce a _gfp() variant of event notifiers
Ahmed S. Darwish
3
-17
/
+73
2021-01-23
scsi: libsas: Remove notifier indirection
John Garry
3
-16
/
+4
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-14
/
+2
2020-09-23
scsi: libsas: Simplify the return expression of sas_discover_* functions
Liu Shixin
2
-14
/
+2
2020-09-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2020-09-10
scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
Dan Carpenter
1
-1
/
+2
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+4
2020-09-02
scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA
Luo Jiaxing
1
-1
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-4
/
+4
2020-07-25
scsi: libsas: Remove redundant assignment to variable res
Colin Ian King
1
-1
/
+1
2020-07-25
scsi: libsas: Check link status in ATA prereset()
Luo Jiaxing
1
-1
/
+15
2020-07-25
scsi: libsas: Remove postreset from sas_sata_ops
Luo Jiaxing
1
-1
/
+0
2020-04-15
scsi: libsas: Add missing annotation for sas_ata_qc_issue()
Jules Irenge
1
-0
/
+1
2020-03-26
ata: make SATA_PMP option selectable only if any SATA host driver is enabled
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2019-12-21
scsi: libsas: Tidy SAS address print format
John Garry
7
-11
/
+11
2019-12-10
scsi: libsas: stop discovering if oob mode is disconnected
Jason Yan
1
-1
/
+10
2019-08-21
scsi: libsas: sas_discover: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+0
2019-07-12
scsi: libsas: remove the exporting of sas_wait_eh
Denis Efremov
1
-1
/
+0
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-133
/
+27
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
3
-25
/
+15
2019-06-19
scsi: libsas: no need to join wide port again in sas_ex_discover_dev()
Jason Yan
1
-22
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-4
/
+1
2019-06-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2
-33
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-05-30
scsi: libsas: delete sas port if expander discover failed
Jason Yan
1
-0
/
+2
2019-05-30
scsi: libsas: only clear phy->in_shutdown after shutdown event done
Jason Yan
1
-2
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59
Thomas Gleixner
3
-54
/
+3
2019-05-21
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
9
-141
/
+9
2019-05-21
scsi: libsas: switch sas_ata.[ch] to SPDX tags
Christoph Hellwig
1
-15
/
+1
2019-05-21
scsi: libsas: add a SPDX tag to sas_task.c
Christoph Hellwig
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-16
scsi: libsas: Print expander PHY indexes in decimal
John Garry
4
-28
/
+27
2019-04-16
scsi: libsas: Do discovery on empty PHY to update PHY info
John Garry
1
-0
/
+5
2019-04-16
scsi: libsas: Inject revalidate event for root port event
John Garry
1
-3
/
+21
[next]