summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-251-1/+2
|\
| * ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-191-1/+2
* | libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley2015-03-071-2/+4
|/
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-8/+0Star
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-8/+0Star
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-121-55/+11Star
|\ \ | |/ |/|
| * libsas: use ata_dev_classify()Hannes Reinecke2014-11-051-55/+11Star
* | libsas: remove task_collector modeChristoph Hellwig2014-11-275-207/+3Star
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-7/+5Star
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-14/+3Star
* | scsi: don't force tagged_supported in driversChristoph Hellwig2014-11-121-1/+0Star
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-14/+6Star
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-8/+3Star
|/
* scsi: convert host_busy to atomic_tChristoph Hellwig2014-07-251-2/+3
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-5/+6
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-021-1/+1
|\
| * [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams2014-03-151-1/+1
* | libata, libsas: kill pm_result and related cleanupDan Williams2014-03-181-30/+5Star
|/
* Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-311-1/+1
|\
| * [SCSI] libsas: fix usage of ata_tf_to_fisDan Williams2013-11-271-1/+1
* | block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-241-4/+4
|/
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-041-1/+1
* Merge branch 'misc' into for-linusJames Bottomley2013-05-105-87/+87
|\
| * [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-105-87/+87
* | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-3/+3
|\ \ | |/ |/|
| * block: Remove some unnecessary bi_vcnt usageKent Overstreet2013-03-231-3/+3
* | [SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau2013-04-061-0/+12
* | [SCSI] libsas: use right function to alloc smp responseJohn Gong2013-04-061-1/+1
|/
* treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams2012-08-241-4/+1Star
* [SCSI] libsas: suspend / resume supportDan Williams2012-08-248-14/+310
* [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-201-1/+1
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-203-14/+37
* [SCSI] libsas: drop sata port multiplier infrastructureDan Williams2012-07-201-6/+0Star
* [SCSI] libsas: fix sas_discover_devices return code handlingDan Williams2012-07-201-27/+12Star
* [SCSI] libsas: continue revalidationDan Williams2012-07-201-4/+4
* [SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.Jeff Skirvin2012-07-201-1/+6
* [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handlerDan Williams2012-07-201-11/+8Star
* [SCSI] libsas: add sas_eh_abort_handlerDan Williams2012-07-201-0/+21
* [SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams2012-07-203-4/+130
* [SCSI] libsas: cleanup spurious calls to scsi_schedule_ehMaciej Trela2012-07-202-2/+0Star
* [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-205-25/+72
* [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-081-6/+6
* [SCSI] Revert "[SCSI] libsas: fix sas port naming"Dan Williams2012-04-231-1/+1
* [SCSI] libsas: fix false positive 'device attached' conditionsDan Williams2012-04-231-1/+8
* [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-233-29/+25Star
* [SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_readyDan Williams2012-04-231-1/+15
* [SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams2012-04-232-7/+10
* [SCSI] libsas: fix sas_get_port_device regressionDan Williams2012-04-231-4/+5
* [SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson2012-04-231-5/+12