summaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas
AgeCommit message (Expand)Author
2020-01-12scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2019-12-05scsi: libsas: Check SMP PHY control function resultJohn Garry
2019-12-05scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry
2019-11-25scsi: libsas: always unregister the old device if going to discover newJason Yan
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan
2019-05-31scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry
2019-05-10scsi: libsas: fix a race condition when smp task timeoutJason Yan
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2018-05-25scsi: libsas: defer ata device eh commands to libataJason Yan
2018-04-13scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang
2018-04-13scsi: libsas: fix error when getting phy eventsJason Yan
2018-04-13scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan
2017-04-08scsi: libsas: fix ata xfer lengthJohn Garry
2016-07-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-07-20scsi:libsas: fix oops caused by assigning a freed task to ->lldd_taskWei Fang
2016-07-14libsas: use ata_is_ncq() and ata_has_dma() accessorsHannes Reinecke
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke
2015-03-24Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li
2015-03-06libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: don't force tagged_supported in driversChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-03-18libata, libsas: kill pm_result and related cleanupDan Williams
2014-03-15[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe
2013-11-27[SCSI] libsas: fix usage of ata_tf_to_fisDan Williams
2013-11-23block: Kill bio_segments()/bi_vcnt usageKent Overstreet
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley
2013-05-10Merge branch 'misc' into for-linusJames Bottomley
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-04-06[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau
2013-04-06[SCSI] libsas: use right function to alloc smp responseJohn Gong
2013-03-23block: Remove some unnecessary bi_vcnt usageKent Overstreet
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-08-24[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams