summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_sas.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_physJames Bottomley2009-08-221-4/+0
* scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori2009-06-211-2/+2
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-3/+1
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-20/+22
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-2/+2
* block: make queue flags non-atomicNick Piggin2008-04-291-2/+1
* [SCSI] scsi_transport_sas: fix the lifetime of sas bsg objectsFUJITA Tomonori2008-04-221-2/+20
* [SCSI] bsg: add release callback supportFUJITA Tomonori2008-04-221-1/+1
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-69/+88
* drivers/scsi/: Spelling fixesJoe Perches2008-02-031-1/+1
* [SCSI] libsas, bsg: pass errors through correctlyJames Bottomley2008-01-111-0/+1
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-111-19/+21
* [SCSI] bsg: make class backlinksJames Bottomley2007-07-211-14/+18
* [SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley2007-07-201-1/+35
* [SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori2007-07-181-0/+85
* Fix typos concerning hierarchyUwe Kleine-König2007-02-171-2/+2