aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi.h
Commit message (Expand)AuthorAge
* 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-10
* 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
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* SCSI: support for allocating large scatterlistsJens Axboe2007-10-16
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-17
* [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori2006-10-25
* [SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2006-10-25
* [SCSI] aic94xx: new driverJames Bottomley2006-08-29
* [SCSI] Improve inquiry printingMatthew Wilcox2006-08-06
* [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-28
* [PATCH] add scsi_execute_in_process_context() APIJames Bottomley2006-02-14