aboutsummaryrefslogtreecommitdiff
path: root/include/scsi/scsi.h
AgeCommit message (Expand)Author
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
2006-10-25[SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke
2006-08-29[SCSI] aic94xx: new driverJames Bottomley
2006-08-06[SCSI] Improve inquiry printingMatthew Wilcox
2006-02-27[SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley
2006-02-14[PATCH] add scsi_execute_in_process_context() APIJames Bottomley
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig
2005-08-10Merge /spare/repo/linux-2.6/Jeff Garzik
2005-07-11[SCSI] add TYPE_RBC to our type tableJames Bottomley
2005-06-22Merge /spare/repo/linux-2.6/Jeff Garzik
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro
2005-05-20[SCSI] add scsi changer driverGerd Knorr
2005-05-12[libata] ATA passthru (arbitrary ATA command execution)Jeff Garzik
2005-04-18scsi: add DID_REQUEUE to the error handling
2005-04-18[PATCH] consolidate timeout defintions in scsi.h
2005-04-16Linux-2.6.12-rc2Linus Torvalds