| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-07-11 | 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: Print expander PHY indexes in decimal | John Garry | 2019-04-15 | 1 | -1/+1 |
* | scsi: libsas: Stop hardcoding SAS address length | John Garry | 2019-04-15 | 1 | -19/+21 |
* | scsi: libsas: Drop SAS_DPRINTK() and revise logs levels | John Garry | 2018-11-15 | 1 | -3/+3 |
* | scsi: libsas: Drop sas_printk() | John Garry | 2018-11-15 | 1 | -2/+2 |
* | scsi: libsas: Fix kernel-doc headers | Bart Van Assche | 2018-02-27 | 1 | -1/+1 |
* | scsi: libsas: Use new workqueue to run sas event and disco event | Jason Yan | 2018-01-08 | 1 | -0/+18 |
* | scsi: libsas: make the event threshold configurable | Jason Yan | 2018-01-08 | 1 | -0/+31 |
* | scsi: libsas: shut down the PHY if events reached the threshold | Jason Yan | 2018-01-08 | 1 | -1/+32 |
* | scsi: libsas: Use dynamic alloced work to avoid sas event lost | Jason Yan | 2018-01-08 | 1 | -3/+24 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-11-14 | 1 | -12/+0 |
|\ |
|
| * | scsi: libsas: kill useless ha_event and do some cleanup | Jason Yan | 2017-09-15 | 1 | -12/+0 |
* | | scsi: sas: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 1 | -1/+2 |
|/ |
|
* | scsi: sas: remove sas_domain_release_transport | Johannes Thumshirn | 2017-04-04 | 1 | -7/+0 |
* | scsi: libsas: remove sas_scsi_timed_out | Christoph Hellwig | 2017-02-06 | 1 | -1/+0 |
* | libsas: remove task_collector mode | Christoph Hellwig | 2014-11-27 | 1 | -21/+0 |
* | [SCSI] libsas: suspend / resume support | Dan Williams | 2012-08-24 | 1 | -1/+89 |
* | [SCSI] libsas: trim sas_task of slow path infrastructure | Dan Williams | 2012-07-20 | 1 | -2/+21 |
* | [SCSI] libsas: enforce eh strategy handlers only in eh context | Dan Williams | 2012-07-20 | 1 | -0/+2 |
* | [SCSI] libata, libsas: introduce sched_eh and end_eh port ops | Dan Williams | 2012-07-20 | 1 | -7/+7 |
* | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work | Dan Williams | 2012-04-23 | 1 | -6/+5 |
* | [SCSI] libsas: don't recover end devices attached to disabled phys | Dan Williams | 2012-02-29 | 1 | -0/+3 |
* | [SCSI] libsas: fix sas_unregister_ports vs sas_drain_work | Dan Williams | 2012-02-29 | 1 | -7/+11 |
* | [SCSI] libsas: route local link resets through ata-eh | Dan Williams | 2012-02-29 | 1 | -19/+26 |
* | [SCSI] libsas: Remove redundant phy state notification calls. | Jeff Skirvin | 2012-02-19 | 1 | -4/+1 |
* | [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset | Dan Williams | 2012-02-19 | 1 | -8/+49 |
* | [SCSI] libsas: execute transport link resets with libata-eh via host workqueue | Dan Williams | 2012-02-19 | 1 | -1/+55 |
* | [SCSI] libsas: perform sas-transport resets in shost->workq context | Dan Williams | 2012-02-19 | 1 | -1/+58 |
* | [SCSI] libsas: let libata handle command timeouts | 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/+2 |
* | [SCSI] libsas: introduce sas_drain_work() | Dan Williams | 2012-02-19 | 1 | -3/+6 |
* | [SCSI] libsas: convert ha->state to flags | Dan Williams | 2012-02-19 | 1 | -2/+2 |
* | [SCSI] libsas: replace event locks with atomic bitops | Dan Williams | 2012-02-19 | 1 | -2/+1 |
* | [SCSI] isci: export phy events via ->lldd_control_phy() | Dan Williams | 2011-10-02 | 1 | -4/+9 |
* | [SCSI] libsas: export sas_alloc_task() | Dan Williams | 2011-08-27 | 1 | -3/+27 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-22 | 1 | -0/+1 |
|\ |
|
| * | [SCSI] libsas: add SAS management protocol handler | FUJITA Tomonori | 2007-07-18 | 1 | -0/+1 |
* | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
|/ |
|
* | [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading | Darrick J. Wong | 2007-01-13 | 1 | -0/+12 |
* | [SCSI] libsas: Destroy the task collector thread after releasing ports | Darrick J. Wong | 2007-01-13 | 1 | -2/+3 |
* | [SCSI] libsas: Add a sysfs knob to enable/disable a phy | Darrick J. Wong | 2007-01-13 | 1 | -2/+33 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 | 1 | -1/+3 |
|\ |
|
| * | [PATCH] aic94xx: handle REQ_DEVICE_RESET | Darrick J. Wong | 2006-11-22 | 1 | -1/+1 |
| * | [SCSI] libsas: modify error handler to use scsi_eh_* functions | Darrick J. Wong | 2006-11-15 | 1 | -0/+2 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -2/+4 |
|/ |
|
* | [SCSI] aci94xx: implement link rate setting | James Bottomley | 2006-09-07 | 1 | -2/+42 |