| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: libsas: Refactor sas_queue_deferred_work() | Xiang Chen | 2021-12-23 | 1 | -0/+1 |
* | scsi: libsas: Resume host while sending SMP I/Os | Xiang Chen | 2021-12-23 | 1 | -0/+1 |
* | scsi: libsas: Remove temporarily-added _gfp() API variants | Ahmed S. Darwish | 2021-01-23 | 1 | -4/+0 |
* | scsi: libsas: Add gfp_t flags parameter to event notifications | Ahmed S. Darwish | 2021-01-23 | 1 | -2/+3 |
* | scsi: libsas: Introduce a _gfp() variant of event notifiers | Ahmed S. Darwish | 2021-01-23 | 1 | -0/+4 |
* | scsi: libsas: Remove notifier indirection | John Garry | 2021-01-23 | 1 | -1/+0 |
* | scsi: libsas: Tidy SAS address print format | John Garry | 2019-12-21 | 1 | -1/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-07-12 | 1 | -1/+1 |
|\ |
|
| * | scsi: libsas: switch remaining files to SPDX tags | Christoph Hellwig | 2019-05-21 | 1 | -18/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59 | Thomas Gleixner | 2019-05-24 | 1 | -18/+1 |
|/ |
|
* | scsi: libsas: Drop SAS_DPRINTK() and revise logs levels | John Garry | 2018-11-15 | 1 | -7/+4 |
* | scsi: libsas: Drop sas_printk() | John Garry | 2018-11-15 | 1 | -2/+0 |
* | scsi: libsas: Use pr_fmt(fmt) | John Garry | 2018-11-15 | 1 | -2/+11 |
* | scsi: libsas: direct call probe and destruct | Jason Yan | 2018-01-11 | 1 | -0/+1 |
* | scsi: libsas: Use dynamic alloced work to avoid sas event lost | Jason Yan | 2018-01-09 | 1 | -0/+6 |
* | scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough | Christoph Hellwig | 2017-08-30 | 1 | -6/+6 |
* | scsi: sas: scsi_queue_work can fail, so make callers aware | Johannes Thumshirn | 2017-06-28 | 1 | -2/+2 |
* | scsi: libsas: remove sas_scsi_timed_out | Christoph Hellwig | 2017-02-07 | 1 | -2/+0 |
* | libsas: remove task_collector mode | Christoph Hellwig | 2014-11-27 | 1 | -2/+0 |
* | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley | 2013-05-10 | 1 | -5/+5 |
* | [SCSI] libsas: suspend / resume support | Dan Williams | 2012-08-24 | 1 | -0/+1 |
* | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work | Dan Williams | 2012-04-23 | 1 | -3/+3 |
* | [SCSI] libsas: set attached device type and target protocols for local phys | Dan Williams | 2012-02-29 | 1 | -0/+17 |
* | [SCSI] libsas: async ata scanning | Dan Williams | 2012-02-29 | 1 | -0/+9 |
* | [SCSI] libsas: let libata recover links that fail to transmit initial sig-fis | Dan Williams | 2012-02-29 | 1 | -2/+4 |
* | [SCSI] libsas: fix sas_unregister_ports vs sas_drain_work | Dan Williams | 2012-02-29 | 1 | -0/+1 |
* | [SCSI] libsas: route local link resets through ata-eh | Dan Williams | 2012-02-29 | 1 | -0/+1 |
* | [SCSI] libsas: fix sas_find_local_phy(), take phy references | Dan Williams | 2012-02-29 | 1 | -0/+1 |
* | [SCSI] libsas: poll for ata device readiness after reset | Dan Williams | 2012-02-29 | 1 | -1/+2 |
* | [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset | Dan Williams | 2012-02-19 | 1 | -0/+3 |
* | [SCSI] libsas: execute transport link resets with libata-eh via host workqueue | Dan Williams | 2012-02-19 | 1 | -0/+1 |
* | [SCSI] libsas: perform sas-transport resets in shost->workq context | Dan Williams | 2012-02-19 | 1 | -0/+10 |
* | [SCSI] libsas: fix timeout vs completion race | Dan Williams | 2012-02-19 | 1 | -0/+1 |
* | [SCSI] libsas: prevent domain rediscovery competing with ata error handling | Dan Williams | 2012-02-19 | 1 | -0/+3 |
* | [SCSI] libsas: introduce sas_drain_work() | Dan Williams | 2012-02-19 | 1 | -14/+0 |
* | [SCSI] libsas: convert ha->state to flags | Dan Williams | 2012-02-19 | 1 | -1/+1 |
* | [SCSI] libsas: replace event locks with atomic bitops | Dan Williams | 2012-02-19 | 1 | -25/+7 |
* | [SCSI] libsas: fix domain_device leak | Dan Williams | 2012-02-19 | 1 | -0/+19 |
* | [SCSI] libsas: fix/amend device gone notification in sas_deform_port() | Dan Williams | 2011-05-27 | 1 | -1/+1 |
* | [SCSI] libsas: convert to standard kernel debugging | James Bottomley | 2011-01-24 | 1 | -5/+1 |
* | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 1 | -1/+1 |
* | [SCSI] libsas: add host SMP processing | James Bottomley | 2008-01-12 | 1 | -0/+14 |
* | [SCSI] libsas: Convert sas_proto users to sas_protocol | Darrick J. Wong | 2008-01-12 | 1 | -1/+1 |
* | [SCSI] sas_ata: Implement sas_task_abort for ATA devices | Darrick J. Wong | 2007-07-18 | 1 | -0/+3 |
* | [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading | Darrick J. Wong | 2007-01-13 | 1 | -2/+7 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -6/+6 |
* | [SCSI] aci94xx: implement link rate setting | James Bottomley | 2006-09-07 | 1 | -1/+1 |
* | [SCSI] SAS: consolidate linkspeed definitions | James Bottomley | 2006-09-07 | 1 | -1/+1 |
* | [SCSI] aic94xx: new driver | James Bottomley | 2006-08-29 | 1 | -0/+146 |