summaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas
AgeCommit message (Expand)AuthorFilesLines
2020-01-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2019-12-05scsi: libsas: Check SMP PHY control function resultJohn Garry1-1/+8
2019-12-05scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry1-0/+20
2019-11-20scsi: libsas: always unregister the old device if going to discover newJason Yan1-8/+5
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-05-31scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry1-0/+5
2019-05-10scsi: libsas: fix a race condition when smp task timeoutJason Yan1-5/+4
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry1-0/+2
2018-05-25scsi: libsas: defer ata device eh commands to libataJason Yan1-20/+13
2018-04-12scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang1-0/+1
2018-04-12scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1
2018-04-12scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan1-0/+1
2018-01-23scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke1-2/+15
2017-12-20scsi: libsas: fix length error in sas_smp_handler()Jason Yan1-5/+5
2017-08-30scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig4-105/+84
2017-08-26scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-6/+6
2017-08-26scsi: libsas: Annotate fall-through in a switch statementBart Van Assche1-0/+1
2017-08-26scsi: libsas: Remove a set-but-not-used variableBart Van Assche1-3/+0
2017-06-28scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn2-16/+24
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-12/+0
2017-04-06scsi: make eh_eflags persistentHannes Reinecke1-2/+0
2017-04-06scsi: libsas: allow async abortsChristoph Hellwig1-3/+0
2017-04-05scsi: sas: remove sas_domain_release_transportJohannes Thumshirn1-7/+0
2017-03-20scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-10/+0
2017-02-07scsi: libsas: remove sas_scsi_timed_outChristoph Hellwig3-10/+0
2017-01-28block: split scsi_request out of struct requestChristoph Hellwig2-23/+23
2016-07-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2016-07-21scsi:libsas: fix oops caused by assigning a freed task to ->lldd_taskWei Fang1-0/+1
2016-07-14libsas: use ata_is_ncq() and ata_has_dma() accessorsHannes Reinecke1-9/+2
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke1-1/+2
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke1-2/+4
2015-03-25Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li1-1/+2
2015-03-07libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley1-2/+4
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley1-8/+0
2014-12-12Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds1-55/+11
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-8/+0
2014-11-27libsas: remove task_collector modeChristoph Hellwig5-207/+3
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-7/+5
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-14/+3
2014-11-12scsi: don't force tagged_supported in driversChristoph Hellwig1-1/+0
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-14/+6
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-8/+3
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke1-55/+11
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig1-2/+3
2014-07-18scsi: use 64-bit LUNsHannes Reinecke1-5/+6
2014-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2014-03-19libata, libsas: kill pm_result and related cleanupDan Williams1-30/+5
2014-03-15[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams1-1/+1