index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_internal.h
Age
Commit message (
Expand
)
Author
2019-12-21
scsi: libsas: Tidy SAS address print format
John Garry
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59
Thomas Gleixner
2019-05-21
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
2018-11-15
scsi: libsas: Drop sas_printk()
John Garry
2018-11-15
scsi: libsas: Use pr_fmt(fmt)
John Garry
2018-01-10
scsi: libsas: direct call probe and destruct
Jason Yan
2018-01-08
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
2017-08-29
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2017-06-27
scsi: sas: scsi_queue_work can fail, so make callers aware
Johannes Thumshirn
2017-02-06
scsi: libsas: remove sas_scsi_timed_out
Christoph Hellwig
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2012-08-24
[SCSI] libsas: suspend / resume support
Dan Williams
2012-04-23
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
2012-02-29
[SCSI] libsas: set attached device type and target protocols for local phys
Dan Williams
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
2012-02-29
[SCSI] libsas: let libata recover links that fail to transmit initial sig-fis
Dan Williams
2012-02-29
[SCSI] libsas: fix sas_unregister_ports vs sas_drain_work
Dan Williams
2012-02-29
[SCSI] libsas: route local link resets through ata-eh
Dan Williams
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
2012-02-29
[SCSI] libsas: poll for ata device readiness after reset
Dan Williams
2012-02-19
[SCSI] libsas: sas_phy_enable via transport_sas_phy_reset
Dan Williams
2012-02-19
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
2012-02-19
[SCSI] libsas: perform sas-transport resets in shost->workq context
Dan Williams
2012-02-19
[SCSI] libsas: fix timeout vs completion race
Dan Williams
2012-02-19
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
2012-02-19
[SCSI] libsas: convert ha->state to flags
Dan Williams
2012-02-19
[SCSI] libsas: replace event locks with atomic bitops
Dan Williams
2012-02-19
[SCSI] libsas: fix domain_device leak
Dan Williams
2011-05-26
[SCSI] libsas: fix/amend device gone notification in sas_deform_port()
Dan Williams
2011-01-24
[SCSI] libsas: convert to standard kernel debugging
James Bottomley
2008-10-09
block: unify request timeout handling
Jens Axboe
2008-01-11
[SCSI] libsas: add host SMP processing
James Bottomley
2008-01-11
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
2007-07-18
[SCSI] sas_ata: Implement sas_task_abort for ATA devices
Darrick J. Wong
2007-01-13
[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading
Darrick J. Wong
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-07
[SCSI] aci94xx: implement link rate setting
James Bottomley
2006-09-07
[SCSI] SAS: consolidate linkspeed definitions
James Bottomley
2006-08-29
[SCSI] aic94xx: new driver
James Bottomley