aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/cciss_scsi.c
AgeCommit message (Expand)Author
2012-09-18cciss: fix handling of protocol errorStephen M. Cameron
2012-08-21cciss: fix incorrect scsi status reportingStephen M. Cameron
2012-03-22cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron
2012-03-22cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron
2011-11-16cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-06cciss: add cciss_tape_cmds module paramterStephen M. Cameron
2011-03-12Revert "cciss: Add missing allocation in scsi_cmd_stack_setup and correspond...Jens Axboe
2011-03-12cciss: fix missed command status value CMD_UNABORTABLEStephen M. Cameron
2011-03-11cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deal...Stephen M. Cameron
2010-11-16SCSI host lock push-downJeff Garzik
2010-08-07cciss: change printks to dev_warn, etc.Stephen M. Cameron
2010-08-07cciss: separate cmd_alloc() and cmd_special_alloc()Stephen M. Cameron
2010-08-07cciss: use consistent variable namesStephen M. Cameron
2010-08-07cciss: Set the performant mode bit in the scsi half of the driverStephen M. Cameron
2010-08-07cciss: remove errant debug codeMike Miller
2010-08-07cciss: add performant mode support for Stars/SiriusMike Miller
2010-06-15cciss: set SCSI max cmd len to 16, as default is wrongStephen M. Cameron
2010-06-01cciss: call BUG() earlierDan Carpenter
2010-02-28cciss: Fix problem with scatter gather elements in the scsi half of the driverStephen M. Cameron
2010-02-28cciss: eliminate unnecessary pointer use in cciss scsi codeStephen M. Cameron
2010-02-28cciss: do not use void pointer for scsi hba dataStephen M. Cameron
2010-02-28cciss: detect bad alignment of scsi commands at build timeStephen M. Cameron
2009-11-13cciss: Fix weird usage of ENXIO in cciss_scsi.cStephen M. Cameron
2009-11-13cciss: fix typo that causes scsi status to be lost.Stephen M. Cameron
2009-06-09cciss: decode unit attention in SCSI error handling codescameron@beardog.cca.cpqcorp.net
2009-06-09cciss: change SCSI error handling routines to work with interrupts enabled.scameron@beardog.cca.cpqcorp.net
2009-06-09cciss: simplify interface of sendcmd() and sendcmd_withirq()scameron@beardog.cca.cpqcorp.net
2009-06-09cciss: Use schedule_timeout_uninterruptible in SCSI error handling codescameron@beardog.cca.cpqcorp.net
2009-06-02cciss: use schedule_timeout_interruptible()Andrew Morton
2009-06-02cciss: fix SCSI device reset handlerStephen M. Cameron
2008-10-09cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net
2008-08-06cciss: add support for multi lun tape devicesMike Miller
2008-08-06cciss: change the way we notify scsi midlayer of tape drivesMike Miller
2008-04-21cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net
2008-03-04resubmit: cciss: procfs updates to display info about manyMike Miller
2008-02-03drivers/block/: Spelling fixesJoe Perches
2007-10-29cciss: update copyright noticesMike Miller
2007-05-29[SCSI] cciss: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-08cciss: include scsi/scsi.h unconditionallyStephen Cameron
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-08-06[SCSI] Improve inquiry printingMatthew Wilcox
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig
2006-03-27[PATCH] kzalloc() conversion in drivers/blockEric Sesterhenn
2006-03-24BUG_ON() Conversion in drivers/block/Eric Sesterhenn
2006-01-08[PATCH] cciss: adds MSI and MSI-X supportMike Miller
2005-11-15[PATCH] cciss_scsi warning fixGrant Coady
2005-11-06[SCSI] cciss: scsi error handlingmike.miller@hp.com
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-09-13[PATCH] cciss: SCSI tape info for /procMike Miller