summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert2018-03-121-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: remove useless acpi functions in the header fileHanjun Guo2017-01-101-10/+0
* lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-151-19/+0
* scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-151-4/+4
* Move code that is used both by initiator and target driversBart Van Assche2015-06-011-18/+1
* Split SCSI header filesBart Van Assche2015-06-011-270/+2
* scsi: use external buffer for command loggingHannes Reinecke2015-01-091-0/+3
* scsi: add SPC-3 command definitionsHannes Reinecke2014-11-241-3/+7
* scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-241-1/+1
* scsi: fix the type for well known LUsSubhash Jadavani2014-10-011-0/+1
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-081-1/+1
* scsi: add a symbolic name for the ZBC device typeChristoph Hellwig2014-07-251-0/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* target_core_alua: Referrals infrastructureHannes Reinecke2014-01-091-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-121-0/+1
|\
| * scsi: Add CDB definition for COMPARE_AND_WRITENicholas Bellinger2013-09-091-0/+1
* | [SCSI] Return ENODATA on medium errorHannes Reinecke2013-08-231-0/+1
* | [SCSI] return ENOSPC on thin provisioning failureHannes Reinecke2013-08-231-0/+1
* | [SCSI] Set hostbyte status in scsi_check_sense()Hannes Reinecke2013-08-231-1/+0
|/
* [SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2013-06-041-0/+5
* Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2012-07-251-0/+2
|\
| * [SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers2012-07-201-0/+2
* | [SCSI] add wrapper to access and set scsi_bus_type in struct acpi_bus_typeHolger Macht2012-06-291-0/+10
|/
* scsi: update scsi.h with SYNCHRONIZE_CACHE_16Andy Grover2012-02-251-0/+1
* treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-171-0/+5
|\
| * [SCSI] Add detailed SCSI I/O errorsHannes Reinecke2011-02-121-0/+5
* | [SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ...David Dillow2011-01-241-0/+1
|/
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-0/+1
|\
| * sr: implement sr_check_events()Tejun Heo2010-12-161-0/+1
* | [SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitionsNicholas Bellinger2010-12-211-0/+28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-221-0/+2
|\
| * USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz2010-10-221-0/+2
* | block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-101-0/+6
|/
* scsi: use __uX types for headers exported to user spacePeter Korsgaard2010-08-111-4/+4
* [SCSI] Add missing scsi command definitionsMartin K. Petersen2010-04-301-0/+2
* [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt2010-04-111-0/+1
* [SCSI] scsi: Add missing command definitionsMartin K. Petersen2009-12-041-0/+4
* [SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen2009-10-021-0/+3
* [SCSI] Make scsi.h independent of the rest of the scsi includesJames Bottomley2009-03-121-17/+2
* [SCSI] add OSD_TYPEBoaz Harrosh2009-03-121-0/+1
* [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-11/+0
* [SCSI] scsi: add transport host byte errors (v3)Mike Christie2008-10-131-0/+5
* [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-131-0/+1
* [SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley2008-08-291-0/+14
* [SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke2008-07-261-0/+3
* [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-121-0/+17
* [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-051-0/+1
* [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-021-7/+33