Commit History

Author SHA1 Message Date
  Stephen M. Cameron 2453f5f992 cciss: fix handling of protocol error 12 years ago
  Stephen M. Cameron b0cf0b118c cciss: fix incorrect scsi status reporting 13 years ago
  Stephen M. Cameron bc67f63650 cciss: Fix scsi tape io with more than 255 scatter gather elements 13 years ago
  Stephen M. Cameron 395d287526 cciss: Initialize scsi host max_sectors for tape drive support 13 years ago
  Stephen M. Cameron 0007a4c90a cciss: auto engage SCSI mid layer at driver load time 13 years ago
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
  Stephen M. Cameron 8a4ec67bd5 cciss: add cciss_tape_cmds module paramter 14 years ago
  Jens Axboe b66538014f Revert "cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deallocation" 14 years ago
  Stephen M. Cameron 6d9a4f9e21 cciss: fix missed command status value CMD_UNABORTABLE 14 years ago
  Stephen M. Cameron 978eb516a4 cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deallocation 14 years ago
  Jeff Garzik f281233d3e SCSI host lock push-down 14 years ago
  Stephen M. Cameron b2a4a43dba cciss: change printks to dev_warn, etc. 15 years ago
  Stephen M. Cameron 6b4d96b878 cciss: separate cmd_alloc() and cmd_special_alloc() 15 years ago
  Stephen M. Cameron f70dba8366 cciss: use consistent variable names 15 years ago
  Stephen M. Cameron 373b45f7b6 cciss: Set the performant mode bit in the scsi half of the driver 15 years ago
  Mike Miller b0dd5cad3a cciss: remove errant debug code 15 years ago
  Mike Miller 5e216153c3 cciss: add performant mode support for Stars/Sirius 15 years ago
  Stephen M. Cameron 79600aadcf cciss: set SCSI max cmd len to 16, as default is wrong 15 years ago
  Dan Carpenter 713b686494 cciss: call BUG() earlier 15 years ago
  Stephen M. Cameron 87c3a922a7 cciss: Fix problem with scatter gather elements in the scsi half of the driver 15 years ago
  Stephen M. Cameron bf88737818 cciss: eliminate unnecessary pointer use in cciss scsi code 15 years ago
  Stephen M. Cameron aad9fb6f2c cciss: do not use void pointer for scsi hba data 15 years ago
  Stephen M. Cameron 1b7d0d28ad cciss: detect bad alignment of scsi commands at build time 15 years ago
  Stephen M. Cameron 8721c81f64 cciss: Fix weird usage of ENXIO in cciss_scsi.c 15 years ago
  Stephen M. Cameron b0e15f6db1 cciss: fix typo that causes scsi status to be lost. 15 years ago
  scameron@beardog.cca.cpqcorp.net 3969251b80 cciss: decode unit attention in SCSI error handling code 16 years ago
  scameron@beardog.cca.cpqcorp.net 85cc61ae41 cciss: change SCSI error handling routines to work with interrupts enabled. 16 years ago
  scameron@beardog.cca.cpqcorp.net b57695fe13 cciss: simplify interface of sendcmd() and sendcmd_withirq() 16 years ago
  scameron@beardog.cca.cpqcorp.net 40df6ae427 cciss: Use schedule_timeout_uninterruptible in SCSI error handling code 16 years ago
  Andrew Morton 77b0308a07 cciss: use schedule_timeout_interruptible() 16 years ago