summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_scsi_host.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-201-1/+0Star
|\
| * scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov2019-07-121-1/+0Star
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-1/+1
|\|
| * scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig2019-05-211-18/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner2019-05-241-18/+1Star
|/
* scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-081-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-65/+58Star
|\
| * scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry2018-11-151-65/+58Star
* | block: don't hold the queue_lock over blk_abort_requestChristoph Hellwig2018-11-151-8/+2Star
|/
* scsi: read host_busy via scsi_host_busy()Ming Lei2018-06-261-2/+2
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-211-20/+13Star
|\
| * scsi: libsas: defer ata device eh commands to libataJason Yan2018-03-131-20/+13Star
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-16/+4Star
|\|
| * scsi: libsas: remove private hex2bin() implementationAndy Shevchenko2018-01-041-16/+4Star
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-01-201-2/+15
|\ \ | |/ |/|
| * scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke2018-01-101-2/+15
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-1/+1
|/
* scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-1/+1
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-6/+6
* scsi: libsas: Remove a set-but-not-used variableBart Van Assche2017-08-251-3/+0Star
* scsi: make eh_eflags persistentHannes Reinecke2017-04-061-2/+0Star
* scsi: libsas: allow async abortsChristoph Hellwig2017-04-061-3/+0Star
* scsi: libsas: remove sas_scsi_timed_outChristoph Hellwig2017-02-071-7/+0Star
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-8/+0Star
* libsas: remove task_collector modeChristoph Hellwig2014-11-271-175/+1Star
* 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
* [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams2014-03-151-1/+1
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-041-1/+1
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-201-2/+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-201-4/+117
* [SCSI] libsas: cleanup spurious calls to scsi_schedule_ehMaciej Trela2012-07-201-1/+0Star
* [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-201-6/+21
* [SCSI] libsas: don't recover end devices attached to disabled physDan Williams2012-02-291-1/+2
* [SCSI] libsas: fix lifetime of SAS_HA_FROZENDan Williams2012-02-291-6/+7
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-18/+0Star
* [SCSI] libsas: fix mixed topology recoveryDan Williams2012-02-291-6/+7
* [SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams2012-02-291-3/+0Star
* [SCSI] libsas: pre-clean commands that won the eh vs completion raceDan Williams2012-02-291-9/+16
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-20/+18Star
* [SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams2012-02-191-1/+0Star
* [SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libataDan Williams2012-02-191-2/+2
* [SCSI] libsas: let libata handle command timeoutsDan Williams2012-02-191-2/+20