index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cciss_scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cciss: switch to ->show_info()
Al Viro
2013-04-09
1
-51
/
+45
*
cciss: fix handling of protocol error
Stephen M. Cameron
2012-09-18
1
-0
/
+1
*
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
2012-08-21
1
-10
/
+1
*
cciss: Fix scsi tape io with more than 255 scatter gather elements
Stephen M. Cameron
2012-03-22
1
-1
/
+1
*
cciss: Initialize scsi host max_sectors for tape drive support
Stephen M. Cameron
2012-03-22
1
-0
/
+1
*
cciss: auto engage SCSI mid layer at driver load time
Stephen M. Cameron
2011-11-16
1
-0
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
cciss: add cciss_tape_cmds module paramter
Stephen M. Cameron
2011-05-06
1
-18
/
+23
*
Revert "cciss: Add missing allocation in scsi_cmd_stack_setup and correspond...
Jens Axboe
2011-03-12
1
-9
/
+0
*
cciss: fix missed command status value CMD_UNABORTABLE
Stephen M. Cameron
2011-03-12
1
-2
/
+11
*
cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deal...
Stephen M. Cameron
2011-03-11
1
-0
/
+9
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-3
/
+5
*
cciss: change printks to dev_warn, etc.
Stephen M. Cameron
2010-08-07
1
-85
/
+74
*
cciss: separate cmd_alloc() and cmd_special_alloc()
Stephen M. Cameron
2010-08-07
1
-4
/
+6
*
cciss: use consistent variable names
Stephen M. Cameron
2010-08-07
1
-303
/
+288
*
cciss: Set the performant mode bit in the scsi half of the driver
Stephen M. Cameron
2010-08-07
1
-18
/
+2
*
cciss: remove errant debug code
Mike Miller
2010-08-07
1
-2
/
+0
*
cciss: add performant mode support for Stars/Sirius
Mike Miller
2010-08-07
1
-2
/
+4
*
cciss: set SCSI max cmd len to 16, as default is wrong
Stephen M. Cameron
2010-06-15
1
-0
/
+1
*
cciss: call BUG() earlier
Dan Carpenter
2010-06-01
1
-1
/
+1
*
cciss: Fix problem with scatter gather elements in the scsi half of the driver
Stephen M. Cameron
2010-02-28
1
-26
/
+59
*
cciss: eliminate unnecessary pointer use in cciss scsi code
Stephen M. Cameron
2010-02-28
1
-16
/
+15
*
cciss: do not use void pointer for scsi hba data
Stephen M. Cameron
2010-02-28
1
-13
/
+10
*
cciss: detect bad alignment of scsi commands at build time
Stephen M. Cameron
2010-02-28
1
-4
/
+8
*
cciss: Fix weird usage of ENXIO in cciss_scsi.c
Stephen M. Cameron
2009-11-13
1
-1
/
+1
*
cciss: fix typo that causes scsi status to be lost.
Stephen M. Cameron
2009-11-13
1
-1
/
+1
*
cciss: decode unit attention in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-09
1
-7
/
+16
*
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
2009-06-09
1
-15
/
+9
*
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
2009-06-09
1
-22
/
+4
*
cciss: Use schedule_timeout_uninterruptible in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-09
1
-1
/
+1
*
cciss: use schedule_timeout_interruptible()
Andrew Morton
2009-06-02
1
-2
/
+1
*
cciss: fix SCSI device reset handler
Stephen M. Cameron
2009-06-02
1
-6
/
+79
*
cciss: Fix cciss SCSI rescan code to better notice device changes
scameron@beardog.cca.cpqcorp.net
2008-10-09
1
-53
/
+98
*
cciss: add support for multi lun tape devices
Mike Miller
2008-08-06
1
-3
/
+37
*
cciss: change the way we notify scsi midlayer of tape drives
Mike Miller
2008-08-06
1
-39
/
+118
*
cciss: fix warning oops on rmmod of driver
scameron@beardog.cca.cpqcorp.net
2008-04-21
1
-1
/
+1
*
resubmit: cciss: procfs updates to display info about many
Mike Miller
2008-03-04
1
-7
/
+3
*
drivers/block/: Spelling fixes
Joe Perches
2008-02-03
1
-2
/
+2
*
cciss: update copyright notices
Mike Miller
2007-10-29
1
-7
/
+7
*
[SCSI] cciss: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-29
1
-53
/
+22
*
cciss: include scsi/scsi.h unconditionally
Stephen Cameron
2007-05-08
1
-1
/
+0
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
1
-1
/
+1
*
[SCSI] Improve inquiry printing
Matthew Wilcox
2006-08-06
1
-9
/
+5
*
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
2006-06-06
1
-3
/
+3
*
[PATCH] kzalloc() conversion in drivers/block
Eric Sesterhenn
2006-03-27
1
-2
/
+1
*
BUG_ON() Conversion in drivers/block/
Eric Sesterhenn
2006-03-24
1
-1
/
+1
*
[PATCH] cciss: adds MSI and MSI-X support
Mike Miller
2006-01-08
1
-1
/
+1
*
[PATCH] cciss_scsi warning fix
Grant Coady
2005-11-15
1
-1
/
+1
*
[SCSI] cciss: scsi error handling
mike.miller@hp.com
2005-11-06
1
-1
/
+81
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-3
/
+7
[next]