index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...
Xingui Yang
1
-0
/
+14
2024-04-20
scsi: libsas: Move sas_add_parent_port() to sas_expander.c
Xingui Yang
1
-15
/
+0
2023-09-13
scsi: libsas: Move local functions declarations to sas_internal.h
Damien Le Moal
1
-0
/
+12
2023-08-21
scsi: libsas: Remove unused declarations
Yue Haibing
1
-7
/
+0
2022-11-26
scsi: libsas: Add smp_ata_check_ready_type()
Jie Zhan
1
-0
/
+2
2022-10-18
scsi: libsas: Introduce SAS address comparison helpers
Jason Yan
1
-0
/
+17
2022-10-18
scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
John Garry
1
-0
/
+4
2022-06-10
scsi: libsas: Introduce struct smp_rps_resp
Damien Le Moal
1
-1
/
+1
2022-02-27
scsi: libsas: Use bool for queue_work() return code
John Garry
1
-1
/
+1
2022-02-27
scsi: libsas: Make sas_notify_{phy,port}_event() return void
John Garry
1
-2
/
+0
2022-02-19
scsi: libsas: Add sas_execute_tmf()
John Garry
1
-0
/
+3
2022-02-19
scsi: libsas: Move SMP task handlers to core
John Garry
1
-0
/
+3
2021-12-22
scsi: libsas: Refactor sas_queue_deferred_work()
Xiang Chen
1
-0
/
+1
2021-12-22
scsi: libsas: Resume host while sending SMP I/Os
Xiang Chen
1
-0
/
+1
2021-01-22
scsi: libsas: Remove temporarily-added _gfp() API variants
Ahmed S. Darwish
1
-4
/
+0
2021-01-22
scsi: libsas: Add gfp_t flags parameter to event notifications
Ahmed S. Darwish
1
-2
/
+3
2021-01-22
scsi: libsas: Introduce a _gfp() variant of event notifiers
Ahmed S. Darwish
1
-0
/
+4
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
1
-1
/
+0
2019-12-21
scsi: libsas: Tidy SAS address print format
John Garry
1
-1
/
+1
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59
Thomas Gleixner
1
-18
/
+1
2019-05-21
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
1
-18
/
+1
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
1
-7
/
+4
2018-11-15
scsi: libsas: Drop sas_printk()
John Garry
1
-2
/
+0
2018-11-15
scsi: libsas: Use pr_fmt(fmt)
John Garry
1
-2
/
+11
2018-01-10
scsi: libsas: direct call probe and destruct
Jason Yan
1
-0
/
+1
2018-01-08
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
1
-0
/
+6
2017-08-29
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
1
-6
/
+6
2017-06-27
scsi: sas: scsi_queue_work can fail, so make callers aware
Johannes Thumshirn
1
-2
/
+2
2017-02-06
scsi: libsas: remove sas_scsi_timed_out
Christoph Hellwig
1
-2
/
+0
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
1
-2
/
+0
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
1
-5
/
+5
2012-08-24
[SCSI] libsas: suspend / resume support
Dan Williams
1
-0
/
+1
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
1
-3
/
+3
2012-02-29
[SCSI] libsas: set attached device type and target protocols for local phys
Dan Williams
1
-0
/
+17
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
1
-0
/
+9
2012-02-29
[SCSI] libsas: let libata recover links that fail to transmit initial sig-fis
Dan Williams
1
-2
/
+4
2012-02-29
[SCSI] libsas: fix sas_unregister_ports vs sas_drain_work
Dan Williams
1
-0
/
+1
2012-02-29
[SCSI] libsas: route local link resets through ata-eh
Dan Williams
1
-0
/
+1
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
1
-0
/
+1
2012-02-29
[SCSI] libsas: poll for ata device readiness after reset
Dan Williams
1
-1
/
+2
2012-02-19
[SCSI] libsas: sas_phy_enable via transport_sas_phy_reset
Dan Williams
1
-0
/
+3
2012-02-19
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
1
-0
/
+1
2012-02-19
[SCSI] libsas: perform sas-transport resets in shost->workq context
Dan Williams
1
-0
/
+10
2012-02-19
[SCSI] libsas: fix timeout vs completion race
Dan Williams
1
-0
/
+1
2012-02-19
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
1
-0
/
+3
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
1
-14
/
+0
2012-02-19
[SCSI] libsas: convert ha->state to flags
Dan Williams
1
-1
/
+1
2012-02-19
[SCSI] libsas: replace event locks with atomic bitops
Dan Williams
1
-25
/
+7
2012-02-19
[SCSI] libsas: fix domain_device leak
Dan Williams
1
-0
/
+19
[next]