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
2024-07-17
Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2
-13
/
+11
2024-07-04
ata,scsi: Remove wrapper ata_sas_port_alloc()
Niklas Cassel
1
-11
/
+9
2024-07-04
ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()
Niklas Cassel
2
-2
/
+2
2024-07-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+14
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
2
-4
/
+4
2024-06-27
scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...
Xingui Yang
1
-0
/
+14
2024-05-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-26
/
+118
2024-04-20
Merge patch series "scsi: libsas: Fix the failure of adding phy with zero-add...
Martin K. Petersen
2
-23
/
+30
2024-04-20
scsi: libsas: Fix the failure of adding phy with zero-address to port
Xingui Yang
1
-2
/
+1
2024-04-20
scsi: libsas: Set port when ex_phy is added or deleted
Xingui Yang
1
-2
/
+5
2024-04-20
scsi: libsas: Move sas_add_parent_port() to sas_expander.c
Xingui Yang
2
-17
/
+17
2024-04-20
scsi: libsas: Add helper for port add ex_phy
Xingui Yang
1
-3
/
+8
2024-04-12
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
1
-3
/
+4
2024-04-02
scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGN
Yihang Li
1
-1
/
+1
2024-03-28
scsi: libsas: Fix declaration of ncq priority attributes
Damien Le Moal
1
-5
/
+7
2024-03-25
Merge patch series "NCQ Priority sysfs sttributes for libsas"
Martin K. Petersen
1
-0
/
+82
2024-03-25
scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
Igor Pylypiv
1
-0
/
+82
2024-03-11
scsi: libsas: Fix disk not being scanned in after being removed
Xingui Yang
1
-10
/
+22
2024-03-11
scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
Xingui Yang
1
-7
/
+12
2023-09-14
scsi: libsas: Declare sas_discover_end_dev() static
Damien Le Moal
1
-1
/
+1
2023-09-14
scsi: libsas: Declare sas_set_phy_speed() static
Damien Le Moal
1
-2
/
+2
2023-09-14
scsi: libsas: Move local functions declarations to sas_internal.h
Damien Le Moal
1
-0
/
+12
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-38
/
+3
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2
-8
/
+3
2023-08-31
scsi: libsas: Simplify sas_queue_reset() and remove unused code
Wenchao Hao
1
-38
/
+3
2023-08-25
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
8
-37
/
+33
2023-08-25
Merge patch series "Returning FIS on success for CDL"
Martin K. Petersen
1
-0
/
+3
2023-08-22
scsi: libsas: Delete sas_ssp_task.retry_count
John Garry
2
-2
/
+0
2023-08-22
scsi: libsas: Delete struct scsi_core
John Garry
8
-33
/
+33
2023-08-22
scsi: libsas: Delete enum sas_class
John Garry
2
-3
/
+0
2023-08-22
scsi: libsas: Add return_fis_on_success to sas_ata_task
Igor Pylypiv
1
-0
/
+3
2023-08-21
scsi: libsas: Remove unused declarations
Yue Haibing
1
-7
/
+0
2023-08-02
ata,scsi: remove ata_sas_port_init()
Niklas Cassel
1
-3
/
+0
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
1
-1
/
+1
2023-08-02
ata,scsi: remove ata_sas_port_destroy()
Hannes Reinecke
2
-2
/
+2
2023-08-02
ata,scsi: remove ata_sas_port_{start,stop} callbacks
Hannes Reinecke
1
-2
/
+0
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-53
/
+71
2023-06-05
ata: libata-sata: Simplify ata_change_queue_depth()
Damien Le Moal
1
-2
/
+1
2023-05-08
scsi: libsas: factor out sas_check_fanout_expander_topo()
Jason Yan
1
-10
/
+18
2023-05-08
scsi: libsas: Remove an empty branch in sas_check_parent_topology()
Jason Yan
1
-23
/
+33
2023-05-08
scsi: libsas: Simplify sas_check_eeds()
Jason Yan
1
-20
/
+20
2023-04-03
scsi: libsas: Abort all in-flight requests when device is gone
Jason Yan
1
-0
/
+29
2023-02-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-105
/
+114
2023-02-23
Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-6
/
+5
2023-01-12
scsi: libsas: Fix an error code in sas_ata_add_dev()
Dan Carpenter
1
-1
/
+1
2023-01-07
scsi: libsas: Grab the ATA port lock in sas_ata_device_link_abort()
Xingui Yang
1
-0
/
+3
2023-01-04
ata: libata: simplify qc_fill_rtf port operation interface
Damien Le Moal
1
-2
/
+1
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
1
-4
/
+4
2022-12-30
Merge patch series "scsi: libsas: Some coding style fixes and cleanups"
Martin K. Petersen
3
-105
/
+114
2022-12-30
scsi: libsas: Factor out sas_ex_add_dev()
Jason Yan
1
-29
/
+39
[next]