Age | Commit message (Expand) | Author | Files | Lines |
2012-07-20 | [SCSI] libsas: trim sas_task of slow path infrastructure | Dan Williams | 1 | -10/+10 |
2012-07-20 | [SCSI] libsas: fix sas_discover_devices return code handling | Dan Williams | 1 | -27/+12 |
2012-07-20 | [SCSI] libsas: continue revalidation | Dan Williams | 1 | -4/+4 |
2012-07-20 | [SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status. | Jeff Skirvin | 1 | -1/+6 |
2012-04-23 | [SCSI] libsas: fix false positive 'device attached' conditions | Dan Williams | 1 | -1/+8 |
2012-04-23 | [SCSI] libsas, libata: fix start of life for a sas ata_port | Dan Williams | 1 | -3/+5 |
2012-04-23 | [SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_ready | Dan Williams | 1 | -1/+15 |
2012-04-23 | [SCSI] libsas: unify domain_device sas_rphy lifetimes | Dan Williams | 1 | -2/+4 |
2012-04-23 | [SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys | Thomas Jackson | 1 | -5/+12 |
2012-03-01 | [SCSI] libsas: fixup target_port_protocols for expanders that don't report sata | Dan Williams | 1 | -0/+2 |
2012-03-01 | [SCSI] libsas: restore scan order | Dan Williams | 1 | -3/+1 |
2012-03-01 | [SCSI] libsas: delete device on sas address changed | Dan Williams | 1 | -0/+9 |
2012-03-01 | [SCSI] libsas: let libata recover links that fail to transmit initial sig-fis | Dan Williams | 1 | -79/+99 |
2012-03-01 | [SCSI] libsas: improve debug statements | Dan Williams | 1 | -22/+52 |
2012-02-29 | [SCSI] libsas: fix sas_find_local_phy(), take phy references | Dan Williams | 1 | -1/+4 |
2012-02-29 | [SCSI] libsas: check for 'gone' expanders in smp_execute_task() | Dan Williams | 1 | -0/+5 |
2012-02-29 | [SCSI] libsas: don't mark expanders as gone when a child device is removed | Dan Williams | 1 | -1/+0 |
2012-02-29 | [SCSI] libsas: poll for ata device readiness after reset | Dan Williams | 1 | -3/+7 |
2012-02-20 | [SCSI] libsas: add mutex for SMP task execution | Jeff Skirvin | 1 | -13/+16 |
2012-02-20 | [SCSI] libsas: execute transport link resets with libata-eh via host workqueue | Dan Williams | 1 | -1/+1 |
2012-02-20 | [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures | Dan Williams | 1 | -5/+39 |
2012-02-19 | [SCSI] libsas: prevent domain rediscovery competing with ata error handling | Dan Williams | 1 | -3/+2 |
2012-02-19 | [SCSI] libsas: convert dev->gone to flags | Dan Williams | 1 | -3/+3 |
2012-02-19 | [SCSI] libsas: fix domain_device leak | Dan Williams | 1 | -4/+6 |
2011-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -12/+25 |
2011-10-16 | [SCSI] libsas: fix port->dev_list locking | Dan Williams | 1 | -6/+9 |
2011-10-02 | [SCSI] libsas: fix panic when single phy is disabled on a wide port | Mark Salyzyn | 1 | -4/+6 |
2011-10-02 | [SCSI] libsas: set sas_address and device type of rphy | Jack Wang | 1 | -0/+2 |
2011-10-02 | [SCSI] libsas: Allow expander T-T attachments | Luben Tuikov | 1 | -6/+14 |
2011-09-22 | [SCSI] libsas: fix failure to revalidate domain for anything but the first ex... | Mark Salyzyn | 1 | -1/+1 |
2011-07-27 | [SCSI] libsas: remove expander from dev list on error | Luben Tuikov | 1 | -0/+3 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-02-28 | [SCSI] libsas: fix loopback topology bug during discovery | jack_wang | 1 | -0/+5 |
2010-10-12 | [SCSI] libsas: fix bug for vacant phy | Jack Wang | 1 | -3/+6 |
2010-10-09 | [SCSI] libsas: Don't issue commands to devices that have been hot-removed | Darrick J. Wong | 1 | -0/+3 |
2010-07-28 | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-06 | [SCSI] libsas: do not set res = 0 in sas_ex_discover_dev() | jack wang | 1 | -1/+0 |
2009-07-30 | [SCSI] libsas: fix wide port hotplug issues | Tom Peng | 1 | -40/+107 |
2009-05-19 | block: set rq->resid_len to blk_rq_bytes() on issue | Tejun Heo | 1 | -0/+4 |
2009-05-11 | block: cleanup rq->data_len usages | Tejun Heo | 1 | -4/+4 |
2009-05-11 | block: add rq->resid_len | Tejun Heo | 1 | -5/+1 |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -6/+6 |
2008-01-12 | [SCSI] libsas: don't use made up error codes | James Bottomley | 1 | -1/+1 |
2008-01-12 | [SCSI] libsas: don't treat underrun as an error on SMP tasks | James Bottomley | 1 | -0/+19 |
2008-01-12 | [SCSI] libsas: add host SMP processing | James Bottomley | 1 | -5/+3 |
2008-01-12 | [SCSI] libsas: Convert sas_proto users to sas_protocol | Darrick J. Wong | 1 | -3/+3 |
2007-07-28 | [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events() | Jesper Juhl | 1 | -3/+10 |
2007-07-24 | [SCSI] libsas: SMP request handler shouldn't crash when rphy is NULL | Darrick J. Wong | 1 | -2/+3 |
2007-07-22 | [SCSI] libsas: make ATA functions selectable by a config option | James Bottomley | 1 | -1/+8 |