aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas (follow)
AgeCommit message (Expand)AuthorFilesLines
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-04scsi: 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-06scsi: libsas: remove sas_scsi_timed_outChristoph Hellwig3-10/+0
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig2-23/+23
2016-07-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2016-07-20scsi: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-24Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-1/+2
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li1-1/+2
2015-03-06libsas: 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-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus 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-17scsi: use 64-bit LUNsHannes Reinecke1-5/+6
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2014-03-18libata, 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
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe1-1/+1
2013-11-27[SCSI] libsas: fix usage of ata_tf_to_fisDan Williams1-1/+1
2013-11-23block: Kill bio_segments()/bi_vcnt usageKent Overstreet1-4/+4
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley1-1/+1
2013-05-10Merge branch 'misc' into for-linusJames Bottomley5-87/+87
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley5-87/+87
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2013-04-06[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau1-0/+12
2013-04-06[SCSI] libsas: use right function to alloc smp responseJohn Gong1-1/+1
2013-03-23block: Remove some unnecessary bi_vcnt usageKent Overstreet1-3/+3
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-08-24[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams1-4/+1
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams8-14/+310
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams1-1/+1
2012-07-20[SCSI] libsas: trim sas_task of slow path infrastructureDan Williams3-14/+37
2012-07-20[SCSI] libsas: drop sata port multiplier infrastructureDan Williams1-6/+0
2012-07-20[SCSI] libsas: fix sas_discover_devices return code handlingDan Williams1-27/+12
2012-07-20[SCSI] libsas: continue revalidationDan Williams1-4/+4
2012-07-20[SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.Jeff Skirvin1-1/+6