cciss: Fix scsi tape io with more than 255 scatter gather elements
[linux-flexiantxendom0.git] / drivers / block / cciss_scsi.c
2012-04-30 Stephen M. Cameroncciss: Fix scsi tape io with more than 255 scatter...
2012-04-30 Stephen M. Cameroncciss: Initialize scsi host max_sectors for tape drive...
2011-11-16 Stephen M. Cameroncciss: auto engage SCSI mid layer at driver load time
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-05-06 Stephen M. Cameroncciss: add cciss_tape_cmds module paramter
2011-03-12 Jens AxboeRevert "cciss: Add missing allocation in scsi_cmd_stack...
2011-03-12 Stephen M. Cameroncciss: fix missed command status value CMD_UNABORTABLE
2011-03-11 Stephen M. Cameroncciss: Add missing allocation in scsi_cmd_stack_setup...
2010-11-16 Jeff GarzikSCSI host lock push-down
2010-08-07 Stephen M. Cameroncciss: change printks to dev_warn, etc.
2010-08-07 Stephen M. Cameroncciss: separate cmd_alloc() and cmd_special_alloc()
2010-08-07 Stephen M. Cameroncciss: use consistent variable names
2010-08-07 Stephen M. Cameroncciss: Set the performant mode bit in the scsi half...
2010-08-07 Mike Millercciss: remove errant debug code
2010-08-07 Mike Millercciss: add performant mode support for Stars/Sirius
2010-06-15 Stephen M. Cameroncciss: set SCSI max cmd len to 16, as default is wrong
2010-06-01 Dan Carpentercciss: call BUG() earlier
2010-02-28 Stephen M. Cameroncciss: Fix problem with scatter gather elements in...
2010-02-28 Stephen M. Cameroncciss: eliminate unnecessary pointer use in cciss scsi...
2010-02-28 Stephen M. Cameroncciss: do not use void pointer for scsi hba data
2010-02-28 Stephen M. Cameroncciss: detect bad alignment of scsi commands at build...
2009-11-13 Stephen M. Cameroncciss: Fix weird usage of ENXIO in cciss_scsi.c
2009-11-13 Stephen M. Cameroncciss: fix typo that causes scsi status to be lost.
2009-06-09 scameron@beardog... cciss: decode unit attention in SCSI error handling...
2009-06-09 scameron@beardog... cciss: change SCSI error handling routines to work...
2009-06-09 scameron@beardog... cciss: simplify interface of sendcmd() and sendcmd_with...
2009-06-09 scameron@beardog... cciss: Use schedule_timeout_uninterruptible in SCSI...
2009-06-02 Andrew Mortoncciss: use schedule_timeout_interruptible()
2009-06-02 Stephen M. Cameroncciss: fix SCSI device reset handler
2008-10-09 scameron@beardog... cciss: Fix cciss SCSI rescan code to better notice...
2008-08-06 Mike Millercciss: add support for multi lun tape devices
2008-08-06 Mike Millercciss: change the way we notify scsi midlayer of tape...
2008-04-21 scameron@beardog... cciss: fix warning oops on rmmod of driver
2008-03-04 Mike Millerresubmit: cciss: procfs updates to display info about...
2008-02-03 Joe Perchesdrivers/block/: Spelling fixes
2007-10-29 Mike Millercciss: update copyright notices
2007-05-29 FUJITA Tomonori[SCSI] cciss: convert to use the data buffer accessors
2007-05-08 Stephen Cameroncciss: include scsi/scsi.h unconditionally
2006-10-01 Peter Zijlstra[PATCH] completions: lockdep annotate on stack completions
2006-08-06 Matthew Wilcox[SCSI] Improve inquiry printing
2006-06-06 Christoph Hellwig[SCSI] fix up request buffer reference in various scsi...
2006-03-27 Eric Sesterhenn[PATCH] kzalloc() conversion in drivers/block
2006-03-24 Eric SesterhennBUG_ON() Conversion in drivers/block/
2006-01-09 Mike Miller[PATCH] cciss: adds MSI and MSI-X support
2005-11-15 Grant Coady[PATCH] cciss_scsi warning fix
2005-11-06 mike.miller@hp.com[SCSI] cciss: scsi error handling
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-09-13 Mike Miller[PATCH] cciss: SCSI tape info for /proc
2005-09-13 Mike Miller[PATCH] cciss: One Button Disaster Recovery support
2005-09-13 Mike Miller[PATCH] cciss: direct lookup for command completions
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2