summaryrefslogtreecommitdiff
path: root/drivers/scsi/constants.c
AgeCommit message (Expand)Author
2012-09-14[SCSI] add DID_TARGET_FAILURE and DID_NEXUS_FAILURE to hostbyte_table in cons...Moger, Babu
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-04-15[SCSI] Log thin provisioning threshold eventShyam Iyer
2010-09-02[SCSI] Fix warning: zero-length gnu_printf format stringJean Sacren
2010-02-19[SCSI] Fix printing of failed 32-byte commandsMartin K. Petersen
2010-02-19[SCSI] Fix printing of variable length commandsMartin K. Petersen
2009-12-04[SCSI] scsi: Add missing command definitionsMartin K. Petersen
2009-08-22[SCSI] update scsi/constants.cDouglas Gilbert
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen
2008-10-13[SCSI] scsi: add transport host byte errors (v3)Mike Christie
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh
2008-01-11[SCSI] Add Documentation and integrate into docbook buildRob Landley
2008-01-11[SCSI] add DID_REQUEUE string to scsi_show_result host tableMike Christie
2007-10-12[SCSI] Fix device not ready printkJames Bottomley
2007-10-12[SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras staticAdrian Bunk
2007-03-11[SCSI] constants.c: Update ASC list and make it constMartin K. Petersen
2007-03-11[SCSI] constants.c: cleanup, verbose result printingMartin K. Petersen
2006-07-09[SCSI] update additional sense codes and some opcode namesDouglas Gilbert
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2005-12-15[SCSI] Move scsi_print_msg to SPI classMatthew Wilcox
2005-12-13[SCSI] Mark some core scsi data structures constArjan van de Ven
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley
2005-08-28[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley
2005-08-28[SCSI] drivers/scsi/constants.c should include scsi_dbg.hAdrian Bunk
2005-04-18[PATCH] remove outdated print_* functions
2005-01-06[PATCH] export print_sense_internalMike Christie
2004-11-25[PATCH] kill scsi_syms.cAdrian Bunk
2004-11-16SCSI: updates to constants.cJames Bottomley
2004-06-19[PATCH] switch scsi core and sd to <scsi/*.h> headersChristoph Hellwig
2004-06-03[PATCH] SCSI: replace deprecated hosts.h fileArjan van de Ven
2004-06-01MergeJames Bottomley
2004-05-29[PATCH] sparse: bits and piecesAlexander Viro
2004-05-28[PATCH] move scsi debugging helpers and give them sane namesChristoph Hellwig
2004-03-10[PATCH] New SCSI host_byte status code.Naveen Burmi
2003-10-27[PATCH] Strange SCSI messagesAndries E. Brouwer
2003-10-16[PATCH] SCSI constants.cDouglas Gilbert
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-06-05[PATCH] constants.c codingstyle fixesChristoph Hellwig
2003-01-13[SCSI] Move cmd->host to cmd->device->hostLuben Tuikov
2003-01-13[SCSI] Move cmd->{lun, target, channel} to cmd->device->{lun, id, channel}Luben Tuikov
2002-10-31[PATCH] uses of ->rq_dev in printksAlexander Viro
2002-07-02Merge mulgrave.(none):/home/jejb/BK/scsi-new-tag-2.5James Bottomley
2002-06-17[PATCH] 2.5.22 compile fixesStephen Rothwell
2002-06-15[PATCH] SCSI stuff part 2Andries E. Brouwer
2002-06-11make Scsi_Cmnd and Scsi_Request.request be a pointer to theJames Bottomley
2002-02-05v2.5.1.11 -> v2.5.2Linus Torvalds
2002-02-04v2.4.13.1 -> v2.4.13.2Linus Torvalds