index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hisi_sas
/
hisi_sas_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-08-22
1
-1
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-14
1
-3
/
+4
|
\
|
*
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
1
-3
/
+4
*
|
scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()
Xiang Chen
2024-04-05
1
-1
/
+1
|
/
*
scsi: hisi_sas: Remove hisi_hba->timer for v3 hw
Xiang Chen
2024-01-24
1
-1
/
+6
*
scsi: hisi_sas: Check whether debugfs is enabled before removing or releasing it
Yihang Li
2024-01-24
1
-1
/
+2
*
scsi: hisi_sas: Remove redundant checks for automatic debugfs dump
Yihang Li
2024-01-24
1
-2
/
+2
*
scsi: hisi_sas: Fix a deadlock issue related to automatic dump
Yihang Li
2024-01-24
1
-2
/
+10
*
scsi: hisi_sas: Check before using pointer variables
Yihang Li
2023-12-13
1
-2
/
+5
*
scsi: hisi_sas: Replace with standard error code return value
Yihang Li
2023-12-13
1
-2
/
+2
*
scsi: hisi_sas: Directly call register snapshot instead of using workqueue
Yihang Li
2023-09-21
1
-2
/
+5
*
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-05
1
-1
/
+1
|
\
|
*
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-08-02
1
-1
/
+1
*
|
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
2023-08-24
1
-6
/
+3
|
\
\
|
*
|
scsi: libsas: Delete struct scsi_core
John Garry
2023-08-21
1
-3
/
+3
|
*
|
scsi: libsas: Delete enum sas_phy_type
John Garry
2023-08-21
1
-1
/
+0
|
*
|
scsi: libsas: Delete enum sas_class
John Garry
2023-08-21
1
-1
/
+0
|
*
|
scsi: libsas: Delete sas_ha_struct.lldd_module
John Garry
2023-08-21
1
-1
/
+0
|
|
/
*
/
scsi: hisi_sas: Delete unused lock in hisi_sas_port_notify_formed()
Yihang Li
2023-07-23
1
-5
/
+0
|
/
*
scsi: hisi_sas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-07
1
-2
/
+1
*
scsi: hisi_sas: Ensure all enabled PHYs up during controller reset
Yihang Li
2023-04-02
1
-2
/
+30
*
scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
Xingui Yang
2023-04-02
1
-9
/
+16
*
scsi: hisi_sas: Sync complete queue for poll queue
Xiang Chen
2023-03-09
1
-20
/
+57
*
scsi: hisi_sas: Add poll support for v3 hw
Xiang Chen
2023-03-09
1
-3
/
+15
*
scsi: hisi_sas: Set a port invalid only if there are no devices attached when...
Yihang Li
2023-01-12
1
-1
/
+1
*
scsi: hisi_sas: Use abort task set to reset SAS disks when discovered
Xingui Yang
2023-01-12
1
-1
/
+1
*
scsi: hisi_sas: Fix tag freeing for reserved tags
Jason Yan
2023-01-07
1
-1
/
+1
*
scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus reset
Jie Zhan
2022-11-26
1
-3
/
+5
*
scsi: Revert "scsi: hisi_sas: Don't send bcast events from HW during nexus HA...
Jie Zhan
2022-11-26
1
-12
/
+4
*
scsi: Revert "scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()"
Jie Zhan
2022-11-26
1
-7
/
+0
*
scsi: hisi_sas: Put reserved tags in lower region of tagset
John Garry
2022-10-22
1
-7
/
+7
*
scsi: hisi_sas: Use sas_task_find_rq()
John Garry
2022-10-22
1
-18
/
+8
*
scsi: hisi_sas: Use sas_find_attathed_phy_id() instead of open coding it
Jason Yan
2022-10-18
1
-11
/
+3
*
scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
Xingui Yang
2022-10-18
1
-1
/
+17
*
scsi: hisi_sas: Move slot variable definition in hisi_sas_abort_task()
Xingui Yang
2022-10-18
1
-5
/
+3
*
scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset
John Garry
2022-09-06
1
-4
/
+12
*
scsi: hisi_sas: Add helper to process bcast events
John Garry
2022-09-06
1
-0
/
+12
*
scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
John Garry
2022-09-06
1
-0
/
+7
*
scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlier
John Garry
2022-09-06
1
-1
/
+1
*
scsi: hisi_sas: Relocate DMA unmap of SMP task
Xiang Chen
2022-07-18
1
-1
/
+5
*
scsi: hisi_sas: Remove unnecessary variable to hold DMA map elements
Xiang Chen
2022-07-18
1
-25
/
+18
*
scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
John Garry
2022-05-19
1
-0
/
+2
*
scsi: hisi_sas: Fix rescan after deleting a disk
John Garry
2022-05-19
1
-29
/
+18
*
scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus reset
John Garry
2022-05-19
1
-7
/
+12
*
scsi: hisi_sas: Remove stray fallthrough annotation
Dan Carpenter
2022-03-29
1
-1
/
+0
*
scsi: hisi_sas: Use libsas internal abort support
John Garry
2022-03-14
1
-298
/
+155
*
scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeout
Xiang Chen
2022-02-27
1
-1
/
+2
*
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
2022-02-22
1
-127
/
+3
*
scsi: libsas: Add sas_abort_task()
John Garry
2022-02-19
1
-26
/
+1
*
scsi: libsas: Add sas_query_task()
John Garry
2022-02-19
1
-11
/
+1
[next]