aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_scsi_host.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner2019-05-24
* scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-08
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28
|\
| * scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry2018-11-15
* | block: don't hold the queue_lock over blk_abort_requestChristoph Hellwig2018-11-15
|/
* scsi: read host_busy via scsi_host_busy()Ming Lei2018-06-26
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-20
|\
| * scsi: libsas: defer ata device eh commands to libataJason Yan2018-03-12
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-31
|\|
| * scsi: libsas: remove private hex2bin() implementationAndy Shevchenko2018-01-03
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-01-19
|\ \ | |/ |/|
| * scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke2018-01-10
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
|/
* scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-01
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-25
* scsi: libsas: Remove a set-but-not-used variableBart Van Assche2017-08-25
* scsi: make eh_eflags persistentHannes Reinecke2017-04-06
* scsi: libsas: allow async abortsChristoph Hellwig2017-04-06
* scsi: libsas: remove sas_scsi_timed_outChristoph Hellwig2017-02-06
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-04
* libsas: remove task_collector modeChristoph Hellwig2014-11-27
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* scsi: don't force tagged_supported in driversChristoph Hellwig2014-11-12
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* scsi: convert host_busy to atomic_tChristoph Hellwig2014-07-25
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams2014-03-15
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-04
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-20
* [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handlerDan Williams2012-07-20
* [SCSI] libsas: add sas_eh_abort_handlerDan Williams2012-07-20
* [SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams2012-07-20
* [SCSI] libsas: cleanup spurious calls to scsi_schedule_ehMaciej Trela2012-07-20
* [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-20
* [SCSI] libsas: don't recover end devices attached to disabled physDan Williams2012-02-29
* [SCSI] libsas: fix lifetime of SAS_HA_FROZENDan Williams2012-02-29
* [SCSI] libsas: async ata scanningDan Williams2012-02-29
* [SCSI] libsas: fix mixed topology recoveryDan Williams2012-02-29
* [SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams2012-02-29
* [SCSI] libsas: pre-clean commands that won the eh vs completion raceDan Williams2012-02-29
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-29
* [SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams2012-02-19
* [SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libataDan Williams2012-02-19
* [SCSI] libsas: let libata handle command timeoutsDan Williams2012-02-19
* [SCSI] libsas: fix timeout vs completion raceDan Williams2012-02-19
* [SCSI] libsas: prevent double completion of scmds from ehDan Williams2012-02-19
* [SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams2012-02-19
* [SCSI] libsas: convert dev->gone to flagsDan Williams2012-02-19