summaryrefslogtreecommitdiff
path: root/drivers/block/cciss_scsi.c
Commit message (Expand)AuthorAge
* cciss: Set the performant mode bit in the scsi half of the driverStephen M. Cameron2010-08-07
* cciss: remove errant debug codeMike Miller2010-08-07
* cciss: add performant mode support for Stars/SiriusMike Miller2010-08-07
* cciss: set SCSI max cmd len to 16, as default is wrongStephen M. Cameron2010-06-15
* cciss: call BUG() earlierDan Carpenter2010-06-01
* cciss: Fix problem with scatter gather elements in the scsi half of the driverStephen M. Cameron2010-02-28
* cciss: eliminate unnecessary pointer use in cciss scsi codeStephen M. Cameron2010-02-28
* cciss: do not use void pointer for scsi hba dataStephen M. Cameron2010-02-28
* cciss: detect bad alignment of scsi commands at build timeStephen M. Cameron2010-02-28
* cciss: Fix weird usage of ENXIO in cciss_scsi.cStephen M. Cameron2009-11-13
* cciss: fix typo that causes scsi status to be lost.Stephen M. Cameron2009-11-13
* cciss: decode unit attention in SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: change SCSI error handling routines to work with interrupts enabled.scameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: simplify interface of sendcmd() and sendcmd_withirq()scameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: Use schedule_timeout_uninterruptible in SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: use schedule_timeout_interruptible()Andrew Morton2009-06-02
* cciss: fix SCSI device reset handlerStephen M. Cameron2009-06-02
* cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net2008-10-09
* cciss: add support for multi lun tape devicesMike Miller2008-08-06
* cciss: change the way we notify scsi midlayer of tape drivesMike Miller2008-08-06
* cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net2008-04-21
* resubmit: cciss: procfs updates to display info about manyMike Miller2008-03-04
* drivers/block/: Spelling fixesJoe Perches2008-02-03
* cciss: update copyright noticesMike Miller2007-10-29
* [SCSI] cciss: convert to use the data buffer accessorsFUJITA Tomonori2007-05-29
* cciss: include scsi/scsi.h unconditionallyStephen Cameron2007-05-08
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* [SCSI] Improve inquiry printingMatthew Wilcox2006-08-06
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-06
* [PATCH] kzalloc() conversion in drivers/blockEric Sesterhenn2006-03-27
* BUG_ON() Conversion in drivers/block/Eric Sesterhenn2006-03-24
* [PATCH] cciss: adds MSI and MSI-X supportMike Miller2006-01-08
* [PATCH] cciss_scsi warning fixGrant Coady2005-11-15
* [SCSI] cciss: scsi error handlingmike.miller@hp.com2005-11-06
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [PATCH] cciss: SCSI tape info for /procMike Miller2005-09-13
* [PATCH] cciss: One Button Disaster Recovery supportMike Miller2005-09-13
* [PATCH] cciss: direct lookup for command completionsMike Miller2005-09-13
* Linux-2.6.12-rc2Linus Torvalds2005-04-16