Age | Commit message (Expand) | Author |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig |
2014-11-27 | libsas: remove task_collector mode | Christoph Hellwig |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-05 | libsas: use ata_dev_classify() | Hannes Reinecke |
2014-03-18 | libata, libsas: kill pm_result and related cleanup | Dan Williams |
2013-06-04 | [SCSI] libsas: implement > 16 byte CDB support | James Bottomley |
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-07-20 | [SCSI] libsas: trim sas_task of slow path infrastructure | Dan Williams |
2012-07-20 | [SCSI] libsas: drop sata port multiplier infrastructure | Dan Williams |
2012-07-20 | [SCSI] libsas: add sas_eh_abort_handler | Dan Williams |
2012-07-20 | [SCSI] libsas: enforce eh strategy handlers only in eh context | Dan Williams |
2012-07-20 | [SCSI] libata, libsas: introduce sched_eh and end_eh port ops | Dan Williams |
2012-07-08 | [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf | 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: revert ata srst | Dan Williams |
2012-02-29 | [SCSI] libsas: async ata scanning | Dan Williams |
2012-02-29 | [SCSI] libsas: mark all domain devices gone if root port disappears | 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: add mutex for SMP task execution | Jeff Skirvin |
2012-02-19 | [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset | Dan Williams |
2012-02-19 | [SCSI] libsas: let libata handle command timeouts | Dan Williams |
2012-02-19 | [SCSI] libsas: fix timeout vs completion race | Dan Williams |
2012-02-19 | [SCSI] libsas: prevent double completion of scmds from eh | Dan Williams |
2012-02-19 | [SCSI] libsas: close error handling vs sas_ata_task_done() race | Dan Williams |
2012-02-19 | [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters | Dan Williams |
2012-02-19 | [SCSI] libsas: prevent domain rediscovery competing with ata error handling | Dan Williams |
2012-02-19 | [SCSI] libsas: convert dev->gone to flags | 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 |
2012-02-19 | [SCSI] libsas: kill sas_slave_destroy | Dan Williams |
2012-02-19 | [SCSI] libsas: remove unused ata_task_resp fields | Dan Williams |
2011-10-16 | [SCSI] libsas: fix port->dev_list locking | Dan Williams |
2011-10-02 | [SCSI] isci: atapi support | Dan Williams |
2011-10-02 | [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build error | Dan Williams |
2011-10-02 | [SCSI] libsas: Allow expander T-T attachments | Luben Tuikov |
2011-09-22 | [SCSI] libsas: sgpio write support | Dan Williams |
2011-08-27 | [SCSI] libsas: export sas_alloc_task() | Dan Williams |
2011-05-26 | [SCSI] libsas: Add option for SATA soft reset | Dave Jiang |
2010-12-21 | [SCSI] libsas: fix definition of wideport, include local sas address | Dan Williams |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-10-08 | [SCSI] libsas: Don't issue commands to devices that have been hot-removed | Darrick J. Wong |
2010-07-28 | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie |