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