summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_sas.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Support retrieving sub-pages of mode pagesDamien Le Moal2023-05-221-1/+1
* scsi: scsi_transport_sas: Fix error handling in sas_phy_add()Yang Yingliang2022-11-081-4/+9
* scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limitJohn Garry2022-07-191-0/+6
* scsi: core: Remove <scsi/scsi_request.h>Christoph Hellwig2022-03-011-1/+0
* scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitionsSreekanth Reddy2021-10-191-0/+1
* scsi: core: Fixup calling convention for scsi_mode_sense()Hannes Reinecke2021-05-311-5/+4
* scsi: scsi_transport_sas: Add spaces around binary operator "|"Xiang Chen2020-08-041-1/+1
* scsi: scsi_transport_sas: Add missing newline in sysfs 'enable' attributeXiongfeng Wang2020-07-241-1/+1
* scsi: scsi_transport_sas: Fix memory leak when removing devicesJohn Garry2019-11-211-8/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner2019-05-301-1/+1
* scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig2019-02-051-1/+0
* bsg: provide bsg_remove_queue() helperJens Axboe2018-11-071-5/+1
* bsg: pass in desired timeout handlerJens Axboe2018-11-071-2/+2
* scsi: libsas: delete dead code in scsi_transport_sas.cJason Yan2018-09-251-2/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-101-4/+0
|\
| * scsi: scsi_transport_sas: don't bounce highmem pages for the smp handlerChristoph Hellwig2018-05-011-4/+0
* | block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig2018-05-291-13/+6
|/
* bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig2018-03-131-1/+0
* block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-081-2/+2
* scsi: scsi_transport_sas: check reply payload length instead of bidi requestChristoph Hellwig2017-10-161-1/+1
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-291-89/+29
* scsi: scsi_transport_sas: Check kzalloc() return valueBart Van Assche2017-08-251-0/+3
* block: don't set bounce limit in blk_init_allocated_queueChristoph Hellwig2017-06-271-0/+5
* block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-201-0/+2
* block: introduce new block status code typeChristoph Hellwig2017-06-091-1/+1
* block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche2017-06-011-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-2/+6
|\
| * scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-2/+6
* | scsi_transport_sas: always pass 0 error to blk_end_request_allChristoph Hellwig2017-04-261-1/+1
* | scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-201-1/+1
|/
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* scsi_transport_sas: fix BSG ioctl memory corruptionOmar Sandoval2017-02-211-8/+16
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-0/+5
* scsi: sas: remove is_sas_attached()Johannes Thumshirn2016-08-181-16/+0
* scsi: disable automatic target scanHannes Reinecke2016-04-111-3/+4
* scsi_transport_sas: add 'scsi_target_id' sysfs attributeHannes Reinecke2016-03-141-0/+2
* scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley2015-12-181-0/+14
* scsi_transport_sas: add is_sas_attached() functionJames Bottomley2015-12-181-0/+16
* scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...Jordan Hargrave2015-09-061-10/+0
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* [SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_removeJoe Lawrence2014-05-221-2/+1
* [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasSreekanth Reddy2012-12-011-0/+1
* [SCSI] scsi_transport_sas: 'enable' phys on resetDan Williams2012-02-291-0/+1
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-0/+23
* [SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams2012-02-191-1/+17
* [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-191-3/+15
* [SCSI] libsas: disable scanning lun > 0 on ata devicesDan Williams2011-10-021-2/+8
* block: remove per-queue pluggingJens Axboe2011-03-101-5/+1
* [SCSI] scsi_transport_sas: add support for transport layer retries (TLR)James Bottomley2010-02-081-6/+97
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-3/+3