aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas
AgeCommit message (Expand)Author
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-04-28scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah
2020-09-23scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing
2020-08-07Revert "scsi: libsas: direct call probe and destruct"Greg Kroah-Hartman
2020-08-05scsi: libsas: direct call probe and destructJason Yan
2020-01-09scsi: 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-20scsi: 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-12scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang
2018-04-12scsi: libsas: fix error when getting phy eventsJason Yan
2018-04-12scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan
2018-01-23scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke
2017-12-20scsi: libsas: fix length error in sas_smp_handler()Jason Yan
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-08-25scsi: libsas: Annotate fall-through in a switch statementBart Van Assche
2017-08-25scsi: libsas: Remove a set-but-not-used variableBart Van Assche
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-06scsi: make eh_eflags persistentHannes Reinecke
2017-04-06scsi: libsas: allow async abortsChristoph Hellwig
2017-04-04scsi: sas: remove sas_domain_release_transportJohannes Thumshirn
2017-03-20scsi: libsas: fix ata xfer lengthJohn Garry
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-06scsi: libsas: remove sas_scsi_timed_outChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
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