aboutsummaryrefslogtreecommitdiff
path: root/include/scsi/scsi.h
AgeCommit message (Expand)Author
2015-06-01Move code that is used both by initiator and target driversBart Van Assche
2015-06-01Split SCSI header filesBart Van Assche
2015-01-09scsi: use external buffer for command loggingHannes Reinecke
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-07-25scsi: add a symbolic name for the ZBC device typeChristoph Hellwig
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-01-09target_core_alua: Referrals infrastructureHannes Reinecke
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-09-09scsi: Add CDB definition for COMPARE_AND_WRITENicholas Bellinger
2013-08-23[SCSI] Return ENODATA on medium errorHannes Reinecke
2013-08-23[SCSI] return ENOSPC on thin provisioning failureHannes Reinecke
2013-08-23[SCSI] Set hostbyte status in scsi_check_sense()Hannes Reinecke
2013-06-04[SCSI] Allow error handling timeout to be specifiedMartin K. Petersen
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik
2012-07-20[SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers
2012-06-29[SCSI] add wrapper to access and set scsi_bus_type in struct acpi_bus_typeHolger Macht
2012-02-25scsi: update scsi.h with SYNCHRONIZE_CACHE_16Andy Grover
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-02-12[SCSI] Add detailed SCSI I/O errorsHannes Reinecke
2011-01-24[SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ...David Dillow
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-21[SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitionsNicholas Bellinger
2010-12-16sr: implement sr_check_events()Tejun Heo
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen
2010-08-11scsi: use __uX types for headers exported to user spacePeter Korsgaard
2010-04-30[SCSI] Add missing scsi command definitionsMartin K. Petersen
2010-04-11[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt
2009-12-04[SCSI] scsi: Add missing command definitionsMartin K. Petersen
2009-10-02[SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen
2009-03-12[SCSI] Make scsi.h independent of the rest of the scsi includesJames Bottomley
2009-03-12[SCSI] add OSD_TYPEBoaz Harrosh
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen
2008-10-13[SCSI] scsi: add transport host byte errors (v3)Mike Christie
2008-10-13[SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie
2008-08-29[SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley
2008-07-26[SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann
2008-06-05[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh
2008-02-07[SCSI] add protocol definitionsJames Bottomley
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2007-10-16SCSI: support for allocating large scatterlistsJens Axboe
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev